CIM Reference Guide

3- Disabled
4- Enabled
5- Not implemented
CIM_PowerSupply
The CIM_PowerSupply class described in Table below contains devices that provide current and voltage
for the operation of the system and its components
Table 32. CIM_PowerSupply Properties
Class Name:
CIM_PowerSupply
Parent Class:
CIM_LogicalDevice
Property Description Data Type
IsSwitchingSupply Indicates that the power supply
is a switching power supply and
not a linear power supply.
Boolean
Range1InputVoltageLow Indicates the low voltage in
millivolts of input voltage range 1
for this power supply. A value of
0 denotes unknown.
uint32
Range1InputVoltageHigh Indicates the high voltage in
millivolts of input voltage range 1
for this power supply. A value of
0 denotes unknown.
uint32
ActiveInputVoltage Indicates which input voltage
range is currently in use. Range 1,
range 2, or both can be specified
using the values 3, 4, or 5,
respectively. If the supply is not
drawing power, a value of 6
(neither) can be specified. This
information is necessary in the
case of an uninterruptible power
supply (UPS), a subclass of power
supply. Values for the
ActiveInputVoltage property are:
1 - Other
2 - Unknown
3 - Range 1
4 - Range 2
5 - Both range 1 and range 2
uint16
43