White Papers

Power Utilization Management Profile
40 Version 1.0.0a
ModelCorrespondence {
"DCIM_OEMPowerUtilizationManagementService.RequestedPowerUtilizationAlgorithm" }]
uint16 PowerUtilizationAlgorithm;
[Description (
"This property describes the pending requested algorithm to be "
"employed by the service for power utilization."),
ValueMap { "0", "2", "3", "4", "5", "6", "7", "8"},
Values { "Unknown", "None", "Custom Settings Based",
"Maximum Performance", "Minimum Performance", "OS Specific",
"Active Power Utilization", "Not Applicable"},
ModelCorrespondence {
"DCIM_OEMPowerUtilizationManagementService.PowerUtilizationAlgorithm" }]
uint16 PendingPowerUtilizationAlgorithm;
[Description (
"This method is called to request a certain power utilization "
"algorithm to be employed by the service for the system. The "
"Service shall be associated with the System through "
"CIM_ServiceAffectsElement.\n "
"The return code of 0 shall indicate that the power utilization "
"algorithm has been successfuly requested. The "
"PendingPowerUtilizationAlgorithm shall be equal to the "
"RequestedAlgorithm parameter or shall be equal to 0 (\"Unknown\").\n "
"If the RequestedAlgorithm parameter has value 3 (\"Custom "
"Settings Based \") then the return code of 0 shall indicate "
"that individual settings based power utilization algorithm has "
"been requested. In this case the Service instance should be "
"associated with an instance of "
"DCIM_OEMPowerUtilizationCustomSettingData with ElementSettingData "
"association that has IsPending property with value 2 (\"Is "