CLI Guide

Multiple values must be separated with a comma (with no spaces). If multiple values are specified, the access
to commands is determined by the highest role specified.
storage-size-base 2|10
Optional. Alias for base.
storage-size-precision #
Optional. Alias for precision
storage-size-units auto|MB|GB|TB
Optional. Alias for units.
temperature-scale celsius|c|fahrenheit|f
Optional. Sets the scale for display of temperature values:
fahrenheit or f: Temperatures are shown in degrees Fahrenheit.
celsius or c: Temperatures are shown in degrees Celsius. This is the default.
timeout #
Optional. Sets the timeout value in seconds for the login session. Valid values are 120 to 43200 seconds (2–
720 minutes). The default is 1800 seconds (30 minutes).
trap-host address
Optional. For an SNMPv3 user whose interface parameter is set to snmptarget, this specifies the
network address of the host that receives SNMP traps. The value can be an IPv4 address, IPv6 address, or
FQDN.
type novice|standard|advanced|diagnostic
Optional. Identifies the user experience level. This parameter is informational only and does not affect access
to commands. The default is standard.
units auto|MB|GB|TB
Optional. Sets the unit for display of storage-space sizes.
auto: Sizes are shown in units that are determined by the system. This is the default.
MB: Sizes are shown in MB.
GB: Sizes are shown in GB.
TB: Sizes are shown in TB.
Based on the precision setting, if a size is too small to meaningfully display in the selected unit, the
system uses a smaller unit for that size. For example, if units is set to TB, precision is set to 1, and
base is set to 10, the size 0.11709 TB is instead shown as 117.1 GB.
name
A name for the new user, which cannot already exist in the system. Input rules:
The value is case-sensitive.
The value can have 29 bytes.
The value can include printable UTF-8 characters except a space or: " , < \
Examples
Create user John who views system information using base 2 in the PowerVault Manager.
# create user base 2 interfaces wbi roles monitor John
Enter new password: ********
Re-enter new password: ********
Create user MIB that can view the SNMP MIB, using authentication and encryption.
# create user interfaces snmpuser password Abcd1234 authentication-type SHA
privacy-type AES privacy-password Abcd%5678 MIB
Create user Traps that can receive SNMP trap notifications, using authentication without encryption.
# create user interfaces snmptarget authentication-type SHA trap-host
172.22.4.171 Traps
58 Alphabetical list of commands