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

Version 1.3.0 11
7 Implementation Requirements
This section details the requirements related to the arrangement of instances and properties of instances
for implementations of this profile.
7.1 HP_PowerSupply
There shall be at least one instance of HP_PowerSupply instantiated.
7.1.1 HP_PowerSupply.PowerSupplyType
HP_PowerSupply.Power SupplyType property shall be implemented. This property describes the type of
the power supply using an appropriate enumeration value.
7.1.2 HP_PowerSupply.OtherIdentifyingInfo[]
HP_PowerSupply.OtherIdentifyingInfo[] property may optionally be implemented. This property can be
used to describe additional information about the element.
7.1.3 HP_PowerSupply.IdentifyingDescriptions[]
HP_PowerSupply.IdentifyingDescriptions[] property may optionally be implemented. This property
describes the additional information for the corresponding OtherIndentifyingInfo element.
7.1.4 HP_PowerSupply.OperationalStatus[]
HP_PowerSupply.OperationalStatus[0] property shall be implemented. This property describes the
overall status the power supply. Additional OperationalStatus values in array indices > 0 should be
populated to represent additional status information for the power supply if available.
7.2 HP_PowerRedundancySet
Power Supply redundancy modeling is optional. Even when a managed system supports and implements
the redundancy, the redundant power supplies may co-exist with non-redundant power supplies. The
conditions and requirement placed in this section only refer to the HP_PowerSupply instances
representing redundant power supplies.
Power Supply redundancy is modeled using HP_PowerRedundancySet which is associated to the
HP_PowerSupply instances through HP_MemberOfPowerRedundancy associations. Instances of
HP_PowerRedundancySet are associated to its containing instance of CIM_ComputerSystem through the
HP_HostedPowerRedundancySet association.
When power supply redundancy is implemented, there shall be at least one instance of
HP_PowerRedundancySet. The HP_MemberOfPowerRedundancy association shall be used to associate
the HP_PowerRedundancySet instance with the HP_PowerSupply instance.
If the HP_MemberOfPowerRedundancy inherits from CIM_MemberOfCollection or
CIM_MemberOfPolicyCollection and the “Included” property has a value of TRUE; the power supply
status SHALL be used in state propagation rollup.
If the HP_MemberOfPowerRedundancy inherits from CIM_MemberOfPolicyCollection and the “Included”
property has a value of FALSE; the power supply status SHALL NOT be used in state propagation rollup.
The power supply status shall be ignored and considered as “OK” for the purposes of state propagation
rollup.
Multiple instances of HP_PowerRedundancySet may exist. Furthermore, power supply redundancy sets
may share power supplies; instances of HP_PowerSupply may be members of more than one
HP_PowerRedundancySet instance using HP_MemberOfPowerRedundancy associations.