Command Reference Guide
User Account Commands
CLI Command Reference
September 2014 Page 81
HP Moonshot Switch Module CLI Command Reference
no username snmpv3 encryption
This command sets the encryption protocol to none. The username is the login user name for which the
specified encryption protocol will be used.
username snmpv3 encryption encrypted
This command specifies the des encryption protocol and the required encryption key for the specified user. The
encryption key
must be 8 to 64 characters long.
show users
This command displays the configured user names and their privilege levels. The show users command displays
truncated user names. Use the
show users long command to display the complete usernames. The show users
command is only available for users with Read/Write privileges. The SNMPv3 fields will only be displayed if
SNMP is available on the system.
Example: The following shows an example of the command.
(Routing) #show users
User
User Name Access Mode
------------------------ -----------
admin Privilege-15
guest Privilege-1
Format
no username snmpv3 encryption username
Mode Global Config
Default no encryption
Format
username snmpv3 encryption encrypted username des key
Mode Global Config
Format
show users
Mode Privileged EXEC
Term Definition
User Name The name the user enters to login using the serial port, Telnet or Web.
User Access Mode Shows the privilege level associated with the user. A user with Privilege 15 is able
to change parameters on the switch (Read/Write). A user with Privilege 1 is only
able to view parameters (Read Only). As a factory default, the admin user has Read/
Write access (Privilege 15) and the guest has Read Only access (Privilege 1).
SNMPv3 Access Mode The SNMPv3 Access Mode. If the value is set to
ReadWrite, the SNMPv3 user is
able to set and retrieve parameters on the system. If the value is set to
ReadOnly,
the SNMPv3 user is only able to retrieve parameter information. The SNMPv3
access mode may be different than the CLI and Web access mode.
SNMPv3 Authentication The authentication protocol to be used for the specified login user.
SNMPv3 Encryption The encryption protocol to be used for the specified login user.