DGS-6604
m
snmp-server user
CLI Reference Guide
854
snmp-server user
Use this command to configure a new Simple Network Management Protocol
(SNMP) user. Use the
no snmp-server user
command to remove a user.
snmp-server user
USER-NAME GROUP-NAME
v3 [encrypted] [auth {md5 | sha}
AUTH-
PASSWORD
[priv
PRIV-PASSWORD
]]
no snmp-server user
USER
-
NAME
Default
There is one pre-configured user:
USER-NAME
: initial
GROUP-NAME
: initial
Command Mode
Global configuration with privilege level 15
Syntax Description
USER-NAME
The name of the user on the host that connects to the agent. The valid length is
1 to 32 characters. The syntax is a general string that does not allow spaces.
GROUP-NAME
The name of the group to which the user belongs. The valid length is 1 to 32
characters. The syntax is a general string that does not allow spaces.
v3
Specifies that the SNMPv3 security model should be used. Allows the use of the
encrypted and or auth keywords.
encrypted
(Optional) Specifies whether the password appears in encrypted format (a series
of digits, masking the true characters of the string).
auth
(Optional) Specifies which authentication level should be used.
md5
The HMAC-MD5-96 authentication level.
sha
The HMAC-SHA-96 authentication level.
AUTH-PASSWORD
The password used for authentication.
For
plain-text
form, the password can be from 1 to 64 characters. The syntax is
a general string that does not allow spaces. According to authentication level,
the authentication key will be generated.
For
encrypted
form, the length is fixed to 16 octets for MD5 or 20 octets for
SHA. The format is hex value, such as aa:bb:cc:dd.
PRIV-PASSWORD
The password used for privacy.
For plain-text form, the password can be from 1 to 64 characters. The syntax is a
general string that does not allow spaces. According to the authentication level,
the private key will be generated by this string.
If keyword encrypted is specified, the private key is specified by user, the format
is hex value, such as aa:bb:cc:dd and the length is16 octets.
Summary of Contents for DGS-6600 Series
Page 1: ...0 9 3 ...