|
Description:
|
hwCliUserPwdAvailableInterval OBJECT-TYPE
SYNTAX Unsigned32 (0..999)
UNITS "day"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Validity period of user password.
For example, if the validity period of the user password is 10,
it indicates that the user password cannot be used for login after ten days since it is created.
In addition, a message is displayed indicating that the user password expires,
that is, the validity period of the user password times out.
0 indicates that the user password is valid forever.
Range: 0-999
Default: 0
Unit: day"
DEFVAL {0}
|
|
|