MIB Viewer

hwGlobalHealthStatus

OBJECT-TYPE
1.3.6.1.4.1.26543.2.7.4.1.3.1.15
Access
read-only
Status
current
Sub-identifiers
0
This variable summarizes the status of several key elements of the device. OK: - All temperature sensors are below the warning threshold (eg. < 85 C); - All fans are running at >= 100 RPMs; - Both power supplies are on; - No panic dump exists in flash. Non-critical: - One or more temperature sensors is in the warning range (eg. >= 85 and < 100 C); - A panic dump exists in flash. Critical: - One or more temperature sensors is in the failure range (eg. >= 100 C); - One or more fans are running < 100 RPM; - One power supply is off.
INTEGER { ok(1), noncritical(2), critical(3) }