Specifications
80 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 add filter-profile
configure snmpv3 add filter-profile {hex} <profile_name> param {hex}
<param_name> {volatile}
Description
Associates a filter profile with a parameter name.
Syntax Description
Default
The default storage type is non-volatile.
Usage Guidelines
Use this command to add an entry to 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 associates the filter profile prof1 with the parameter name P1:
configure snmpv3 add filter-profile prof1 param P1
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.
param_name Specifies a parameter name to associate with the filter profile.
volatile Specifies volatile storage.