complexPasswordRules
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.5
Object
scalar
mandatory
r/w
Enumeration
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.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- customSecuritySettings
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| loginPasswordRequired mandatory If enabled, all users require a login password to access the AMM.
If disabled, empty password is allowed and complex password rules
will be disabled automatically.
The default val… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.1 |
| lockoutPeriod mandatory The period of time in minutes that a user is locked out after the
maximum number of login failures was reached. The minimum value is
is 1 minute and the maximum value is 2880 min… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.10 |
| maxLoginFailures mandatory The maximum number of login failures before a user account is locked.
A value of 0 disables this option. The default value is 5. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.11 |
| passwordChangeInterval mandatory A minimum period of time that user is not able to change
their own password. The range of acceptable values will be
from 0 to 1440 (or 60 days). A value of 0 disables this
option.… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.12 |
| passwordExpirationPeriod mandatory The number of days before login passwords expire. The minimum
value is 1 day and the maximum value is 365 days. The default
value is 90 days. A value of 0 disables this option. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.2 |
| defaultAdminPasswordExpired mandatory If enabled, the factory default 'USERID' account password must
be changed on next login. The default value is disabled. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.3 |
| minimumPasswordReuseCycle mandatory The number of unique passwords a user must choose before
reusing a password. The default value is none. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.4 |
| minimumDiffCharsPassword mandatory The required minimum number of characters in the new password
different from the previous password. The default value is 2.
A SET of this object is ignored until the c… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.6 |
| changePasswordFirstAccess mandatory If enabled, the login user will be forced to change their password on
the first access after the account has been established or on
the first access after an administrator has cha… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.7 |
| inactivityAlertPeriod mandatory The period of time in days before generating an alert for a dormant
account. This value applies to all login accounts, including the
administrator account. The minimum value is 1… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.8 |
| inactivityAlertDisablePeriod mandatory The period of time in days before generating an alert and disabling
a dormant account. This value applies to all login accounts, excluding
the administrator account. The minimum … | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9 |