146 ExtremeWare Software 7.3.0 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 delete filter-profile
configure snmpv3 delete filter-profile [all |[{hex}<profile name>
{param
{hex}<param name>}]]
Description
Remove the association of a filter profile with a parameter name.
Syntax Description
Default
The default storage type is non-volatile.
Usage Guidelines
Use this command to delete entries from the snmpNotifyFilterProfileTable. This table associates a filter
profile with a parameter name. Specify
all
to remove all entries. Specify a profile name to delete all
entries for that profile name. Specify a profile name and a parameter name to delete just those entries
for that filter profile and parameter name.
Example
Use the following command to delete the filter profile prof1 with the parameter name P1:
configure snmpv3 delete filter-profile prof1 param P1
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
all Specifies all filter profiles.
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 name to delete.
param name Specifies to delete the filter profile with the specified profile name and
parameter name.