MIB Viewer

complexPasswordRules

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.5
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
If enabled, the minimum complexity rules will be enforced for all local login passwords and 'User login password required' rule will be enabled. The rules are as follows: Passwords must be a minimum of eight characters. Passwords must not be a repeat or reverse of the associated login id. Passwords must be no more than three of the same characters used consecutively. Passwords must contain at least three of the following combinations: At least one lower case alphanumeric character. At least one upper case alphanumeric character. At least one numeric character. At least one special character. The default value is disabled.
INTEGER { disabled(0), enabled(1) }