This class, which stores information about a client computer’s power supply or battery, is based on Win32_PowerSupply. This class is not included in a default hardware inventory operation.
Table C.58 Universal Power Supply Attribute Class (SMS_G_System_POWER_SUPPLY)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
ActiveInputVoltage | string | Indicates which input voltage range is currently in use.
Values are: | |
Availability | uint32 | Indicates the availability and status of the device.
Values are: | |
BatteryInstalled | uint32 | 1 | Determines whether a battery is installed on the device.
Values are: If the value is True, a battery is installed. |
CanTurnOffRemotely | uint32 | 0 | Determines whether the power supply can be turned off remotely.
Values are: If the value is True, the power supply can be turned off remotely. |
Caption | string | Describes the object. Maximum length is 64 characters. | |
CommandFile | string | Indicates the command file of the power supply. | |
Description | string | Describes the object. | |
DeviceID | string | Key. An address or other identifying information to uniquely name the LogicalDevice. Maximum length is 64 characters. | |
FirstMessageDelay | uint32 | ||
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
InstallDate | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the object was installed. The absence of a value does not indicate that the object is not installed. |
LowBatterySignal | uint32 | 0 | Determines whether the power supply has a low battery signal.
Values are: If the value is True, the power supply has a low battery signal. |
MessageInterval | uint32 | Indicates the interval between error messages generated by this device. | |
Name | string | Defines the label that the object is known by. Maximum length is 256 characters. | |
PowerFailSignal | uint32 | 0 | Indicates whether the power supply has a power failure signal.
Values are: If the value is True, the power supply has a power failure signal. |
PowerManagementSupported | uint32 | 1 | A Boolean that indicates that the ComputerSystem and its running OperatingSystem support power management. This Boolean does not indicate that power management features are currently enabled or if they are enabled, which features are supported.
Values are: |
RangeInputFrequencyHigh | uint32 | Indicates the frequency, in Hertz, at the high end of this power supply’s input frequency range 1. A value of 0 indicates DC. | |
RangeInputFrequencyLow | uint32 | Indicates the frequency, in Hertz, at the low end of this PowerSupply’s Input Frequency Range 1. A value of 0 indicates DC. | |
Range1InputVoltageHigh | uint32 | Indicates the high voltage, in millivolts, of Input Voltage Range 1 for the PowerSupply. A value of 0 indicates Unknown. | |
Range1InputVoltageLow | uint32 | Indicates low voltage, in millivolts, of Input Voltage Range 1 for the PowerSupply. A value of 0 indicates Unknown. | |
Range2InputFrequencyHigh | uint32 | Indicates the frequency, in Hertz, at the high end of the PowerSupply’s Input Frequency Range 2. A value of 0 indicates DC. | |
Range2InputFrequencyLow | uint32 | Indicates the frequency, in Hertz, at the low end of the PowerSupply’s Input Frequency Range 2. A value of 0 indicates DC. | |
Range2InputVoltageHigh | uint32 | Indicates the high voltage, in millivolts, of Input Voltage Range 2 for the PowerSupply. A value of 0 indicates Unknown. | |
Range2InputVoltageLow | uint32 | Indicates the low voltage, in millivolts, of Input Voltage Range 2 for this PowerSupply. A value of 0 indicates Unknown. | |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
Status | string | "OK" | Indicates the current status of the object.
Values are: Maximum length is 10 characters. |
StatusInfo | string | "3" | Indicates the state of the LogicalDevice.
Values are: |
SystemName | string | Indicates the scoping system’s name. Maximum length is 256 characters. | |
Switching | uint32 | 1 | A Boolean that indicates that the PowerSupply is a switching (rather than linear) supply. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |
TotalOutputPower | uint32 | Represents the total output power of the PowerSupply, in milliwatts. A value of 0 indicates that the wattage is unknown. | |
TypeOfRangeSwitching | string | Describes the kind of input-voltage-range switching implemented in this PowerSupply.
Values are: | |
UPSPort | uint32 | Indicates the uninterruptible power supply (UPS) port for the power supply. |