Class CIM_MediaAccessStatInfo
extends CIM_DeviceStatisticalInformation

Statistics related to reading and writing at a specific MediaAccessDevice, or for a specific StorageExtent. Although the same class is used to represent this data, at the instance level the object holds information for the MediaAccessDevice (independent of the StorageExtent), OR for the Extent (independent of its AccessDevice). Note that this class models the same properties as MediaAccessStatData. The latter, however, uses the simplified key mechanisms of the StatisticalData class.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation
   |
   +--CIM_DeviceStatisticalInformation
   |
   +--CIM_MediaAccessStatInfo

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringStatistics related to reading and writing at a specific MediaAccessDevice, or for a specific StorageExtent. Although the same class is used to represent this data, at the instance level the object holds information for the MediaAccessDevice (independent of the StorageExtent), OR for the Extent (independent of its AccessDevice). Note that this class models the same properties as MediaAccessStatData. The latter, however, uses the simplified key mechanisms of the StatisticalData class.None TRANSLATABLE= true
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
DeviceCreationClassNamestring
DescriptionstringThe scoping Device's CreationClassName.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_LogicalDevice.CreationClassNameNone OVERRIDABLE= false
DeviceIDstring
DescriptionstringThe scoping Device's ID.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint3264None None
PropagatedstringCIM_LogicalDevice.DeviceIDNone OVERRIDABLE= false
ElementNamestring
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.None TRANSLATABLE= true
Namestring
DescriptionstringThe Name property, inherited from StatisticalInformation, serves as part of the object key.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
OverridestringNameNone OVERRIDABLE= false
ReadOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of attempted read operations.None TRANSLATABLE= true
RecoveredReadOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of recovered read operations.None TRANSLATABLE= true
RecoveredSeekOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of recovered seek operations.None TRANSLATABLE= true
RecoveredWriteOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of recovered write operations.None TRANSLATABLE= true
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_LogicalDevice.SystemCreationClassNameNone OVERRIDABLE= false
SystemNamestring
DescriptionstringThe scoping System's Name.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_LogicalDevice.SystemNameNone OVERRIDABLE= false
UnrecoverableReadOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of unrecoverable read operations.None TRANSLATABLE= true
UnrecoverableSeekOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of unrecoverable seek operations.None TRANSLATABLE= true
UnrecoverableWriteOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of unrecoverable write operations.None TRANSLATABLE= true
WriteOperationsuint64
CounterbooleantrueNone None
DescriptionstringThe number of attempted write operations.None TRANSLATABLE= true