Reference Guide
166 SNMP Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\SNMP.fm
DELL CONFIDENTIAL – PRELIMINARY 10/21/13 - FOR PROOF ONLY
Command Mode
Global Configuration mode
User Guidelines
This command can be entered multiple times for the same filter record. 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.
Console(config)#
snmp-server filter
filter-name system
included
Console(config)#
snmp-server filter
filter-name system.7
excluded
Console(config)#
snmp-server filter
filter-name ifEntry.*.1
included
snmp-server host
Use the snmp-server host Global Configuration mode command to specify
the recipient of a Simple Network Management Protocol notification
operation. Use the no form of this command to remove the specified host.
Syntax
snmp-server host {
ipv4-address
|
ipv6-address
|
hostname}
[traps | informs]
[version {1 | 2c | 3 [auth | noauth | priv]}]
community-string [udp-port
port
] [filter
filtername
] [timeout
seconds
] [retries
retries
]
no snmp-server host {
ipv4-address
|
ipv6-address
|
hostname
} [traps |
informs] [version {1 | 2c | 3}]
Parameters
•
pv4-address
—IPv4 address of the host (the targeted recipient).










