Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_MediaAccessStatInfo --> CIM_DeviceStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_DeviceStatisticalInformation NAME CIM_MediaAccessStatInfo
Class CIM_MediaAccessStatInfo Qualifiers Name Type Value From Class Version string 2.6.0 CIM_MediaAccessStatInfo Description string 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. CIM_MediaAccessStatInfo Description string Statistical information associated with a LogicalDevice or one of its subclasses. CIM_DeviceStatisticalInformation 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 ReadOperations Qualifiers Name Type Value From Class Description string The number of attempted read operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property UnrecoverableReadOperations Qualifiers Name Type Value From Class Description string The number of unrecoverable read operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property WriteOperations Qualifiers Name Type Value From Class Description string The number of attempted write operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property UnrecoverableWriteOperations Qualifiers Name Type Value From Class Description string The number of unrecoverable write operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property RecoveredReadOperations Qualifiers Name Type Value From Class Description string The number of recovered read operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property RecoveredWriteOperations Qualifiers Name Type Value From Class Description string The number of recovered write operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property RecoveredSeekOperations Qualifiers Name Type Value From Class Description string The number of recovered seek operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property UnrecoverableSeekOperations Qualifiers Name Type Value From Class Description string The number of unrecoverable seek operations. CIM_MediaAccessStatInfo Counter boolean true CIM_MediaAccessStatInfo
Property SystemCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.SystemCreationClassName CIM_DeviceStatisticalInformation Description string The scoping System ’ s CreationClassName. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property SystemName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.SystemName CIM_DeviceStatisticalInformation Description string The scoping System ’ s Name. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property DeviceCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.CreationClassName CIM_DeviceStatisticalInformation Description string The scoping Device ’ s CreationClassName. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property DeviceID Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.DeviceID CIM_DeviceStatisticalInformation Description string The scoping Device ’ s ID. CIM_DeviceStatisticalInformation MaxLen uint32 64 CIM_DeviceStatisticalInformation
Property CreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation 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_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property Name Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Override string Name CIM_DeviceStatisticalInformation Description string The Name property, inherited from StatisticalInformation, serves as part of the object key. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
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 Description SelectedCounter CIM_MediaAccessStatInfo 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-2 and 5 reset the ’ read operation ’ -related counters, 3-4 and 6 reset the ’ write operation ’ -related counters, and 7-8 reset the seek-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 Device ’ s instrumentation can also reset its internal processing and counters. In a subclass, 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 ’ can be specified as a Values array qualifier. CIM_MediaAccessStatInfo 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_MediaAccessStatInfo Description string The counter to reset. CIM_MediaAccessStatInfo ValueMap string [See below.] CIM_MediaAccessStatInfo Values string All
Read Operations
Unrecoverable Read Operations
Write Operations
Unrecoverable Write Operations
Recovered Read Operations
Recovered Write Operations
Recovered Seeks
Unrecoverable SeeksCIM_MediaAccessStatInfo