Class CIM_MediaPhysicalStatInfo
extends CIM_PhysicalStatisticalInformation

Statistics related to reading physical labels and picks/puts at a specific StorageMediaLocation, or for a specific piece of PhysicalMedia. Although the same class is used to represent this data, at the instance level the object holds information for the Location (independent of the Media), OR for the Media (independent of its StorageMediaLocation). This class is deprecated in lieu of MediaPhysicalStatData, to take advantage of the simplified key structure defined there.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation
   |
   +--CIM_PhysicalStatisticalInformation
   |
   +--CIM_MediaPhysicalStatInfo

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_MediaPhysicalStatData
DescriptionstringStatistics related to reading physical labels and picks/puts at a specific StorageMediaLocation, or for a specific piece of PhysicalMedia. Although the same class is used to represent this data, at the instance level the object holds information for the Location (independent of the Media), OR for the Media (independent of its StorageMediaLocation). This class is deprecated in lieu of MediaPhysicalStatData, to take advantage of the simplified key structure defined there.
UMLPackagePathstringCIM::Physical::StoragePackage
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PickFailuresuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PickFailures
DescriptionstringThe number of failed picks.
PickRetriesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PickRetries
DescriptionstringThe number of retried picks.
PickSuccessesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PickSuccesses
DescriptionstringThe number of successful picks.
PutFailuresuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PutFailures
DescriptionstringThe number of failed puts.
PutRetriesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PutRetries
DescriptionstringThe number of retried puts.
PutSuccessesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.PutSuccesses
DescriptionstringThe number of successful puts.
ScanFailuresuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.ScanFailures
DescriptionstringThe number of failed physical label scans.
ScanRetriesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.ScanRetries
DescriptionstringThe number of retried physical label scans.
ScanSuccessesuint64
Counterbooleantrue
DeprecatedstringCIM_MediaPhysicalStatData.ScanSuccesses
DescriptionstringThe number of successful physical label scans.

Inherited Properties

NameData Type
Captionstring
CreationClassNamestring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
Namestring
PhysicalCreationClassNamestring
Tagstring

Class Methods