SNMP Commands
169
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\SNMP.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
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).
•
ipv6-address
—Pv6 address of the host (the targeted recipient). When the
IPv6 address is a Link Local address (IPv6Z address), the outgoing
interface name must be specified. Refer to the User Guidelines for the
interface name syntax.
•
hostname
—Hostname of the host. (Range: 1–158 characters. Maximum
label size: 63)
•
trap
—Sends SNMP traps to this host (default).
•
informs
—Sends SNMP informs to this host. Not applicable to SNMPv1.
•
1
—SNMPv1 traps are used.
•
2c
—SNMPv2 traps are used
•
3
—SNMPv2 traps are used
•
community-string
—Password-like community string sent with the
notification operation. (Range: 1–20 characters)
•
noauth
—Specifies no authentication of a packet.
•
auth
—Specifies authentication of a packet without encrypting it.
•
priv
—Specifies authentication of a packet with encryption.
•
udp-port port
—UDP port of the host to use. The default is 162. (Range:
1–65535)
•
filter filtername
—A string that is the name of the filter that defines the
filter for this host. If unspecified, nothing is filtered. The filter should be
defined using the command
snmp-server filter
(no specific order of the
command configurations is imposed on the user). (Range: Up to 30
characters)