complexPasswordRules
CME-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 complex rules are as follows:
must be 8-31 characters
must contain at least one number
must contain at least one letter
cannot contain white space characters
cannot be a repeat or reverse of user name
no more than 3 of the same characters used consecutively
must contain at least 2 of the following combinations:
at least one upper case letter
at least one lower case letter
at least one special character
Password and password confirm values must match
If disabled, the lagacy rules are:
must be 5-31 characters
must contain at least one number
must contain at least one letter
cannot contain white space characters
Password and password confirm values must match
The default value is disabled.
Context
- MIB
- CME-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
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |