zxr10SystemHealthStatus
ZXR10-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.3902.3.6000.1.1.21
Object
scalar Enumeration
The health status of the current system.
Context
- MIB
- ZXR10-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.1.1.21- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxr10systemconfig
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 'ZXR10-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSTEM-CONFIG-MIB::zxr10SystemHealthStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSTEM-CONFIG-MIB::zxr10SystemHealthStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | warning |
3 | critical |
4 | unknown |