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