Specifications
94 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 delete filter
configure snmpv3 delete filter [all | [{hex} <profile_name> {subtree
<object_identifier>}]]
Description
Deletes a filter from a filter profile.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to delete a filter entry from the snmpNotifyFilterTable. Specify all to remove all
entries. Specify a profile name to delete all entries for that profile name. Specify a profile name and a
subtree to delete just those entries for that filter profile and subtree.
Example
The following command deletes the filters from the filter profile prof1 that reference the MIB subtree
1.3.6.1.4.1:
configure snmpv3 delete filter prof1 subtree 1.3.6.1.4.1
all Specifies all filters.
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
profile_name Specifies the filter profile of the filter to delete.
object_identifier Specifies the MIB subtree of the filter to delete.