MIB Viewer

ledBladeHealthState

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.5
Access
read-only
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
The system health state for the blade. Unknown: Blade is in an undefined state. Good: Blade is operating normally. Warning: One or more outstanding warnings exist for this blade. Critical: One or more outstanding critical events for this blade. Kernel Mode: Blade is in kernel mode. Discovering: The AMM is currently in the process of discovering this blade. Communications Error: The AMM failed to communicate with this blade. No Power: No power to the blade's domain. Flashing: Flashing in progress. Initialization Failure: Blade failed to initialized. Insufficient Power: Not enough power is left in the blade's domain to power the blade. Power Denied: Power was denied to the blade.
INTEGER { unknown(0), good(1), warning(2), critical(3), kernelMode(4), discovering(5), commError(6), noPower(7), flashing(8), initFailure(9), insufficientPower(10), powerDenied(11) }