Reference Guide

Table Of Contents
Table 33. CIM_PowerSupply Properties
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
6 Neither range 1 nor range 2
uint16
TotalOutputPower
Defines the maximum sustained output
wattage of the power supply (in tenths
of Watts) 0 denotes 'unknown'.
uint32
InputRatedPower
Defines the rated input wattage of the
power supply (in tenths of Watts).
uint32
PMCapable Indicates the Power Monitoring
capability.
Boolean
CIM_Controller
The CIM_Controller class described in below Table properties, groups miscellaneous control-related devices. Examples of
controllers are small computer system interface (SCSI) controllers, Universal Serial Bus (USB) controllers, and serial controllers.
The following table describes the properties and data type of the CIM Controller class.
Class Name: CIM_Controller
Parent Class: CIM_LogicalDevice
CIM_LogicalElement
39