hwDevAntiTheftAuthorityStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.104.1.2
Object
scalar Enumeration
The object specifies the authority state for the system. Default: init. Options: 1. init(1) - indicates that the system is in the initial state. 2. authorized(2) - indicates that the system is authorized successfully. 3. unauthorized(3) - indicates that the system is not authorized and the system config is locked. 4. tempAuthorized(4) - indicates that the system is temporarily authorized successfully. Please pay attention to the remaining authorization time. 5. locked(5) - indicates that the system has been unauthorized for a long time and some businesses are restricted.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.104.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwDevAntiTheftTable
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::hwDevAntiTheftAuthorityStatus.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::hwDevAntiTheftAuthorityStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.