hm2PwdMgmtLoginAttemptsTimePeriod
HM2-USERMGMT-MIB ·
.1.3.6.1.4.1.248.11.24.1.2.7
Object
scalar
r/w
Integer32
The period of time after the number of allowable failed local authentication attempts is reset. A value of '0' indicates that the number of attempts is never reset.
Context
- MIB
- HM2-USERMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.24.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2PwdMgmtGroup
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-60
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2PwdMgmtMinLength Minimum length for user passwords
All new local user passwords must be at least this many characters in length. | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.1 |
| hm2PwdMgmtDefaultPwdStatusGroup | node | - | .1.3.6.1.4.1.248.11.24.1.2.100 |
| hm2PwdMgmtLoginAttempts The number of allowable failed local authentication attempts before the user's
account is locked. A value of '0' indicates that user accounts will never be locked. | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.2 |
| hm2PwdMgmtMinUpperCase The number of minimum allowable uppercase letters in a
password. Minimum of '0' means no restriction on that set
of characters. | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.3 |
| hm2PwdMgmtMinLowerCase The number of minimum allowable lowercase letters in a
password. Minimum of '0' means no restriction on that set
of characters. | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.4 |
| hm2PwdMgmtMinNumericNumbers The number of minimum allowable numeric numbers in a
password. Minimum of '0' means no restriction on that set
of characters. | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.5 |
| hm2PwdMgmtMinSpecialCharacters The number of minimum allowable special characters in a
password. Minimum of '0' means no restriction on that set
of characters.
The following special characters are allowed:
!#… | scalar | Integer32 | .1.3.6.1.4.1.248.11.24.1.2.6 |