Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ElementType | uint16 | |
Description | string | Determines the type of elements that this OperationalPowerManifest can be applied to (e.g. during a GetStatisticsCollection request). This is used when the same set of statistical metrics is calculated for several types of devices. In this way, a single OperationalPowerManafest instance can be used to filter all the StatsiticalData instances that contain metrics for the same type of element in a StatisticsCollection. If used, a subclass should override this property to specify the element types supported by that class, preferably through ValueMap and Values qualifiers to allow clients to programmatically retrieve those supported types. |
ModelCorrespondence | string | CIM_OperationalPowerStatisticalData.ElementType |
ValueMap | string | 2, 10, 201, 202, 203, 204, 205, 206, 207, .., 0x8000.. |
Values | string | Computer System, Disk Drive, PDU, Power Supply, Fan, CPU, RAID Group, Disk Tray, Controller, DMTF Reserved, Vendor Specific |
IncludeMilliwatts | boolean | true |
Description | string | Whether to include in a filter for a metered element the Milliwatts for that element. |
ModelCorrespondence | string | CIM_OperationalPowerStatisticalData.StatisticTime |
IncludePrecision | boolean | false |
Description | string | Whether to include in a filter for a metered element the precision of the Milliwatts attribute for that element. |
ModelCorrespondence | string | CIM_OperationalPowerStatisticalData.Milliwatts |
IncludeStatisticTime | boolean | false |
Description | string | Indicates whether or not the Statistics property of StatisticsService.GetStatisticsCollection method will include the time when statistics for this OperationalPowerManafest were last captured. |
ModelCorrespondence | string | CIM_OperationalPowerStatisticalData.StatisticTime |
InstanceID | string | |
Description | string | Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
:
Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and . is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM. |
Key | boolean | true |
Override | string | InstanceID |
CSVSequence | string[] | |
Description | string | The sequence of OperationalPowerStatisticalData property names for properties that will be returned are encoded in the CSVSequence array. Properties that are not included will not be returned with GetStatisticsCollection. Properties that are included in CSVSequence will be returned in the order they appear in CSVSequence. |