All MIBs › HUAWEI-MNGT-MIB › hwCliSysLockType
hwCliSysLockType
Module: HUAWEI-MNGT-MIB
OID (symbolic): HUAWEI-MNGT-MIB::hwCliSysLockType
OID (numeric): 1.3.6.1.4.1.2011.6.3.10.6.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 }
What is hwCliSysLockType?
Chooses what gets locked out after repeated failed logins: none(0) disables lockout, user(1) locks the username, ip(2) locks the source IP address, or all(3) locks both. Defaults to none.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.6.4 snmpwalk -v2c -c public <target> HUAWEI-MNGT-MIB::hwCliSysLockType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.6.4.1 snmpget -v2c -c public <target> HUAWEI-MNGT-MIB::hwCliSysLockType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.3.10.6.4.1 i <value>
Start monitoring Huawei router or switch (CLI/NE user session management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MNGT-MIB::hwCliSysLockType OID value, configure state conditions and alerts, and monitor any Huawei router or switch (CLI/NE user session management) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.10 | hwCliUserMgmt | HUAWEI-DEVICE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.10.6 | hwCliSysPara | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.10.6.4 | hwCliSysLockType | HUAWEI-MNGT-MIB |