Show snmp filters – Dell PowerEdge VRTX User Manual
Page 186

186
SNMP Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\SNMP.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
Command Mode
Global Configuration mode
User Guidelines
This command can be entered multiple times for the same filter. If an object
identifier is included in two or more lines, later lines take precedence. The
command's logical key is the pair (filter-name, oid-tree).
Example
The following example creates a filter that includes all objects in the MIB-II
system group except for sysServices (System 7) and all objects for interface 1
in the MIB-II interfaces group (this format depends on the parameters define
din ifEntry).
console(config)# snmp-server filter f1 system included
console(config)# snmp-server filter f2 system.7 excluded
console(config)# snmp-server filter f3 ifEntry.*.1 included
show snmp filters
Use the show snmp filters Privileged EXEC mode command to display the
defined SNMP filters.
Syntax
show snmp filters [
filtername
]
Parameters
filtername—Specifies the filter name. (Length: 1–30 characters)
Default Configuration
If filtername is not defined, all filters are displayed.
Command Mode
Privileged EXEC mode