Specifications

configure snmpv3 delete notify
ExtremeWare XOS 10.1 Command Reference Guide 99
configure snmpv3 delete notify
configure snmpv3 delete notify [{{hex} <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
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
notify_name Specifies the notify name to add.
all-non-defaults Specifies that all non-default (non-permanent) notifications are to be deleted.