hwSubslotPrimaryStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.3.3.1.13
Object
column Enumeration
The primary status of the daughter 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
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.3.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSubslotEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwSubslotPrimaryStatus'
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::hwSubslotPrimaryStatus.<hwFrameIndex>.<hwSlotIndex>.<hwSubslotIndex>'
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::hwSubslotPrimaryStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.