DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
544
55-8 snmp-server user
This command is used to configure a new user to a Simple Network Management Protocol (SNMP) group. Use the no
form of this command to remove a user from an SNMP group.
snmp-server user
USER-NAME GROUP-NAME
{v1 | v2c | v3 [encrypted] [auth {md5 | sha}
AUTH-
PASSWORD
] [priv des56
PRIV-PASSWORD
]}
no snmp-server user
USER-NAME
Parameters
USER-NAME
Specifies the name of the user on the host that connects to the agent. The valid
length is 1 to 32 characters. The syntax is general string that does not allow space.
GROUP-NAME
Specifies the name of the group to which the user belongs. The valid length is 1 to 32
characters. The syntax is general string that does not allow space.
v1
Specifies that the SNMPv1 security model should be used.
v2c
Specifies that the SNMPv2c security model should be used.
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
Specifies the HMAC-MD5-96 authentication level.
sha
Specifies the HMAC-SHA-96 authentication level.
AUTH-PASSWORD
Specifies the password used for authentication.
des56
Specifies the 56-bit DES algorithm for encryption.
PRIV-PASSWORD
Specifies the password used for privacy.
Default
There is one user in default as following:
User Name: initial
Engine ID: 800000ab03000102030400
Storage-Type: nonVolatile
Security Level:
Auth Protocol: None
Priv Protocol: None
Group-Name: initial
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
Use this command to create an SNMP user. The group to which this user belongs
must be created first. If this user belongs to a V3 group, then the password used for
authentication and encryption needs to be defined.
Example
This example shows how to create an SNMP user called test in the SNMPv1 group
public.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#snmp-server user test public v1
DXS-3600-32S(config)#
Example
This example shows how to remove the SNMP user called test.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#no snmp-server user test
DXS-3600-32S(config)#
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...