Specifications

SNMP Configuration Command Set
Configuring SNMP Notification Parameters
SecureStack A2 Configuration Guide 4-55
4.3.7.5 set snmp notifyfilter
Use this command to create an SNMP notify filter configuration. This identifies which management
targets should NOT receive notification messages, which is useful for fine-tuning the amount of
SNMP traffic generated.
set snmp notifyfilter profile subtree oid-or-mibobject [mask mask] [included |
excluded] [volatile | nonvolatile]
Syntax Description
Command Defaults
If not specified, mask is not set.
If not specified, subtree will be included.
If storage type is not specified, nonvolatile (permanent) will be applied.
Command Mode
Read-Write.
Example
This example shows how to create an SNMP notify filter called “pilot1” with a MIB subtree ID of
1.3.6:
profile Specifies an SNMP filter notify name.
subtree
oid-or-mibobject
Specifies a MIB subtree ID target for the filter.
mask mask (Optional) Applies a subtree mask.
included | excluded (Optional) Specifies that subtree is included or excluded.
volatile |
nonvolatile
(Optional) Specifies a storage type.
A2(rw)->set snmp notifyfilter pilot1 subtree 1.3.6