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
218
show snmpv3 filter
show snmpv3 filter {[[hex <hex_profile_name>] | <profile_name>] {{subtree}
<object_identifier>}
Description
Displays the filters that belong a filter profile.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to display entries from the snmpNotifyFilterTable. If you specify a profile name and
subtree, you will display only the entries with that profile name and subtree. If you specify only the
profile name, you will display all entries for that profile name. If you do not specify a profile name,
then all the entries are displayed.
Example
The following command displays the part of filter profile
prof1
that includes the MIB subtree
1.3.6.1.4.1
:
show snmpv3 filter prof1 subtree 1.3.6.1.4.1
The following is sample output from this command:
Profile Name : prof1
Subtree : 1.3.6.1.4.1
Mask :
Type : Included
Storage Type : NonVolatile
Row Status : Active
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_profile_name
parameter was added in ExtremeWare XOS 11.0.
hex_profile_name
Specifies the filter profile to display. The value is to be supplied as a colon
separated string of hex octets.
profile_name
Specifies the filter profile to display in ASCII format.
object_identifier
Specifies a MIB subtree.