White Papers

Power Utilization Management Profile
Version 1.0.0a 39
"value is 2 (\"None\"), then the PowerUtilizationMode shall be "
"equal to 2 (\"None\").\n "
"3 (\"Custom Settings Based\") shall indicate that the service "
"is employing power utilzation algorithm based on a specific "
"settings. This settings may be represented by the "
"DCIM_OEMPowerUtilizationSettingData instance associated through "
"ElementSettingData where the IsCurrent property has value 1 "
"(\"Is Current\").\n "
"4 (\"Maximum Performance\") shall indicate that the service is "
"employing a power utilization that yields the maximum "
"performance for the affected managed elements. If the property "
"value is 4 (\"Maximum Performance\"), then the "
"PowerUtilizationMode shall be equal to 4 (\"Static\").\n "
"5 (\"Minimum Performance\") shall indicate that the service is "
"employing a power utilization that yields the minimum power "
"consumption for the affected managed elements. If the property "
"value is 5 (\"Minimum Performance\"), then the "
"PowerUtilizationMode shall be equal to 4 (\"Static\").\n "
"6 (\"OS Specific\") shall indicate that the service is "
"employing a power utilization defined by the operating system. "
"If the property value is 6 (\"OS Specific\"), then the "
"PowerUtilizationMode shall be equal to 3 (\"Dynamic\").\n "
"7 (\"Active Power Utilization\") shall indicate that the "
"service is employing a specific algorithm to yield the best "
"power conumption and performance for the affected managed "
"elements. If the property value is 7 (\"Active Power "
"Utilization\"), then the PowerUtilizationMode shall be equal to "
"3 (\"Dynamic\")."),
ValueMap { "0", "2", "3", "4", "5", "6", "7"},
Values { "Unknown", "None", "Custom Settings Based",
"Maximum Performance", "Minimum Performance", "OS Specific",
"Active Power Utilization"},