Class CIM_OperationalPowerStatisticalData
extends CIM_StatisticalData

A subclass of StatisticalData which identifies power attributes of a storage system.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_OperationalPowerStatisticalData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of StatisticalData which identifies power attributes of a storage system.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Power
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementTypeuint16
DescriptionstringDefines the role that the element played for which this power statistics record was collected. Generally, the ElementTypes defined here have the following meaning in the context of this class: 2, "Computer System": Cumulative statistics for the storage system. In the case of a complex system with multiple component Computer Systems, these are the statistics for the top-level aggregate Computer System. 10, "Disk Drive": Statistics for a DiskDrive. 201, "PDU": Sgtatistics for a PDU. 202, "Power Supply": Statistics for a Power Supply. 203 "Fan": Statistics for a fan. 204, "CPU": Statistics for a CPU. 205, "RAID Group": Statistics for all the disks in a RAID Group. 206, "Disk Tray": Statistics for Disk Tray. 207, "Controller": Statistics for a controller.
Requiredbooleantrue
ValueMapstring2, 10, 201, 202, 203, 204, 205, 206, 207, .., 0x8000..
ValuesstringComputer System, Disk Drive, PDU, Power Supply, Fan, CPU, RAID Group, Disk Tray, Controller, DMTF Reserved, Vendor Specific
Milliwattsuint64
Counterbooleantrue
DescriptionstringThe current value in Milliwats of the power consumed by the element refereced.
PUnitstringwatt * 10^-3
UnitsstringMilliWatts
Precisionuint64
DescriptionstringThe number of decimal places of accuracy of the Milliwatt attribute.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData