hwCliSysUnlockType
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.10.6.7
Object
scalar Enumeration
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 unlocking type.
Options:
1. none(0) -user need not be unlocked .
2. user(1) -Unlock user.
3. ip(2) -Unlock IP.
4. all(3) -Unlock user and IP.
DEFVAL { none }
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.10.6.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwCliSysPara
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwCliSysUnlockType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MNGT-MIB::hwCliSysUnlockType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | user |
2 | ip |
3 | all |