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

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.

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 ExtremeXOS 10.1.

The hex_profile_name parameter was added in ExtremeXOS 11.0.

Platform Availability

This command is available on all platforms.