systemHealth
GC-MIB ·
.1.3.6.1.4.1.17163.1.100.2.3
Object
scalar Enumeration
Current health of the system. This variable is identical to health except that it is of integer datatype
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 'GC-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GC-MIB::systemHealth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GC-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GC-MIB::systemHealth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
10000 | healthy |
30000 | degraded |
50000 | critical |