hwSystemPrimaryStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.1.23
Object
scalar Enumeration
The system primary status. 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.1.23- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwSystemPara
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::hwSystemPrimaryStatus.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::hwSystemPrimaryStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.