Class CIM_MediaAccessStatData
extends CIM_StatisticalData

Statistics related to reading and writing at a specific MediaAccessDevice, or for a specific StorageExtent. The same class is used to represent this data - whether for the MediaAccessDevice (independent of the StorageExtent), OR for the Extent (independent of its AccessDevice). The element whose statistics are described is associated using the relationship, ElementStatisticalData. Note that this class models the same properties as MediaAccessStatInfo. This class, however, uses the simplified key mechanisms of its superclass, StatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_MediaAccessStatData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistics related to reading and writing at a specific MediaAccessDevice, or for a specific StorageExtent. The same class is used to represent this data - whether for the MediaAccessDevice (independent of the StorageExtent), OR for the Extent (independent of its AccessDevice). The element whose statistics are described is associated using the relationship, ElementStatisticalData. Note that this class models the same properties as MediaAccessStatInfo. This class, however, uses the simplified key mechanisms of its superclass, StatisticalData.
UMLPackagePathstringCIM::Device::StorageDevices
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ReadOperationsuint64
Counterbooleantrue
DescriptionstringThe number of attempted read operations.
RecoveredReadOperationsuint64
Counterbooleantrue
DescriptionstringThe number of recovered read operations.
RecoveredSeekOperationsuint64
Counterbooleantrue
DescriptionstringThe number of recovered seek operations.
RecoveredWriteOperationsuint64
Counterbooleantrue
DescriptionstringThe number of recovered write operations.
UnrecoverableReadOperationsuint64
Counterbooleantrue
DescriptionstringThe number of unrecoverable read operations.
UnrecoverableSeekOperationsuint64
Counterbooleantrue
DescriptionstringThe number of unrecoverable seek operations.
UnrecoverableWriteOperationsuint64
Counterbooleantrue
DescriptionstringThe number of unrecoverable write operations.
WriteOperationsuint64
Counterbooleantrue
DescriptionstringThe number of attempted write operations.

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