configure snmpv3 delete filter

configure snmpv3 delete filter [all | [[hex hex_profile_name] | profile_name] {subtree object_identifier}]]

Description

Deletes a filter from a filter profile.

Syntax Description

all Specifies all filters.
hex_profile_name Specifies the filter profile of the filter to delete. The value is to be supplied as a colon separated string of hex octets.
profile_name Specifies the filter profile of the filter to delete in ASCII format.
object_identifier Specifies the MIB subtree of the filter to delete.

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

History

This command was first available in ExtremeXOS 10.1.

The hex_profile_name parameter was added in ExtremeXOS 11.0.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.