Use this command to display the SNMP notify configuration, which determines which management targets will receive SNMP notifications.
notify | (Optional) Displays notify entries for a specific notify name. |
volatile | nonvolatile | read-only | (Optional) Displays notify entries for a specific storage type. |
All command modes.
This example shows how to display the SNMP notify information:
System(rw)->show snmp notify Notify name = 1 Notify Tag = Console Notify Type = trap Storage type = nonVolatile Row status = active Notify name = 2 Notify Tag = TrapSink Notify Type = trap Storage type = nonVolatile Row status = active
show snmp notify Output Details shows a detailed explanation of the command output.
Output... | What it displays... |
---|---|
Notify name | A unique identifier used to index the SNMP notify table. |
Notify Tag | Name of the entry in the SNMP notify table. |
Notify Type | Type of notification: SNMPv1 or v2 trap or SNMPv3 InformRequest message. |
Storage type | Whether access entry is stored in volatile, nonvolatile, or read-only memory. |
Row status | Status of this entry: active, notInService, or notReady. |