association CIM_AssociatedPowerManagementService : CIM_ServiceAvailableToElement



Description:

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

Definition:

Feature Type Class Origin Qualifiers
ServiceProvided CIM_PowerManagementService CIM_ServiceAvailableToElement
Override ServiceProvided
Max 1
Description The Service that is available.
Key TRUE
UserOfService CIM_ManagedElement CIM_ServiceAvailableToElement
Key TRUE
Description The ManagedElement that can use the Service.
PowerState uint16 CIM_AssociatedPowerManagementService
Description The current power state of the associated Managed System Element.
ValueMap 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, .., 0x7FFF..0xFFFF
Values "Other" [1]
"On" [2]
"Sleep - Light" [3]
"Sleep -Deep" [4]
"Power Cycle (Off - Soft)" [5]
"Off - Hard" [6]
"Hibernate (Off - Soft)" [7]
"Off - Soft" [8]
"Power Cycle (Off-Hard)" [9]
"Master Bus Reset" [10]
"Diagnostic Interrupt (NMI)" [11]
"Off - Soft Graceful" [12]
"Off - Hard Graceful" [13]
"Master Bus Reset Graceful" [14]
"Power Cycle (Off - Soft Graceful)" [15]
"Power Cycle (Off - Hard Graceful)" [16]
"DMTF Reserved" [..]
"Vendor Specific" [0x7FFF..0xFFFF]
MappingStrings MIF.DMTF|System Power Controls|001.2
ModelCorrespondence CIM_PowerManagementCapabilities.PowerCapabilities
OtherPowerState string CIM_AssociatedPowerManagementService
Description A string describing the additional power management state of the element, used when the PowerState is set to the value 1, "Other".
ModelCorrespondence CIM_AssociatedPowerManagementService.PowerState
RequestedPowerState uint16 CIM_AssociatedPowerManagementService
Description The 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").
ValueMap 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, .., 0x7FFF..0xFFFF
Values "Unknown" [0]
"Other" [1]
"On" [2]
"Sleep - Light" [3]
"Sleep -_Deep" [4]
"Power Cycle (Off - Soft)" [5]
"Off - Hard" [6]
"Hibernate (Off - Soft)" [7]
"Off - Soft" [8]
"Power Cycle (Off-Hard)" [9]
"Master Bus Reset" [10]
"Diagnostic Interrupt (NMI)" [11]
"Not Applicable" [12]
"Off - Soft Graceful" [13]
"Off - Hard Graceful" [14]
"Master Bus Reset Graceful" [15]
"Power Cycle (Off - Soft Graceful)" [16]
"Power Cycle (Off - Hard Graceful)" [17]
"DMTF Reserved" [..]
"Vendor Specific" [0x7FFF..0xFFFF]
MappingStrings MIF.DMTF|System Power Controls|001.2
ModelCorrespondence CIM_PowerManagementCapabilities.PowerCapabilities, CIM_AssociatedPowerManagementService.OtherRequestedPowerState
OtherRequestedPowerState string CIM_AssociatedPowerManagementService
Description A string describing the additional power management state of the element, used when the RequestedPowerState is set to the value 1, "Other".
ModelCorrespondence CIM_AssociatedPowerManagementService.RequestedPowerState
PowerOnTime datetime CIM_AssociatedPowerManagementService
Description The 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)".
ModelCorrespondence CIM_AssociatedPowerManagementService.RequestedPowerState

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold