This command displays the snmpNotifyTable.
show snmpv3 notify {[[hex hex_notify_name] | notify_name]}Displays the notifications that are set.
hex_notify_name | Specifies the parameter name associated with the target. The value is to be supplied as a colon separated string of hex octets. |
notify_name | Specifies the parameter name associated with the target. The value is to be supplied in ASCII format. |
N/A.
Use this command to display entries from the SNMPv3 snmpNotifyTable. This table lists the notify tags that the agent will use to send notifications (traps).
If no notify name is specified, all the entries are displayed.
The following command displays the notify table entries:
show snmpv3 notify
The following is sample output from this command:
# show snmpv3 notify Notify Name : defaultNotify Tag : defaultNotify Type : Trap Storage Type : NonVolatile Row Status : Active Notify Name : xyz Tag : xyz1 Type : Inform Storage Type : NonVolatile Row Status : Active Total entries in snmpNotifyTable : 2
This command was first available in ExtremeXOS 10.1.
The hex_notify_name parameter was added in ExtremeXOS 11.0.