configure snmpv3 delete 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
157
configure snmpv3 delete notify
configure snmpv3 delete notify [{[[hex <hex_notify_name>] | <notify_name>]}
| all-non-defaults]
Description
Deletes an entry from the snmpNotifyTable.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to delete an entry from the snmpNotifyTable. When a notification is to be sent, this
table is examined. For the target addresses that have been associated with the tags present in the table,
notifications will be sent, based on the filters also associated with the target addresses.
The one default notification that cannot be deleted is
defaultNotify
.
Example
The following command removes the
N1
entry from the table:
configure snmpv3 delete notify N1
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 notify name to add. The value is to be supplied as a colon
separated string of hex octets.
notify_name
Specifies the notify name to add in ASCII format.
all-non-defaults
Specifies that all non-default (non-permanent) notifications are to be deleted.