beautypg.com

Snmp-server user, Snmp-server user 9 – Allied Telesis AT-8100 Series User Manual

Page 1199

background image

AT-8100 Switch Command Line User’s Guide

1199

SNMP-SERVER USER

Syntax

snmp-server user

username

groupname

[auth sha|md5

auth_password] [priv des priv_password]

Parameters

username

Specifies a name for a new SNMPv3 user. A name can have up to
32 alphanumeric and/or special characters and is case sensitive.
Spaces are not allowed.

groupname

Specifies a name of a group for a new user. A group name can
have up to 32 alphanumeric and/or special characters and is case
sensitive. Spaces are not allowed.

auth

Specifies an authentication protocol for a user. The options are:

md5: The MD5 Message Digest Algorithms authentication
protocol.

sha: The SHA Secure Hash Algorithms authentication protocol.

auth_password

Specifies a password for authentication. A password can have up
to 40 alphanumeric and/or special characters and is case sensitive.
Spaces are not allowed.

priv_password

Specifies a password for privacy with the 3DES Data Encryption
Standard. A password can have up to 40 alphanumeric and/or
special characters and is case sensitive.

Mode

Global Configuration mode

Description

Use this command to create new SNMPv3 users. A new user can have a
security level of no security, authentication only, or authentication and
privacy. The security level is assigned in the following manner:

To create a user that has neither authentication nor privacy, omit
both the AUTH and PRIV keywords.