150 ExtremeWare Software 7.3.0 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 delete notify
configure snmpv3 delete notify [{{hex} <notify name>} | all-non-defaults]
Description
Delete 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.
There is one default notification that cannot be deleted, defaultNotify.
Example
Use the following command to remove the N1 entry from the table:
configure snmpv3 delete notify N1
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
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.