Management Commands
519
ProSAFE M7100 Managed Switches
username unlock
Use this command to unlock a user’s account. Only a user with read/write access can reactivate a
locked user account.
username snmpv3 accessmode
Use this command to specify the snmpv3 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 the “admin” user and
readonly for all other users. 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.
no username snmpv3 accessmode
Use this command to set the snmpv3 access privileges for the specified user as readwrite for the
“
admin” user and r
eadonly for all other users. The <username> value is the user name for which
the specified access mode will apply.
username snmpv3 authentication
Use this command to specify 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.
Format username <username> unlock
Mode Global Config
Defaults • admin - r
e
adwrite
• other - readonly
F
ormat username snmpv3 accessmode <username> {readonly | readwrite}
Mode Global Config
Format no username snmpv3 accessmode <username>
Mode Global Config
Default no authentication
Format username snmpv3 authentication <username> {none | md5 | sha}
Mode Global Config