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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.23 | hwConfigLock | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.23.1 | hwOldConfigLockState | HUAWEI-MNGT-MIB |