userSecurityPasswordMinCategory
AT-USER-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.20.3.5
Object
scalar
Unsigned32
This object represents the minimum number of different categories that the password must satisfy to be considered valid. Categories are split into four groups: upper-case letters; lower-case letters; digits; special symbols. For example, combinations of: ABCD (1 category), ABCDabcd (2 categories), ABCD1111 (2 categories), abcd#$# (2 categories), Aa1# (4 categories). The default value is 1.
Context
- MIB
- AT-USER-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.20.3.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- userSecurityPasswordRules
- Siblings
- 6
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| userSecurityPasswordHistory This object represents the number of previous passwords that will be
retained for comparison when a new password is created for the user.
The password must be unique when compared… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.20.3.1 |
| userSecurityPasswordLifetime This object represents the maximum time interval (days) that the
password may persist for before a change is required.
A value of 0 represents 'No Expiry' - default.
The maximum v… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.20.3.2 |
| userSecurityPasswordWarning This object represents the number of days before the password
expires that a warning message will be displayed when the user logs on.
A value of 0 indicates 'No Warning' - default… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.20.3.3 |
| userSecurityPasswordMinLength This object represents the minimum password length that the password
must satisfy to be considered valid.
The default value is 1. | scalar | Unsigned32 | .1.3.6.1.4.1.207.8.4.4.3.20.3.4 |
| userSecurityPasswordForced This object represents whether or not a user with an expired password
should be forced to alter their password at the next log-on. When a user
logs on with an expired password th… | scalar | Enumeration | .1.3.6.1.4.1.207.8.4.4.3.20.3.6 |
| userSecurityPasswordReject This object represents whether or not a user log-on attempt with an expired
password will be rejected. If they are not rejected then the user will
be allowed to log-on. They may… | scalar | Enumeration | .1.3.6.1.4.1.207.8.4.4.3.20.3.7 |