CLI Guide

Table Of Contents
Table 131. users properties (continued)
Name Type Description
MB: Megabytes.
GB: Gigabytes.
TB: Terabytes.
Based on the precision setting, if the selected unit is too large to meaningfully
display a size, 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.
temperature-scale string
Celsius: Use the Celsius scale to display temperature values.
Fahrenheit: Use the Fahrenheit scale to display temperature values.
timeout uint32 Time in seconds that the session can be idle before it automatically ends. Valid
values are 120-43200 seconds (2-720 minutes).
authentication-type string For an SNMPv3 user, this specifies whether to use a security authentication
protocol. Authentication uses the user password
none: No authentication.
MD5: MD5 authentication.
SHA: SHA-1 authentication.
privacy-type string For an SNMPv3 user, this specifies whether to use a security encryption
protocol. This parameter requires the privacy-password property and the
authentication-type property.
none : No encryption.
DES : Data Encryption Standard.
AES : Advanced Encryption Standard.
password string User password. For a standard user the password is represented by eight
asterisks. For an SNMPv3 user this is the authentication password.
default-password-changed string Shows whether the default password for the user has been changed.
False
True
default-password-changed-
numeric
uint32 Numeric equivalents for default-password-changed values.
0: False
1: True
privacy-password string Encryption password for an SNMPv3 user whose privacy type is set to DES or
AES .
trap-destination string For an SNMPv3 user whose interface-access-SNMP property is set to
snmptarget, this specifies the IP address of the host that will receive SNMP
traps.
vdisk-hist-statistics
This basetype is used by show vdisk-statistics when the historical parameter is specified.
Table 132. vdisk-hist-statistics properties
Name Type Description
total-data-transferred string Total amount of data read and written since the last sampling time.
total-data-transferred-
numeric
uint64 Unformatted total-data-transferred value.
data-read string Amount of data read since the last sampling time.
data-read-numeric uint64 Unformatted data-read value.
API basetype properties 419