Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > e01f19d41597cbaefda70b1cbd9cf6b0 > files > 1038

cim-schema-docs-2.22.0-2.fc12.noarch.rpm

<head><META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="mof.css" xmlns:lxslt="http://xml.apache.org/xslt">
<title>DMTF Schema Documentation Schema Documentation</title>
</head><html>
<body bgcolor="White">
<hr> 
</hr>
<a name="CIM_PowerAllocationSettingData"></a>
<H1>Class CIM_PowerAllocationSettingData<BR>extends <a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a>
</H1>PowerAllocationSettingData class is used to provide configuration and capabilities information about power consumption and/or allocation for a CIM_ManagedSystemElement.<h3>
					Table of Contents<br>
<a href="#c_hierarchy">Hierarchy</a>
<br>
<a href="#c_subclasses">Direct Known Subclasses</a>
<br>
<a href="#c_qualifiers">Class Qualifiers</a>
<br>
<a href="#c_properties">Class Properties</a>
<br>
<a href="#c_methods">Class Methods</a>
<br>
</h3>
<hr> 
</hr>
<H2>
<a name="c_hierarchy">Class Hierarchy</a>
</H2>
<a href="CIM_ManagedElement.html">CIM_ManagedElement</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<a href="CIM_SettingData.html">CIM_SettingData</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<b>CIM_PowerAllocationSettingData</b>
<br data="CIM_PowerAllocationSettingData -- CIM_ResourceAllocationSettingData">
<H2>
<a name="c_subclasses">Direct Known Subclasses</a>
</H2>
<H2>
<a name="c_qualifiers">Class Qualifiers</a>
</H2>
<TABLE BORDER="1" CELLPADDING="1" WIDTH="100%">
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">PowerAllocationSettingData class is used to provide configuration and capabilities information about power consumption and/or allocation for a CIM_ManagedSystemElement.</TD>
</TR>
<TR>
<TD VALIGN="TOP">Experimental</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TD VALIGN="TOP">UMLPackagePath</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM::System::CoolingAndPower</TD>
</TR>
<TR>
<TD VALIGN="TOP">Version</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">2.18.0</TD>
</TR>
</TABLE>
<H2>
<a name="c_properties">Class Properties</a>
</H2>
<H3>Local Class Properties</H3>
<TABLE WIDTH="100%" CELLPADDING="1" BORDER="1">
<TR>
<TH ROWSPAN="2"><B>Name</B></TH><TH ROWSPAN="2"><B>Data Type</B></TH><TH ROWSPAN="2"><B>Default Value</B></TH><TH COLSPAN="5"><B>Qualifiers</B></TH>
</TR>
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherSettingPurpose</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property shall be set to null if SettingPurpose is any value other than 1. This property shall be non-null if SettingPurpose has the value 1. If non-null, the value of this property shall be formatted using the following algorithm: : , where and are separated by a colon (:) and shall include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the value or that is a registered ID assigned to the business entity by a recognized global authority. In addition, to ensure uniqueness, shall not contain a colon (:). If this algorithm is used, the first colon to appear in the value shall appear between and . The is chosen by the business entity and shall be used uniquely.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_PowerAllocationSettingData.PowerAllocationSettingPurpose</TD>
</TR>
<TR>
<TH ROWSPAN="5" VALIGN="TOP">PowerAllocationSettingPurpose</TH><TD ROWSPAN="5" VALIGN="TOP">uint16</TD><TD ROWSPAN="5" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">When power is consumed by or allocated to a ManagedSystemElement, there may be well-known or meaningful levels of allocation or consumption for the ManagedSystemElement. The PowerAllocationSettingPurpose property may be used to identify the well known level or provide context for the interpretation of the other values of the PowerAllocationSettingData instance. A value of "MaxConAuxiliary" shall indicate the instance provides information about the maximum power allocated or consumed by the ManagedSystemElement as currently configured, while the ManagedSystemElement is turned off and drawing auxiliary power. Note that an alternate name for "auxiliary power" is "trickle power" 
A value of "MinWhenOn" shall indicate the instance provides information about the minimum value for power consumption for which a configuration of the ManagedSystemElement exists such that when it is powered on and operating in that configuration, the power consumption of the ManagedSystemElement is guaranteed not to exceed the specified amount. 
A value of "MaxAsConfigured" shall indicate the instance provides information about the maximum power that may be allocated to or consumed by the ManagedSystemElement as currently configured while powered on. The actual power consumed may be less.
A value of "MaxIfAllHotPlug" shall indicate the instance provides information about the maximum power allocated or consumed by the ManagedSystemElement if all components that could be added to the ManagedSystemElement without requiring a power cycle of the ManagedSystemElement were added to the ManagedSystemElement. 
A value of "MaxIfAllColdPlug" shall indicate the instance provides information about the maximum power allocated or consumed by the ManagedSystemElement if all components that could be added to the ManagedSystemElement, including those that require a power cycle of the ManagedSystemElement, were added to the ManagedSystemElement. 
A value of "Allocated" shall indicate the instance provides information about the current power allocated to the ManagedSystemElement. 
A value of "MinWithoutDegradation" shall indicate the instance provides information about the minimum power allocated or consumed by the ManagedSystemElement with out causing performance degradation.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_PowerAllocationSettingData.OtherSettingPurpose</TD>
</TR>
<TR>
<TD VALIGN="TOP">ValueMap</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">1, 2, 3, 4, 5, 6, 7, 8, .., 32768..65535</TD>
</TR>
<TR>
<TD VALIGN="TOP">Values</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">Other, MaxConAuxiliary, MinWhenOn, MaxAsConfigured, MaxIfAllHotPlug, MaxIfAllColdPlug, Allocated, MinWithoutDegradation, DMTF Reserved, Vendor Reserved</TD>
</TR>
</TABLE>
<H3>Inherited Properties</H3>
<TABLE BORDER="1" CELLPADDING="1" WIDTH="60%">
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Class Origin</TH>
</TR>
<TR>
<TH VALIGN="TOP">Address</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">AddressOnParent</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">AllocationUnits</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">AutomaticAllocation</TH><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">AutomaticDeallocation</TH><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Caption</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ChangeableType</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ConfigurationName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ConsumerVisibility</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Description</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ElementName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Generation</TH><TD VALIGN="TOP">uint64</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">InstanceID</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Limit</TH><TD VALIGN="TOP">uint64</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">MappingBehavior</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">OtherResourceType</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Parent</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">PoolID</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Reservation</TH><TD VALIGN="TOP">uint64</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ResourceSubType</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ResourceType</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">VirtualQuantity</TH><TD VALIGN="TOP">uint64</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">VirtualQuantityUnits</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Weight</TH><TD VALIGN="TOP">uint32</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Connection</TH><TD VALIGN="TOP">string[]</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">HostResource</TH><TD VALIGN="TOP">string[]</TD><TD VALIGN="TOP"><a href="CIM_ResourceAllocationSettingData.html">CIM_ResourceAllocationSettingData</a></TD>
</TR>
</TABLE>
<h2>
<a name="c_methods">Class Methods</a>
</h2>
</body>
</html>