hwDevAntiTheftSlotAuthorityStatus

HUAWEI-DEVICE-MIB · .1.3.6.1.4.1.2011.6.3.104.2.1.2

Object

column Enumeration
The object specifies the authority state for the board.
Default: init.
Options:
1. init(1)             -  indicates that the board is in the initial state.
2. authorized(2)       -  indicates that the board is authorized successfully.
3. unauthorized(3)     -  indicates that the board is not authorized and the system config is locked.
4. tempAuthorized(4)   -  indicates that the board is temporarily authorized successfully.
			                          Please pay attention to the remaining authorization time.
5. locked(5)           -  indicates that the board 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.2.1.2
Type
column
Access
readonly
Status
current
Parent
hwDevAntiTheftSlotEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwDevAntiTheftSlotAuthorityStatus'
More examples
Read one indexed 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::hwDevAntiTheftSlotAuthorityStatus.<hwFrameIndex>.<hwSlotIndex>'
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::hwDevAntiTheftSlotAuthorityStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.