User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 253
5.4.4.12. show snmp filters
This command displays the configured filters used when sending traps.
Format show snmp filters [<filter-name>]
Default None
Mode Privileged Exec
Display Message
Example: The following shows examples of the CLI display output for the commands.
(M4500-32C) (Config)#show snmp filters
Name OID Tree Type
------------------------------ ------------------------------ ----------
test fastPathSwitching Included
5.4.4.13. snmp-server filter
This command creates a filter entry for use in limiting which traps will be sent to a host.
Format snmp-server filter <filter-name> <oid-tree> [excluded | included]
Default None
Mode Global Config
Parameter
Definition
Name
The filter name for this entry.
OID Tree
The OID tree this entry will include or exclude.
Type
Indicates if this entry includes or excludes the OID Tree.
Parameter
Definition
<filter-name>
The label for the filter being created. The range is 1 to 30 characters.
<oid-tree>
The OID subtree to include or exclude from the filter. Subtrees may be specified
by numerical (1.3.6.2.4) or keywords (system), and asterisks may be used to
specify a subtree family (1.3.*.4).
excluded
The tree is excluded from the filter.
included
The tree is included in the filter.