hwCliSysLockType
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.10.6.4
Object
scalar
r/w
Enumeration
Lock type. When the number of times of repeated login failure exceeds the preset value,
the system automatically locks the user. This object is used to set the locking type.
Options:
1. none(0) -indicates that the user need not be locked.
2. user(1) -indicates that the user name is locked.
When the user logs in to the system with the user name again,
'The user has been locked and you cannot log on.' message is displayed.
3. ip(2) -indicates that the IP address with which the user logs in to the system
is locked. When the user logs in to the system with the IP address again,
the 'The IP address has been locked and you cannot log on.' message is displayed.
4. all(3) -indicates that both the user name and the IP address are locked.
DEFVAL { none }
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.10.6.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCliSysPara
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | user |
2 | ip |
3 | all |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCliSyslockInterval The time interval of user locked.
When the number of times of login failure reaches the preset value for locking,
the user is locked. This object is used to query and set the lock… | scalar | minute Integer32 | .1.3.6.1.4.1.2011.6.3.10.6.1 |
| hwCliSyslockCondition The times of login failure.
This object is used to query and set the times of login failure.
When the number of login failure reaches the preset value, the user is locked.
DEFVAL… | scalar | Integer32 | .1.3.6.1.4.1.2011.6.3.10.6.2 |
| hwCliSysLoginModifyPwd The flag of whether the password need to be changed in the case of first login.
Options:
1. enable(1) -indicates that the password needs to be changed for the first login.
2. … | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.10.6.3 |
| hwCliSysSecurityMode The object specifies whether security mode is enable.
Options:
1. enable(1) -indicates that the security administrator,
whose name is security, can log in to the… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.10.6.5 |
| hwCliAuthenDefaultDomainName Domain name in the AAA authentication mode. When the value is null,
it indicates that the authentication mode is local mode.
If the AAA authentication mode is set successfully, … | scalar | OctetString | .1.3.6.1.4.1.2011.6.3.10.6.6 |
| hwCliSysUnlockType Unlock type. When a user is unlocked manually using commands or the preset locking criteria times out,
the system generates an unlock event. This object is used to set the unlock… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.10.6.7 |