hwConfigLockUserType
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.24.3
Object
scalar Enumeration
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) -the user who access through the serial interface 4. telnet(3) -the user who access through telnet 5. web(4) -the user who access through the web user interface 6. xml(5) -the user who access through the XML interface 7. ssh(6) -the user who access through SSH 8. netconf(7) -the user who access through NETCONF
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.24.3- 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::hwConfigLockUserType.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::hwConfigLockUserType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.