hwGponDeviceOntObjectPrimaryStatus
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.13
Object
column Enumeration
The primary status of the Board.This parameter indicates the current overall service condition of an entity, i.e., whether it is in-service or out-of-service. 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-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponDeviceOntControlEntry
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-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponDeviceOntObjectPrimaryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponDeviceOntObjectPrimaryStatus.<ifIndex>.<hwGponDeviceOntObjectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GPON-MIB::hwGponDeviceOntObjectPrimaryStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.