Class CIM_AssociatedPowerManagementService
extends CIM_ServiceAvailableToElement

The association between a Managed System Element and its power management service.

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


Class Hierarchy

CIM_ServiceAvailableToElement
   |
   +--CIM_AssociatedPowerManagementService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe association between a Managed System Element and its power management service.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::PowerMgmt
Versionstring2.16.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherPowerStatestring
DescriptionstringA string describing the additional power management state of the element, used when the PowerState is set to the value 1, "Other".
ModelCorrespondencestringCIM_AssociatedPowerManagementService.PowerState
OtherRequestedPowerStatestring
DescriptionstringA string describing the additional power management state of the element, used when the RequestedPowerState is set to the value 1, "Other".
ModelCorrespondencestringCIM_AssociatedPowerManagementService.RequestedPowerState
PowerOnTimedatetime
DescriptionstringThe time when the element will be powered on again, used when the RequestedPowerState has the value 2, "On", 5, "Power Cycle (Off - Soft)" or 6, "Power Cycle (Off - Hard)".
ModelCorrespondencestringCIM_AssociatedPowerManagementService.RequestedPowerState
PowerStateuint16
DescriptionstringThe current power state of the associated Managed System Element.
MappingStringsstringMIF.DMTF|System Power Controls|001.2
ModelCorrespondencestringCIM_PowerManagementCapabilities.PowerCapabilities
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, .., 0x7FFF..0xFFFF
ValuesstringOther, On, Sleep - Light, Sleep -Deep, Power Cycle (Off - Soft), Off - Hard, Hibernate (Off - Soft), Off - Soft, Power Cycle (Off-Hard), Master Bus Reset, Diagnostic Interrupt (NMI), Off - Soft Graceful, Off - Hard Graceful, Master Bus Reset Graceful, Power Cycle (Off - Soft Graceful), Power Cycle (Off - Hard Graceful), DMTF Reserved, Vendor Specific
RequestedPowerStateuint1612
DescriptionstringThe desired or the last requested power state of the associated Managed System Element, irrespective of the mechanism through which the request was made. If the requested power state is unknown, then the property shall have the value of 0 ("Unknown"). If the property has no meaning or is not supported, then the property shall have value 12("Not Applicable").
MappingStringsstringMIF.DMTF|System Power Controls|001.2
ModelCorrespondencestringCIM_PowerManagementCapabilities.PowerCapabilities, CIM_AssociatedPowerManagementService.OtherRequestedPowerState
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, .., 0x7FFF..0xFFFF
ValuesstringUnknown, Other, On, Sleep - Light, Sleep -_Deep, Power Cycle (Off - Soft), Off - Hard, Hibernate (Off - Soft), Off - Soft, Power Cycle (Off-Hard), Master Bus Reset, Diagnostic Interrupt (NMI), Not Applicable, Off - Soft Graceful, Off - Hard Graceful, Master Bus Reset Graceful, Power Cycle (Off - Soft Graceful), Power Cycle (Off - Hard Graceful), DMTF Reserved, Vendor Specific

Association References

NameClass OriginReference Class
ServiceProvidedCIM_AssociatedPowerManagementServiceCIM_PowerManagementService

Propagated Association References

NameClass OriginReference Class

Class Methods