Force10 Networks S2410s Switch User Manual


 
160 User Account Commands
users snmpv3 accessmode
users snmpv3 accessmode
This command specifies the SNMP v3 access privileges for the specified login user. The valid
accessmode values are
readonly or readwrite. The username is the login user name for
which the specified access mode applies. The default is
readwrite for ‘admin’ user;
readonly for all other users.
The
no version of this command sets the snmpv3 access privileges for the specified login
user as readwrite for the ‘admin’ user; readonly for all other users. The
username is the
login user name for which the specified access mode will apply.
Default
admin -- readwrite; other -- readonly
Syntax
[no] users snmpv3 accessmode username [readonly | readwrite]
Mode
Global Config
users snmpv3 authentication
This command specifies the authentication protocol to be used for the specified login user.
The valid authentication protocols are none, md5 or sha. If md5 or sha are specified, the
user login password is also used as the snmpv3 authentication password and therefore must
be at least eight characters in length. The
username is the login user name associated with
the authentication protocol.
The
no version of this command sets the authentication protocol to be used for the specified
login user to none. The
username is the login user name for which the specified
authentication protocol will be used.
Default
no authentication
Syntax
users snmpv3 authentication username [none | md5 | sha]
users snmpv3 authentication username
Mode
Global Config
users snmpv3 encryption
This command specifies the encryption protocol to be used for the specified login user. The
valid encryption protocols are des or
none.