Snmp-server user – Allied Telesis AT-DC2552XS User Manual
Page 211

AT-DC2552SX Switch Command Line Interface User’s Guide
211
SNMP-SERVER USER
Syntax
snmp-server user
username
groupname
[auth md5|sha
auth_password
] [priv des
priv_passphase
]
Parameters
username
Specifies the name of an SNMPv3 user. The name is case-
sensitive and can contain up to 20 alphanumeric characters.
Spaces, exclamation marks (!), and question marks (?) are not
permitted.
groupname
Specifies the name of a group for the user. Groups are defined by
the “SNMP-SERVER GROUP” on page 206. A group name is
case-sensitive.
md5
Specifies the authentication algorithm as MD5 Message-Digest
Algorithm.
sha
Specifies the authentication algorithm as SHA (Secure Hash
Algorithm).
auth_password
Specifies a password for authentication. The password is case-
sensitive and can contain from 8 to 20 alphanumeric characters.
Spaces, exclamation marks (!), question marks (?) are not
permitted.
priv
Specifies an encryption algorithm and an encryption pass phrase.
If you do not specify an authentication algorithm and password
using the “auth” keyword, you are not permitted to specify an
encrypted algorithm and password using the “priv” keyword.
des
Specifies Data Encryption Standard (DES) as the encryption
algorithm. This is only algorithm option.
priv_passphase
Specifies a pass phrase for DES. A pass phrase is case-sensitive
and can be 8 to 20 alphanumeric characters. Spaces, exclamation
marks (!), question marks (?) are not permitted.