This topic applies to Logger Appliances only.
You can use SNMP (Simple Network Management Protocol) to monitor the health of your appliance. Logger appliance supports SNMP v2c and SNMP v3.
You can configure SNMP polling and notifications (traps):
Hardware
Logger supports polling and notifications for the following hardware parameters.
Logger application
The following notifications are defined in the ARCSIGHT-EVENT-MIB.
To configure SNMP polling:
SNMP Version: Select V2c or V3. The default is V2c.
V2c — Enter the following value:
Community String: 6–128 alphanumeric, underscore (_), and dash (-) characters.
V3 — Enter values for the following fields:
Username: 4–16 alphanumeric, lower-case characters. The user name must begin with an alphabetic character and may include underscores.
Authentication Protocol: Select MD5 or SHA.
Authentication Passphrase: Enter a password consisting of 8–256 characters.
Privacy Protocol: Select DES or AES128.
Privacy Passphrase: Enter a password consisting of 8–256 characters.
Note: To be valid, the values for Poll Configuration and Trap Configuration must match.
If an SNMP destination is configured, Logger can send notifications for a limited set of events (see SNMP Metrics Supported.
SNMP notifications differ from those sent by SmartConnectors, which are for a generic ArcSight event. The notifications listed here are specific to a single event, making them easier for understanding by a network management system like Micro Focus NMMi.
To configure the destination for SNMP notifications:
SNMP Version: Select V2c or V3. The default is V2c.
V2c — Enter the following value:
Community String: 6–128 alphanumeric, underscore (_), and dash (-) characters.
V3 — Enter values for the following fields:
Username: 4–16 alphanumeric, lower-case characters. The user name must begin with an alphabetic character and may include underscores.
Authentication Protocol: Select MD5 or SHA.
Authentication Passphrase: Enter a password consisting of 8–256 characters.
Privacy Protocol: Select DES or AES128.
Privacy Passphrase: Enter a password consisting of 8–256 characters.
Note: To be valid, the values for Poll Configuration and Trap Configuration must match.
Download ArcSight MIB file and other standard Net-SNMP MIB files using following URLs:
https://<system_name_or_ip>/platform-service/ARCSIGHT-EVENT-MIB.txt
https://<system_name_or_ip>/platform-service/DISMAN-EVENT-MIB.txt
https://<system_name_or_ip>/platform-service/HOST-RESOURCES-MIB.txt
https://<system_name_or_ip>/platform-service/IF-MIB.txt
https://<system_name_or_ip>/platform-service/UCD-SNMP-MIB.txt
Load the MIB.
Configure the node (appliance) in the NMS (or MIB browser) according to the protocol used, either v2c or v3.
The standard MIB files contain the following types of notifications:
| Module | Notification Types |
|---|---|
| DISMAN-EVENT-MIB | Event triggers and actions for standard network management. |
| IF-MIB | Objects for network interfaces. |
| IP-MIB | IP and ICMP implementations. |
| HOST-RESOURCES-MIB | Standard hardware parameters. |