Concept Guide
snmp-server
snmp-server
community <address>
engine-id <engineID>
host <ipaddr> version {1 <name> udp-port <port>}|{2c|3 <name> [inform] [udp-port <port>]}
user <name> <auth-prot> <password> <priv-prot> <password>
Description
This command configures SNMP parameters.
Syntax
Parameter Description Range Default
community
Sets the read-only community string. — —
engine-id
Sets the SNMP server engine ID as a hexadecimal number. 24
characters
maximum
—
host <ipaddr>
Configures the IP address of the host to which SNMP traps
are sent. This host needs to be running a trap receiver to
receive and interpret the traps sent by the controller.
— —
version
Configures the SNMP version and security string for
notification messages.
1,2c,3 —
inform
Sends SNMP inform messages to the configured host. — —
udp-port
Indicates the port number to which notification messages are
sent.
— 162
user
Configures an SNMPv3 user profile for the specified
username.
— —
auth-prot
Indicates the authentication protocol for the user, either
HMAC-MD5-98 Digest Authentication Protocol (MD5) or
HMAC-SHA-98 Digest Authentication Protocol (SHA), and the
password to use with the designated protocol.
MD5/SHA SHA
priv-prot
Indicates the privacy protocol for the user and the password
to use with the designated protocol. CBC-DES Symmetric
Encryption Protocol (DES) is the default option.
DES DES
Usage Guidelines
This command configures SNMP on the W-IAPs only.
Example
The following example configures an SNMP host and community string:
(Instant AP)(config)# snmp-server community user123
(Instant AP)(config)# snmp-server host 10.0.0.1 version 2c udp-port 162 inform
Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide snmp-server | 541