systemHealthStat

OBS ✓
CME-MIB · .1.3.6.1.4.1.2.3.51.2.2.7.1

Object

scalar mandatory Enumeration
Indicates status of system health for the
system in which the MM resides.
Value of 'critical' indicates a severe error has occurred
and the system may not be functioning. A value of
'nonCritical' indicates that a error has occurred but
the system is currently functioning properly.  A value of
'systemLevel' indicates that a condition has occurred
that may change the state of the system in the future but currently
the system is working properly. A value of
'normal' indicates that the system is operating normally.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
CME-MIB
OID
.1.3.6.1.4.1.2.3.51.2.2.7.1
Type
scalar
Access
readonly
Status
mandatory
Parent
systemHealth

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::systemHealthStat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::systemHealthStat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0critical
2nonCritical
4systemLevel
255normal