166
SNMP Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\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 5 / 1 5 /1 2 - F O R P R O O F O N LY
•
v3
—Specifies that v3 is to be used.
•
encrypted
—Specifies whether the password appears in encrypted format.
•
auth
—Specifies which authentication level is to be used.
•
md5
—Specifies the HMAC-MD5-96 authentication level.
•
Sha
—Specifies the HMAC-SHA-96 authentication level.
•
auth-password
—Specifies the authentication password.
Parameters Range
engineid-string5 - 32 characters.
auth-passwordUp to 32 characters.
Default
No group entry exists.
Command Mode
Global configuration
User Guidelines
If
auth md5
or
auth sha
is specified, both authentication and privacy are
enabled for the user.
When you enter a
show running-config
command, you do not see a line for
this user. To see if this user has been added to the configuration, type the
show snmp user
command.
An SNMP EngineID should be defined in order to add users to the device.
Changing or removing the value of
snmpEngineID
deletes the SNMPv3
users’ database.
The logical key of the command is Username.
Configuring a remote host is required in order to send informs to that host. A
configured remote host is also able to manage the device (besides getting the
informs)
To configure a remote user, specify the IP address for the remote SNMP agent
of the device where the user resides. Also, before you configure remote users
for a particular agent, configure the SNMP engine ID, using the
snmp-server
engineID
remote
command. The remote agent's SNMP engine ID is needed
when computing the authentication and privacy digests from the password. If