Class CIM_PowerSupply
extends CIM_PowerSource

Capabilities and management of the PowerSupply.The PowerSupply may have two input voltage ranges. The attributes of each input voltage (high and low voltage bounds, high and low frequency bounds, maximum input power, and maximum output power) are modeled separately. Additional attributes of the power supply including the active input voltage range and type of range switching may also be modeled.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_AllocatedLogicalElement
   |
   +--CIM_LogicalDevice
   |
   +--CIM_PowerSource
   |
   +--CIM_PowerSupply

Direct Known Subclasses

CIM_UninterruptiblePowerSupply

Class Qualifiers

NameData TypeValue
DescriptionstringCapabilities and management of the PowerSupply.The PowerSupply may have two input voltage ranges. The attributes of each input voltage (high and low voltage bounds, high and low frequency bounds, maximum input power, and maximum output power) are modeled separately. Additional attributes of the power supply including the active input voltage range and type of range switching may also be modeled.
UMLPackagePathstringCIM::Device::CoolingAndPower
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ActiveInputVoltageuint16
DescriptionstringActiveInputVoltage indicates which input voltage range is currently in use. Range 1, 2, or both can be specified using the values 3, 4, or 5, respectively. If the Supply is not currently drawing power, the value 6 ("Neither") can be specified. This information is necessary in the case of a UPS, a subclass of PowerSupply.
MappingStringsstringMIF.DMTF|Power Supply|004.15
ValueMapstring1, 2, 3, 4, 5, 6
ValuesstringOther, Unknown, Range 1, Range 2, Both, Neither
InputPowerUnitsstring
DescriptionstringIndicates the programmatic units for the Range1MaxInputPower and MaxInputPowerRange2 properties.
ISPunitbooleantrue
ModelCorrespondencestringCIM_PowerSupply.Range1MaxInputPower, CIM_PowerSupply.Range2MaxInputPower
IsACInputboolean
DescriptionstringA value of true shall indicate the required input of the PowerSupply is alternating current (AC). A value of false shall indicate the required input for the PowerSource is direct current (DC).
IsSwitchingSupplyboolean
DescriptionstringBoolean indicating that the PowerSupply is a switching (instead of linear) supply.
NumberOfPhasesUtilizeduint32
DescriptionstringNumberOfPhasesUtilized shall indicate the number of phases this power supply is configured to utilize. A value of zero shall indicate zero phases are utilized or this information is unknown.
OutputPowerUnitsstring
DescriptionstringIndicates the programmatic units for the Range1MaxOutputPower, Range2MaxOutputPower, and MaxOutputPower properties.
ISPunitbooleantrue
ModelCorrespondencestringCIM_PowerSupply.Range1MaxOutputPower, CIM_PowerSupply.Range2MaxOutputPower
OverridestringOutputPowerUnits
Range1InputFrequencyHighuint32
DescriptionstringThe frequency (in hertz) at the high end of the Input Frequency Range 1 of this Power Supply. A value of 0 implies DC.
MappingStringsstringMIF.DMTF|Power Supply|004.18
PUnitstringhertz
UnitsstringHertz
Range1InputFrequencyLowuint32
DescriptionstringThe frequency (in hertz) at the low end of the Input Frequency Range 1 of this Power Supply. A value of 0 implies DC.
MappingStringsstringMIF.DMTF|Power Supply|004.17
PUnitstringhertz
UnitsstringHertz
Range1InputVoltageHighuint32
DescriptionstringThe high voltage of Input Voltage Range 1 for this Power Supply, in millivolts. A value of 0 denotes 'unknown'.
MappingStringsstringMIF.DMTF|Power Supply|004.8
PUnitstringvolt * 10^-3
UnitsstringMilliVolts
Range1InputVoltageLowuint32
DescriptionstringThe low voltage of Input Voltage Range 1 for this Power Supply, in millivolts. A value of 0 denotes 'unknown'.
MappingStringsstringMIF.DMTF|Power Supply|004.7
PUnitstringvolt * 10^-3
UnitsstringMilliVolts
Range1MaxInputPoweruint32
DescriptionstringIndicates the maximum amount of power that this PowerSupply may draw if the CIM_PowerSupply.ActiveInputVoltage has the value 2 or 3. The units of the value shall be described by the InputPowerUnits property. A value of zero shall indicate 'unknown'.
ModelCorrespondencestringCIM_PowerSupply.InputPowerUnits
Range1MaxOutputPoweruint32
DescriptionstringIndicates the maximum amount of power that may be drawn from this PowerSupply without causing a failure condition if the CIM_PowerSupply.ActiveInputVoltage has the value 2 or 3. The units of the value shall be described by the OutputPowerUnits property. A value of zero shall indicate 'unknown'.
ModelCorrespondencestringCIM_PowerSupply.OutputPowerUnits
Range2InputFrequencyHighuint32
DescriptionstringThe frequency (in hertz) at the high end of the Input Frequency Range 2 of this Power Supply. A value of 0 implies DC.
MappingStringsstringMIF.DMTF|Power Supply|004.20
PUnitstringhertz
UnitsstringHertz
Range2InputFrequencyLowuint32
DescriptionstringThe frequency (in hertz) at the low end of the Input Frequency Range 2 of this Power Supply. A value of 0 implies DC.
MappingStringsstringMIF.DMTF|Power Supply|004.19
PUnitstringhertz
UnitsstringHertz
Range2InputVoltageHighuint32
DescriptionstringThe high voltage of Input Voltage Range 2 for this Power Supply, in millivolts. A value of 0 denotes 'unknown'.
MappingStringsstringMIF.DMTF|Power Supply|004.12
PUnitstringvolt * 10^-3
UnitsstringMilliVolts
Range2InputVoltageLowuint32
DescriptionstringThe low voltage of Input Voltage Range 2 for this Power Supply, in millivolts. A value of 0 denotes 'unknown'.
MappingStringsstringMIF.DMTF|Power Supply|004.11
PUnitstringvolt * 10^-3
UnitsstringMilliVolts
Range2MaxInputPoweruint32
DescriptionstringIndicates the maximum amount of power that this PowerSupply may draw without causing a failure condition. The units of the value shall be described by the InputPowerUnits property. A value of zero shall indicate 'unknown'.
ModelCorrespondencestringCIM_PowerSupply.InputPowerUnits
Range2MaxOutputPoweruint32
DescriptionstringIndicates the maximum amount of power that may be drawn from this PowerSupply without causing a failure condition if the CIM_PowerSupply.ActiveInputVoltage has the value 4. The units of the value shall be described by the OutputPowerUnits property. A value of zero shall indicate 'unknown'.
ModelCorrespondencestringCIM_PowerSupply.OutputPowerUnits
TotalOutputPoweruint32
DescriptionstringRepresents the total output power of the PowerSupply in milliWatts. 0 denotes 'unknown'.
MappingStringsstringMIF.DMTF|Power Supply|004.21
PUnitstringwatt * 10^-3
UnitsstringMilliWatts
TypeOfRangeSwitchinguint16
DescriptionstringTypeOfRangeSwitching describes the kind of input voltage range switching that is implemented in this PowerSupply. For example, autoswitching can be specified (value=4).
MappingStringsstringMIF.DMTF|Power Supply|004.16
ValueMapstring1, 2, 3, 4, 5, 6
ValuesstringOther, Unknown, Manual, Autoswitch, Wide Range, Not Applicable
NominalPhaseWiringuint32[]
DescriptionstringNominalPhaseWiring shall indicate the phases this power supply is configured to utilize. The actual phases from which the supply is drawing may vary. For example, a power supply that utilizes two phases and is wired to three phases may cycle through any combination.
ValueMapstring0, 2, 3, 4
ValuesstringUnknown, A, B, C

