HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.1 U2 June 2014 Datasheets

1-2-1 SMX_Fan Class
The SMX_Fan class is used to model fans on servers. Fan numbers for existing instances do not change when
other fans are added and removed.
The following table lists the properties implemented.
Property Name
Property Implementation
CIM_ManagedElement
Caption
Short description of this fan from the name displayed by the MP or iLO and
the location.
For example:
Fan 1
at CabinetFan=01
Description
Description of this fan, including
ElementName
,
FanType
and
StatusDescription[0].
For example:
elementname provides cooling for fantype. statusdescription.
Where: <elementname> represents the value of ElementName, fantype
represents the corresponding string value of the
FanType enumeration and
statusdescription represents the value of StatusDescriptions[0]
ElementName
Short description of this fan from the name displayed by the MP or iLO and
the location.
For example:
Fan 1
at CabinetFan=01
CIM_ManagedSystemElement
OperationalStatus[0]
2 (OK) if fan is operating properly;
3 (Degraded) if fan is degraded
6 (Error) if fan has failed
StatusDescriptions[0]
Description of the status of the fan corresponding to the
OperationalStatus.
For example:
Fan is operating properlyif OperationalStatus[0] is 2 (OK);
Fan is degradedif OperationalStatus[0] is 3 (Degraded)