Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Creating SNMP trap notification rules

TipYou can access your management information base (MIB) file through the Admin App when creating or editing an SNMP trap notification. It appears as a downloadable link on the right-hand side of the page.

To create an SNMP trap notification:

Procedure

  1. Select the Configuration window.

  2. Click Notifications.

  3. Click Create.

  4. In the Type field, select SNMP Trap.

  5. Enter a name for the notification rule.

  6. Under SNMP Trap settings, click Enable to enable the rule.

  7. Configure the settings for the notification rule.

  8. Specify a severity filter for the notification rule.

  9. Click Create.

SNMP trap notification rule settings

When you create an SNMP trap notification rule, the system sends notifications of system events via SNMP traps.

SNMP Trap settings
  • Enable: Turns on SNMP trap notifications
  • Host: The hostname or IP address of the SNMP trap receiver
  • Port: The port of the SNMP trap receiver
  • Facility: Category for the messages sent by this notification rule
Message settings

You use the SNMP trap notification message settings to configure a template for formatting all SNMP trap notifications sent by this notification rule.

VariableDescription
$severityEvent severity: INFO, WARNING, or SEVERITY
$subjectA short description of the event
$messageEvent message text
$timeTime at which the event occurred
$userNameName of the user responsible for the event
$subsystemCategory for the component affected by the event
$objectIdUnique identifier for component affected by the event
$objectTypeThe type of the component affected by the event.
$objectSourceIdUnique identifier of the internal system component or process that was the source of the event. Value is [unknown] for most events.
$objectSourceTypeType of the internal system component or process that was the source of the event. Value is [unknown] for most events.
Severity filter

The event severity level to use when triggering SNMP trap notifications. Can be one or more of the following: INFO, WARNING, or SEVERITY.

Related CLI commands

createNotificationRule

Related REST API methods

POST /notifications

You can get help on specific REST API methods for the Admin App at REST API - Admin.

 

  • Was this article helpful?