userSecurityPasswordReject
AT-USER-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.20.3.7
Object
scalar
Enumeration
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 have to alter their password immediately based on the forced setting. This functionality is only valid for administrative users. The passwords of non-administrative users will never expire. The default value is disabled.
Context
- MIB
- AT-USER-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.20.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- userSecurityPasswordRules
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
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 |
| userSecurityPasswordMinCategory 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 letter… | scalar | Unsigned32 | .1.3.6.1.4.1.207.8.4.4.3.20.3.5 |
| 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 |