Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_MediaPhysicalStatInfo --> CIM_PhysicalStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_PhysicalStatisticalInformation NAME CIM_MediaPhysicalStatInfo
Class CIM_MediaPhysicalStatInfo Qualifiers Name Type Value From Class Deprecated string CIM_MediaPhysicalStatData CIM_MediaPhysicalStatInfo Version string 2.7.0 CIM_MediaPhysicalStatInfo Description string 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. CIM_MediaPhysicalStatInfo Description string Statistical information associated with a PhysicalElement or one of its subclasses. CIM_PhysicalStatisticalInformation Description string CIM_StatisticalInformation is a root class for any arbitrary collection of statistical data and/or metrics applicable to one or more ManagedSystemElements. Note that the CIM_ StatisticalData class uses a simplified naming/identity algorithm as compared to this class. StatisticalInformation is not deprecated since its naming algorithm is still in use in various implementations. CIM_StatisticalInformation Description string ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement
Property Qualifiers
Property ScanSuccesses Qualifiers Name Type Value From Class Description string The number of successful physical label scans. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property ScanFailures Qualifiers Name Type Value From Class Description string The number of failed physical label scans. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property ScanRetries Qualifiers Name Type Value From Class Description string The number of retried physical label scans. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PickSuccesses Qualifiers Name Type Value From Class Description string The number of successful picks. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PickFailures Qualifiers Name Type Value From Class Description string The number of failed picks. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PickRetries Qualifiers Name Type Value From Class Description string The number of retried picks. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PutSuccesses Qualifiers Name Type Value From Class Description string The number of successful puts. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PutFailures Qualifiers Name Type Value From Class Description string The number of failed puts. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PutRetries Qualifiers Name Type Value From Class Description string The number of retried puts. CIM_MediaPhysicalStatInfo Counter boolean true CIM_MediaPhysicalStatInfo
Property PhysicalCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_PhysicalStatisticalInformation Propagated string CIM_PhysicalElement.CreationClassName CIM_PhysicalStatisticalInformation Description string The scoping Element ’ s CreationClassName. CIM_PhysicalStatisticalInformation MaxLen uint32 256 CIM_PhysicalStatisticalInformation
Property Tag Qualifiers Name Type Value From Class Key boolean true CIM_PhysicalStatisticalInformation Propagated string CIM_PhysicalElement.Tag CIM_PhysicalStatisticalInformation Description string The scoping Element ’ s identifying Tag. CIM_PhysicalStatisticalInformation MaxLen uint32 256 CIM_PhysicalStatisticalInformation
Property CreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_PhysicalStatisticalInformation Description string CreationClassName 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. CIM_PhysicalStatisticalInformation MaxLen uint32 256 CIM_PhysicalStatisticalInformation
Property Name Qualifiers Name Type Value From Class Key boolean true CIM_PhysicalStatisticalInformation Override string Name CIM_PhysicalStatisticalInformation Description string The Name property, inherited from StatisticalInformation, serves as part of the object key. CIM_PhysicalStatisticalInformation MaxLen uint32 256 CIM_PhysicalStatisticalInformation
Property Name Qualifiers Name Type Value From Class Description string The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. CIM_StatisticalInformation MaxLen uint32 256 CIM_StatisticalInformation
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string A 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 the Name property of ManagedSystemElement 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 can be present in both the Name and ElementName properties. CIM_ManagedElement
Name Type Value Qualifiers Parameters ClassOrigin ResetCounter uint32 Deprecated
DescriptionSelectedCounter CIM_MediaPhysicalStatInfo Method Qualifiers
Method ResetCounter Qualifiers Name Type Value From Class Description string Method to reset the statistical counters. The method takes one parameter as input - an integer indicating which counter to reset. For this input parameter, 0 indicates all, 1-3 reset the scan-related counters, 4-6 reset the ’ pick ’ -related counters, and 7-9 reset the ’ put ’ -related counters. The method returns 0 if successful, 1 if not supported, and any other value if an error occurred. A method is specified so that the Element ’ s instrumentation can also reset its internal processing and counters. The set of possible return codes should be specified in a ValueMap qualifier on the method. The strings to which the ValueMap contents are ’ translated ’ should be specified as a Values array qualifier on the method. CIM_MediaPhysicalStatInfo Parameters
Method ResetCounter Parameters Name Type Qualifiers SelectedCounter uint16 IN
Description
ValueMap
ValuesParameter Qualifiers
Parameter SelectedCounter Qualifiers Name Type Value From Class IN boolean true CIM_MediaPhysicalStatInfo Description string The counter to reset. CIM_MediaPhysicalStatInfo ValueMap string [See below.] CIM_MediaPhysicalStatInfo Values string All
Scan Successes
Scan Failures
Scan Retries
Pick Successes
Pick Failures
Pick Retries
Put Successes
Put Failures
Put RetriesCIM_MediaPhysicalStatInfo