Class CIM_MediaPhysicalStatData
extends CIM_StatisticalData

Statistics related to reading physical labels and picks/puts at a specific StorageMediaLocation, or for a specific piece of PhysicalMedia. The same class is used to represent this data - whether for a Location (independent of the Media), OR for the Media (independent of its StorageMediaLocation). The element whose statistics are described is associated using the relationship, ElementStatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_MediaPhysicalStatData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistics related to reading physical labels and picks/puts at a specific StorageMediaLocation, or for a specific piece of PhysicalMedia. The same class is used to represent this data - whether for a Location (independent of the Media), OR for the Media (independent of its StorageMediaLocation). The element whose statistics are described is associated using the relationship, ElementStatisticalData.
UMLPackagePathstringCIM::Physical::StoragePackage
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PickFailuresuint64
Counterbooleantrue
DescriptionstringThe number of failed picks.
PickRetriesuint64
Counterbooleantrue
DescriptionstringThe number of retried picks.
PickSuccessesuint64
Counterbooleantrue
DescriptionstringThe number of successful picks.
PutFailuresuint64
Counterbooleantrue
DescriptionstringThe number of failed puts.
PutRetriesuint64
Counterbooleantrue
DescriptionstringThe number of retried puts.
PutSuccessesuint64
Counterbooleantrue
DescriptionstringThe number of successful puts.
ScanFailuresuint64
Counterbooleantrue
DescriptionstringThe number of failed physical label scans.
ScanRetriesuint64
Counterbooleantrue
DescriptionstringThe number of retried physical label scans.
ScanSuccessesuint64
Counterbooleantrue
DescriptionstringThe number of successful physical label scans.

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
ResetSelectedStatsuint32