HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

12 Version 1.0.1
7 Implementation Requirements
This section details the requirements for implementations of this profile.
7.1 HP_StorageEnclosureProcessor (Mandatory)
There shall be an instance of HP_StorageEnclosureProcessor for each instance of a Storage Enclosure.
These instances should be associated to the scoping CIM_ComputerSystem class by an instance of
CIM_SystemComponent association.
7.1.1 HP_StorageEnclosureProcessor.OperationalStatus
The OperationalStatus values have been extended to allow reporting the enclosure status related to
Fans, Power Supplies and Temperature Sensors. The status values of the enclosure shall be reflected in
the OperationalStatus Array as defined in Table 2.
The values for each element in the array shall be populated as follows:
OperationalStatus[0] Overall Status will be the “worst of” value according to Table 2
OperationalStatus[1] Fan Status
OperationalStatus[2] Power Supply Status
OperationalStatus[3] Temperature Status
It is expected that the overall status would contribute to the consolidated status for the referencing profile
according to its collection algorithm.
Table 2 – OperationalStatus extended values.
OperationalStatus[n]
OperationalStatus[0]
Description
Fan not Detected (0x8000)
OK
Fan OK (0x8001)
OK
Fan Degraded (0x8002)
Degraded
Fan Failed (0x8003)
Error
Power Supply Not Detected (0x8004)
OK
Non Redundant Power Supply (0x8005)
OK
Redundant Power Supply (0x8006)
OK
Redundant Power Supply Degraded (0x8007)
Degraded
Temperature Sensor Not Detected (0x8008)
OK
Temperature OK (0x8009)
OK
Temperature Warning (0x800A)
Degraded
Temperature Critical (0x800B)
Error