P00103_-_HP_Power_Supply_Profile

Version 1.3.1 19
Retrieve the Power Supply Group Operational Status
For the given instance of HP_PowerSupply, select the associated instance of HP_PowerCollection
through HP_MemberOfPowerCollection association. Retrieve the value of
HP_PowerCollection.GroupOperationalStatus property.
9.2 Retrieve the Power Supply Redundancy Status
For the given instance of HP_PowerSupply, select the associated instance of HP_PowerRedundancySet
through HP_MemberOfPowerRedundancy association. Retrieve the value of
HP_PowerRedundancySet.RedundancyStatus property.
9.3 Determine the Type of Power Collection
For the given instance of HP_PowerCollection, select an associated instance of HP_PowerSupply
through HP_MemberOfPowerCollection association. The type of Power Collection is described by the
associated HP_PowerSupply.PowerSupplyType property enumeration.
9.4 Determine Power Utilization for a power supply
For the given instance of HP_Supply, select an associated instance of HP_PowerMeter through
HP_AssociatedPowerMeter association. Retrieve the value of HP_PowerMeter.CurrentReading Property.
9.5 Determine power controller version
If the power controller firmware is capable of reporting the version, for a given instance of
CIM_ComputerSystem, select an associated instance of CIM_SoftwareIdentity (which is represented
using HP_PowerControllerFirmware) through CIM_ElementSoftwareIdentity. Retrieve the version from
the HP_PowerControllerFirmware.VersionString property.