hwConfigLockState
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.24.1
Object
scalar Enumeration
Whether the system configuration is locked. Options: 1. locked(1) -the system configuration is locked 2. unlocked(2) -the system configuration is not locked The user who locks the system configuration can unlock it. Super users and the network administrator can forcibly unlock the system configuration. Other users cannot unlock it.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.24.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwConfigLock
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-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwConfigLockState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwConfigLockState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.