2-1202
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show snmp notify
show snmp notify
To display the snmpNotifyTable configuration, use the show snmp notify command.
show snmp notify [volatile | nonvolatile | read-only]
show snmp notify [-hex] {notifyname}
Syntax Description
Defaults The default storage type is nonvolatile.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you use special characters for the notifyname value (nonprintable delimiters for this parameter), you
must use a hexadecimal keyword, which is one or two hexadecimal digits separated by a colon (:); for
example, 00:ab:34.
The read-only keyword is supported f or secur i ty m odel v 3 o nly.
Examples This example shows how to display the SNMP notify information for a specific notifyname value:
Console> (enable) show snmp notify snmpV1Notification
Notify Name: snmpV1Notification
Notify Tag: snmpV1Trap
Notify Type: trap
Storage Type: volatile
Row Status: active
Console> (enable)
volatile (Optional) Specifies the storage type is defined as temporary memory and the content
is deleted if the device is turned off.
nonvolatile (Optional) Specifies the storage type is defined as persistent memory and the content
remains after the device is turned off and on again.
read-only (Optional) Specifies that the storage type is defined as read only.
-hex (Optional) Displays notifyname as a hexadecimal character.
notifyname A unique identifier to index the snmpNotifyTable.