show snmpv3 notify
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
227
show snmpv3 notify
show snmpv3 notify {[[hex <hex_notify_name>] | <notify_name>]}
Description
Displays the notifications that are set. This command displays the snmpNotifyTable.
Syntax Description
Default
N/A.
Usage Guidelines
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.
Example
The following command displays the notify table entry for
N1
:
show snmpv3 notify N1
The following is sample output from this command:
Notify Name : N1
Tag : type1
Type : Trap
Storage Type : NonVolatile
Row Status : Active
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_notify_name
parameter was added in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
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.