C613-50170-01 Rev B
Command Reference for x510 Series
2603
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
SNMP C
OMMANDS
SNMP
-
SERVER
USER
snmp-server user
Overview
Use this command to create or move users as members of specified groups. This
command is used with SNMPv3 only.
The
no
variant of this command removes an SNMPv3 user. The specified user must
already exist.
Syntax
snmp-server user <
username
> <
groupname
> [encrypted] [auth
{md5|sha} <
auth
-
password
>] [priv {des|aes} <
privacy
-
password
>]
no snmp-server user <
username
>
Mode
Global Configuration
Usage
Additionally this command provides the option of selecting an authentication
protocol and (where appropriate) an associated password. Similarly, options are
offered for selecting a privacy protocol and password.
•
Note that each SNMP user must be configured on both the manager and
agent entities. Where passwords are used, these passwords must be the
same for both entities.
•
Use the
encrypted
parameter when you want to enter already encrypted
passwords in encrypted form as displayed in the running and startup configs
stored on the device. For example, you may need to move a user from one
group to another group and keep the same passwords for the user instead
of removing the user to apply new passwords.
Parameter
Description
<
username
>
User name. The user name is a string up to 20 characters
long and is case sensitive.
<
groupname
>
Group name. The group name is a string up to 20
characters long and is case sensitive.
encrypted
Use the encrypted parameter when you want to enter
encrypted passwords.
auth
Authentication protocol.
md5
MD5 Message Digest Algorithms.
sha
SHA Secure Hash Algorithm.
<
auth-password
>
Authentication password. The password is a string of 8 to
20 characters long and is case sensitive.
priv
Privacy protocol.
des
DES Data Encryption Standard.
aes
AES Advanced Encryption Standards.
<
privacy-password
>
Privacy password. The password is a string of 8 to 20
characters long and is case sensitive.