hwGlobalHealthStatus

IBM-GbTOR-G8052-MIB · .1.3.6.1.4.1.26543.2.7.7.1.3.1.15

Object

scalar Enumeration
This variable summarizes the status of several key elements of the device.
OK:
   - When all temperature sensors are below the warning threshold
     (eg. for Fan rear to front direction < 60 C;
     for Fan front to rear direction < 55 C);
   - All 4 fan modules are good. A module is considered good if both
     fans in the module are running at >= 500 RPMs;
   - Both power supplies are on;
   - No panic dump exists in flash.
Non-critical:
   - One or more temperature sensors are in the warning range
     (eg. for Fan rear to front direction >= 60 C and < 80C
     for Fan front to rear direction >= 55 and < 80 C);
   - A panic dump exists in flash.
Critical:
   - One or more temperature sensors are in the failure range
     (eg. for Fan rear to front or front to rear direction >= 80 C);
   - There are < 3 good fan modules;
   - One power supply is off.

Context

MIB
IBM-GbTOR-G8052-MIB
OID
.1.3.6.1.4.1.26543.2.7.7.1.3.1.15
Type
scalar
Access
readonly
Status
current
Parent
hardware

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2noncritical
3critical