Inherited Properties

NameData Type
AllocationStatestring
Availabilityuint16
Captionstring
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
DeviceIDstring
ElementNamestring
EnabledDefaultuint16
EnabledStateuint16
ErrorClearedboolean
ErrorDescriptionstring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
IsACOutputboolean
LastErrorCodeuint32
LocationIndicatoruint16
MaxQuiesceTimeuint64
Namestring
OperatingStatusuint16
OtherEnabledStatestring
PowerManagementSupportedboolean
PowerOnHoursuint64
PrimaryStatusuint16
RatedMaxOutputPoweruint32
RequestedStateuint16
Statusstring
StatusInfouint16
SystemCreationClassNamestring
SystemNamestring
TimeOfLastStateChangedatetime
TotalPowerOnHoursuint64
TransitioningToStateuint16
AdditionalAvailabilityuint16[]
AvailableRequestedStatesuint16[]
IdentifyingDescriptionsstring[]
OperationalStatusuint16[]
OtherIdentifyingInfostring[]
PowerManagementCapabilitiesuint16[]
StatusDescriptionsstring[]

Class Methods

Inherited Class Methods

NameReturn Type
EnableDeviceuint32
OnlineDeviceuint32
QuiesceDeviceuint32
RequestStateChangeuint32
Resetuint32
RestorePropertiesuint32
SavePropertiesuint32
SetPowerStateuint32