Associates a filter profile with a parameter name.
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 a parameter name to associate with the filter profile. The value to follow is to be supplies as a colon separated string of hex octets. |
param_name | Specifies a parameter name to associate with the filter profile in ASCII format. |
volatile | Specifies volatile storage. |
The default storage type is non-volatile.
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.
The following command associates the filter profile prof1 with the parameter name P1:
configure snmpv3 add filter-profile prof1 param P1
This command was first available in ExtremeXOS 10.1.
The hex_profile_name and hex_param_name parameters were added in ExtremeXOS 11.0.