Specifications

configure snmpv3 delete filter-profile
ExtremeWare XOS 10.1 Command Reference Guide 95
configure snmpv3 delete filter-profile
configure snmpv3 delete filter-profile [all |[{hex} <profile_name>
{param {hex} <param_name>}]]
Description
Removes 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
The following command deletes the filter profile prof1 with the parameter name P1:
configure snmpv3 delete filter-profile prof1 param P1
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.