CLI Guide
Table 132. users properties (continued)
Name Type Description
• 10: Sizes are shown as powers of 10, using 1000 as a divisor for each magnitude.
Operating systems usually show volume size in base 2. Disk drives usually show size in
base 10. Memory (RAM and ROM) size is always shown in base 2.
storage-size-precision uint8 The number of decimal places (1-10) for display of storage-space sizes.
storage-size-units string The unit for display of storage-space sizes.
• auto: Lets the system determine the proper unit for a size.
• 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.
416 API basetype properties