All MIBs › HUAWEI-MNGT-MIB › hwOldConfigLockState
hwOldConfigLockState
Module: HUAWEI-MNGT-MIB
OID (symbolic): HUAWEI-MNGT-MIB::hwOldConfigLockState
OID (numeric): 1.3.6.1.4.1.2011.6.3.23.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is used to query the current configuration locking status. Options: 1. locked(1) -indicates that the configuration right is locked, other users can perform only the querying operation. In this case, the configuration operations between users are incompatible. 2. unlocked(2)-indicates that the configuration right is unlocked, other users can perform operations normally.
What is hwOldConfigLockState?
Reported whether device configuration was currently locked(1) (other users limited to read-only) or unlocked(2) (normal multi-user config access). This object is obsolete — configuration locking on current devices is managed through a different mechanism.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.23.1 snmpwalk -v2c -c public <target> HUAWEI-MNGT-MIB::hwOldConfigLockState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.23.1.1 snmpget -v2c -c public <target> HUAWEI-MNGT-MIB::hwOldConfigLockState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwOldConfigLockState.1
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::hwOldConfigLockState 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 (9 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.23 | hwConfigLock | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.23.1 | hwOldConfigLockState | HUAWEI-MNGT-MIB |