HP MSA 2040 CLI Reference Guide
set user 195
interfaces
interfaces
Optional. Specifies the interfaces that the user can access. Multiple values must be separated by
commas and no spaces.
• cli: Command-line interface. This is a default.
• wbi: Web-browser interface (the SMU). This is a default.
• ftp: FTP interface.
• smis: Storage Management Initiative Specification (SMI-S) interface.
• snmpuser: Allows an SNMPv3 user to view the SNMP MIB.
• snmptarget: Allows an SNMPv3 user to receive SNMP trap notifications. This option requires
the trap-host parameter.
• none: No interfaces.
level monitor|manage|admin
Optional.
• monitor: User can view but not change system settings. This is the default.
• manage: User can view and change system settings.
• admin: User can view and change system settings.
You cannot specify both this parameter and the roles parameter.
locale English|en|Spanish|es|French|fr|German|de|Italian|it|Japanese|ja
|Korean|ko|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t
Optional. The display language. The default is English.
password
password
Optional in console format; required for XML API format. Sets a new password for the user. The value
is case sensitive and must contain 8–32 characters. A password cannot contain the following
characters: angle brackets, backslash, comma, double quote, single quote, or space. If the password
contains only printable ASCII characters then it must contain at least one uppercase character, one
lowercase character, and one non-alphabetic character. For an SNMPv3 user whose
authentication-type parameter is set to use authentication, this specifies the authentication
password. For user password rules, see "Command syntax" (page 20).
precision
#
Optional. Sets the number of decimal places (1–10) for display of storage-space sizes. The default
is 1.
privacy-password
encryption-password
Optional. For an SNMPv3 user whose privacy-type parameter is set to use encryption, this
specifies the encryption password. The value is case sensitive and must contain 8–32 characters. A
password cannot contain the following characters: angle brackets, backslash, comma, double quote,
single quote, or space. If the password contains only printable ASCII characters then it must contain
at least one uppercase character, one lowercase character, and one non-alphabetic character. .
privacy-type DES|AES|none
Optional. For an SNMPv3 user, this specifies whether to use a security encryption protocol. This
parameter requires the privacy-password parameter and the authentication-type
parameter.
• DES: Data Encryption Standard.
• AES: Advanced Encryption Standard.
• none: No encryption. This is the default.