86
ExtremeWare XOS 11.0 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 add filter
configure snmpv3 add filter [[hex <hex_profile_name>] | <profile_name>]
subtree <object_identifier> {/<subtree_mask>} type [included | excluded]
{volatile}
Description
Adds a filter to a filter profile.
Syntax Description
Default
The default values are:
•
mask value—empty string (all 1s)
•
type—
included
•
storage—
non-volatile
Usage Guidelines
Use this command to create a filter entry in the snmpNotifyFilterTable. Each filter includes or excludes a
portion of the MIB. Multiple filter entries comprise a filter profile that can eventually be associated with
a target address. Other commands are used to associate a filter profile with a parameter name, and the
parameter name with a target address.
This command can be used multiple times to configure the exact filter profile desired.
Example
The following command adds a filter to the filter profile
prof1
that includes the MIB subtree
1.3.6.1.4.1/f0
:
configure snmpv3 add filter prof1 subtree 1.3.6.1.4.1/f0 type included
hex_profile_name
Specifies the filter profile that the current filter is added to. The value is to be
supplied as a colon separated string of hex octets.
profile_name
Specifies the filter profile that the current filter is added to in ASCII format.
object identifier
Specifies a MIB subtree.
subtree_mask
Specifies a hex octet string used to mask the subtree. For example, f7a
indicates 1.1.1.1.0.1.1.1.1.0.1.0.
included
Specifies that the MIB subtree defined by <object identifier>/<mask> is to be
included.
excluded
Specifies that the MIB subtree defined by <object identifier>/<mask> is to be
excluded.
volatile
Specifies volatile storage.
Summary of Contents for ExtremeWare XOS 11.0
Page 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Page 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Page 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Page 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Page 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Page 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Page 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Page 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Page 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...