hwSlotPrimaryStatus

HUAWEI-DEVICE-MIB · .1.3.6.1.4.1.2011.6.3.3.2.1.22

Object

column Enumeration
The primary status of the Board.
Options:
1. isNr(1)     -in Service, normal
2. isAnr(2)    -in service, abnormal
3. isRst(3)    -in service, restricted
4. isAnrst(4)  -in service, abnormal & restricted
5. oosAu(5)    -out of service, autonomous
6. oosMa(6)    -out of service, management
7. oosAuma(7)  -out of service, autonomous & management
8. oosAurst(8) -out of service, autonomous & restricted
9. oosMaanr(9) -out of service, management & abnormal
10. unknown(10) -unknown

Context

MIB
HUAWEI-DEVICE-MIB
OID
.1.3.6.1.4.1.2011.6.3.3.2.1.22
Type
column
Access
readonly
Status
current
Parent
hwSlotEntry

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::hwSlotPrimaryStatus'
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::hwSlotPrimaryStatus.<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::hwSlotPrimaryStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.