H3C Comware Platform
The JSA DSM for the H3C Comware Platform collects events from a number of network devices from H3C Technologies. JSA supports H3C Switches, H3C Routers, H3C Wireless LAN Devices, and H3C IP Security Devices.
The following table describes the specifications for the H3C Comware Platform DSM:
Specification |
Value |
---|---|
Manufacturer |
H3C Technologies Co., Limited |
DSM name |
H3C Comware Platform, H3C Switches, H3C Routers, H3C Wireless LAN Devices, and H3C IP Security Devices. |
RPM file name |
DSM-H3CComware-JSA_version-build_number.noarch.rpm |
Supported versions |
V7 |
Protocol |
Syslog |
Event format |
NVP |
Recorded event types |
System |
Automatically discovered? |
No |
Includes identity? |
No |
Includes custom properties? |
No |
More information |
To integrate H3C Comware Platform, H3C Switches, H3C Routers, H3C Wireless LAN Devices, or H3C IP Security Devices with JSA, complete the following steps:
If automatic updates are not enabled, download and install the most recent version of the H3C Comware Platform DSM RPM from the Juniper Downloads onto your JSA Console.
Configure your H3C Comware Platform router or device to send syslog events to JSA.
If JSA does not automatically detect the log source, add a H3C Comware Platform log source on the JSA Console. The following table describes the parameters that require specific values for H3C Comware Platform event collection:
Table 2: H3C Comware Platform Log Source Parameters Parameter
Value
Log Source type
H3C Comware Platform
Protocol Configuration
Syslog
The following table provides a sample syslog event message for the H3C Comware Platform DSM:
Event name |
Low level category |
Sample log message |
---|---|---|
A user's AAA request is rejected |
AAA Session Denied |
<188>Jun 14 17:11:11 2013 HP %%10AAA/5/AAA_FAILURE: -AAAType=AUTHOR-AAADomain =domain1-Service=login- UserName=cwf@system; AAA is failed. |
Configuring H3C Comware Platform to Communicate with JSA
To collect H3C Comware Platform events, enable syslog settings and configure a log host. H3C Switches, H3C Routers, H3C Wireless LAN Devices, and H3C IP Security Devices are supported by JSA.
Log in to the command line interface by using the console port, or by using Telnet or SSH.
For more information about login methods, see the Logging into the CLI section in the configuration guide for your H3C devices.
To access the system view, type the <system_name> system-view command.
To enable the syslog settings, type the following commands in the order that they are listed.
info-center source default loghost deny
info-center source AAA loghost level informational
info-center source ACL loghost level informational
info-center source FIPS loghost level informational
info-center source HTTPD loghost level informational
info-center source IKE loghost level informational
info-center source IPSEC loghost level informational
info-center source LOGIN loghost level informational
info-center source LS loghost level informational
info-center source PKI loghost level informational
info-center source PORTSEC loghost level informational
info-center source PWDCTL loghost level informational
info-center source RADIUS loghost level informational
info-center source SHELL loghost level informational
info-center source SNMP loghost level informational
info-center source SSHS loghost level informational
info-center source TACACS loghost level informational
info-center loghost <JSA Event Collector IP> 514
To exit the system view, type the quit <system_name> command.