set snmp notifyfilter
12-32 SNMP Configuration
Defaults
If no parameters are specified, all notify filter information will be displayed.
Mode
Switch command, read-only.
Usage
See “About SNMP Notify Filters” on page 12-28 for more information about notify filters.
Example
This example shows how to display SNMP notify filter information. In this case, the notify profile
“pilot1” in subtree 1.3.6 will not receive SNMP notification messages:
C3(su)->show snmp notifyfilter
--- SNMP notifyFilter information ---
Profile = pilot1
Subtree = 1.3.6
Filter type = included
Storage type = nonVolatile
Row status = active
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.
Syntax
set snmp notifyfilter profile subtree oid-or-mibobject [mask mask] [included |
excluded] [volatile | nonvolatile]
Parameters
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.
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.