Commands for Managing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
220
show snmpv3 filter-profile
show snmpv3 filter-profile {[[hex <hex_profile_name>] | <profile_name>]}
{param [[hex <hex_param_name>] | <param_name>]}
Description
Displays the association between parameter names and filter profiles.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to display the snmpNotifyFilterProfileTable. This table associates a filter profile with
a parameter name. The parameter name is associated with target addresses, and the filter profile is
associated with a series of filters, so, in effect, you are associating a series of filters with a target address.
Example
The following command displays the entry with filter profile
prof1
with the parameter name
P1
:
show snmpv3 filter-profile prof1 param P1
The following is sample output of this command:
Filter Profile Params Name : p1
Name : prof1
Storage Type : NonVolatile
Row Status : Active
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_profile_name
and
hex_param_name
parameters were added in ExtremeWare XOS 11.0.
hex_profile_name
Specifies the filter profile name. The value is to be supplied as a colon
separated string of hex octets.
profile_name
Specifies the filter profile name in ASCII format.
hex_param_name
Specifies the parameter name. The values is to be supplied as a colon
separated string of hex octets.
param_name
Specifies the parameter name in ASCII format.