Snmp-server user – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1809
SNMP Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
68.27
snmp-server user
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
switch. 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.