beautypg.com

3 users snmpv3 accessmode, 4 users snmpv3 authentication, 5 users snmpv3 encryption – Kontron AT8902 Full Size CLI User Manual

Page 254: Users snmpv3 accessmode - 14, Users snmpv3 authentication - 14, Users snmpv3 encryption - 14

background image

Management Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 6 - 14

6.5.3

users snmpv3 accessmode

This command specifies the snmpv3 access privileges for the specified login user. The
valid accessmode values are

readonly

or

readwrite

. The

is the login

user name for which the specified access mode applies. The default is

readwrite

for

the “admin” user and

readonly

for all other users. You must enter the

in

the same case you used when you added the user. To see the case of the

,

enter the

show users

command.

Default

admin - readwrite
other - readonly

Format

users snmpv3 accessmode {readonly | readwrite}

Mode

Global Config

6.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

value is the

user name for which the specified access mode will apply.

Format

no users snmpv3 accessmode

Mode

Global Config

6.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

is the user name associated with the

authentication protocol. You must enter the

in the same case you used

when you added the user. To see the case of the

, enter the

show users

command.

Default

no authentication

Format

users snmpv3 authentication {none | md5 | sha}

Mode

Global Config

6.5.4.1

no users snmpv3 authentication

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

is the user name for which the specified authentication protocol

is used.

Format

no users snmpv3 authentication

Mode

Global Config

6.5.5

users snmpv3 encryption

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

des

or

none.