|
Description:
|
hwCliUserPassword OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..64))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Password of the CLI user.
The user can directly modify the password of the CLI user and need not verify
the original password of the CLI user. The user password consists of 16 characters,
including at least one letter and one digit, and should be encrypted by MD5 or
SCRYPT. The SCRYPT encryption mode is recommended. The user password is not reported
to the NMS and a null character string is returned when the user password is queried."
|
|
|