Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
OtherPowerCapabilitiesDescriptions | string[] | |
Description | string | An array of strings describing an element's additional power management capabilities, used when the PowerCapabilities array includes the value 1, "Other". |
ModelCorrespondence | string | CIM_PowerManagementCapabilities.PowerCapabilities |
PowerCapabilities | uint16[] | |
Description | string | An enumeration indicating the specific power-related capabilities of a managed element. Since this is an array, multiple values may be specified. The current values in the enumeration are:
0 = Unknown
1 = Other
2 = Power Saving Modes Entered Automatically, describing that a managed element can change its power state based on usage or other criteria
3 = Power State Settable, indicating that the SetPowerState method is supported
4 = Power Cycling Supported, indicating that the SetPowerState method can be invoked with the PowerState input variable set to 'Power Cycle'
5 = Timed Power On Supported, indicating that the SetPowerState method can be invoked with the PowerState input variable set to 'Power Cycle' and the Time parameter set to a specific date and time, or interval, for power-on. |
MappingStrings | string | MIF.DMTF|System Power Controls|001.2 |
ModelCorrespondence | string | CIM_PowerManagementCapabilities.OtherPowerCapabilitiesDescriptions, CIM_PowerManagementService.SetPowerState |
ValueMap | string | 0, 1, 2, 3, 4, 5 |
Values | string | Unknown, Other, Power Saving Modes Entered Automatically, Power State Settable, Power Cycling Supported, Timed Power On Supported |