hwConfigLockOperate
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.24.6
Object
scalar
r/w
Enumeration
The operation to lock or unlock config.
Options:
1. lock(1) -before data configuration, use lock(1) to lock the configuration platform,
preventing other users from modifying or deleting the configuration data just completed
2. unlock(2) -when the data configuration is complete, use unlock(2) to unlock the configuration platform.
After that, other users can configure the system data
If a user performs lock(1) and does not perform unlock(2) after data configuration,
the system automatically unlocks after a certain period.
For the interval for automatic unlock, refer to hwConfigUnlockInterval.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.24.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwConfigLock
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwConfigLockState 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 t… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.24.1 |
| hwConfigUnlockInterval The interval for automatic unlock of the system configuration, in unit of minute.
The system re-counts the time in these two cases: a user successfully locks the
system configurat… | scalar | Integer32 | .1.3.6.1.4.1.2011.6.3.24.2 |
| hwConfigLockUserType The type of user who locks system configuration.
Options:
1. nooperation(-1) -default type of the system
2. nms(1) -the user who access through the NMS
3. series(2) … | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.24.3 |
| hwConfigLockUserName The user name of the user who locks the configuration platform. | scalar | OctetString | .1.3.6.1.4.1.2011.6.3.24.4 |
| hwConfigLockUserIPAddr The IP address of the user who locks the configuration platform.
If a user who accesses through the serial port locks the configuration platform,
the IP address is default value. … | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.3.24.5 |
| hwConfigLockUserInetAddressType The type of address in hwConfigLockUserInetAddress.
Options:
1. unknown(0) -If a user who accesses through the serial port locks the configuration platform,
the IP … | scalar | Enumeration | .1.3.6.1.4.1.2011.6.3.24.7 |
| hwConfigLockUserInetAddress The IP address of the user who locks the configuration platform.
If a user who accesses through the serial port locks the configuration platform,
the IP address is default value. … | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.3.24.8 |