White Papers
Power Utilization Management Profile
34 Version 1.0.0a
ANNEX A
(informative)
DCIM MOF
NOTE: This may not be the most up-to-date MOF. Please, for implementation purposes refer to the
MOF published separately from the profiles.
// Copyright (c) 2008 Dell Inc. All rights reserved.
// ==================================================================
// DCIM_OEMPowerUtilizationCustomSettingData
// ==================================================================
[Experimental, Version ( "2.18.0" ),
Description (
"PowerUtilizationCustomSettingData class is used for custom "
"configuration of power utilization for a "
"CIM_ManagedSystemElement in addition to those provided in "
"PowerAllocationSettingData class.")]
class DCIM_OEMPowerUtilizationCustomSettingData : CIM_SettingData {
[Description (
"This property represents the setting to control processors' "
"power consumption.\n "
"2 (\"Max Performance\") - corresponds to the minimum PState of "
"the processors. In this setting processors consume maximum "
"power.\n "
"3 (\"Min Power\") - corresponds to the maximum PState of the "
"processors. In this setting processors consume minimum power.\n "
"4 (\"OS Demand Based\") - corresponds to the OS controlled "
"PState of the processors. In this setting processors power "