Using the DELL iDRAC6 SM-CLP, I can't find the proper explanation for the second value of OperationalStatus: the element [0] is the operational status, but what about the element [1]?
Here is an example:
/admin1-> show -d properties /admin1/system1
/admin1/system1
properties
ElementName = Computer System
EnabledState = 2 (Enabled)
HealthState = 5 (OK)
OperationalStatus[0] = 2 (OK)
OperationalStatus[1] = 3 (Degraded)
RequestedState = 0 (Unknown)
powerstate = 2 (On)
If I had to guess I would say either a sub system's operational status, or the previous-to-last-reboot status.
Does someone have more information?
Here is some doc that I found on the subject:
- SMASH on Wikipedia: see "Systems Management Architecture for Server Hardware"
- Dell iDRAC5 SM-CLP Doc: support.euro.dell. com /support/edocs/software/smdrac3/drac5/OM53/en/ug/racugc1c.htm)
- Dell iDRAC6 SM-CLP Doc support.euro.dell. com /support/edocs/software/smdrac3/idrac/idrac10mono/en/ug/html/racugc1e.htm
- Dell iDRAC6 SM-CLP Doc
- CIM OperationalState usage for Microsoft Systems
Note: sorry for the links but: "We're sorry, but as a spam prevention mechanism, new users can only post a maximum of two hyperlinks."
Thanks Thomas