4 users snmpv3 authentication, 5 users snmpv3 encryption, Users snmpv3 authentication - 14 – Kontron AT8402 CLI User Manual

Page 204: Users snmpv3 encryption - 14, Management commands at8402

Advertising
background image

Management Commands

AT8402

AT8402 CLI Reference Manual

Page 5 - 14

Default

admin - readwrite
other - readonly

Format

users snmpv3 accessmode

<username> {readonly | readwrite}

Mode

Global Config

5.5.3.1

no users snmpv3 accessmode

This command sets the snmpv3 access privileges for the specified user as readwrite

for the “admin” user and readonly for all other users. The <username> value is the

user name for which the specified access mode will apply.
Format

no users snmpv3 accessmode

<username>

Mode

Global Config

5.5.4

users snmpv3 authentication

This command specifies the authentication protocol to be used for the specified user. The valid
authentication protocols are none, md5 or sha.

If you specify

md5

or

sha

, the login password

is also used as the snmpv3 authentication password and therefore must be at least eight

characters in length. The <username>

is the user name associated with the

authentication protocol. You must enter the <username> in the same case you used

when you added the user. To see the case of the <username>, enter the

show users

command.
Default

no authentication

Format

users snmpv3 authentication

<username> {none | md5 | sha}

Mode

Global Config

5.5.4.1

no users snmpv3 authentication

This command sets the authentication protocol to be used for the specified user to

none. The <username> is the user name for which the specified authentication

protocol is used.
Format

no users snmpv3 authentication

<username>

Mode

Global Config

5.5.5

users snmpv3 encryption

This command specifies the encryption protocol used for the specified user. The valid

encryption protocols are

des

or

none.

If you select

des

, you can specify the required key on the command line. The

encryption key

must be 8 to 64 characters long. If you select the

des

protocol but do

not provide a key, the user is prompted for the key. When you use the

des

protocol, the

login password is also used as the snmpv3 encryption password, so it must be a

minimum of eight characters. If you select

none

, you do not need to provide a key.

The <username> value is the login user name associated with the specified encryption.

You must enter the <username> in the same case you used when you added the user.

To see the case of the <username>, enter the

show users

command.

Default

no encryption

Advertising