CIM2.17.1 Class Declaration
CIM_MediaAccessStatInfo

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_MediaAccessStatInfo --> CIM_DeviceStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_DeviceStatisticalInformation
NAMECIM_MediaAccessStatInfo

Class Qualifiers

Class CIM_MediaAccessStatInfo Qualifiers
NameTypeValueFrom Class
Versionstring2.6.0CIM_MediaAccessStatInfo
UMLPackagePathstringCIM::Device::StorageDevicesCIM_MediaAccessStatInfo
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.CIM_MediaAccessStatInfo
UMLPackagePathstringCIM::Core::StatisticsCIM_DeviceStatisticalInformation
DescriptionstringStatistical information associated with a LogicalDevice or one of its subclasses.CIM_DeviceStatisticalInformation
UMLPackagePathstringCIM::Core::StatisticsCIM_StatisticalInformation
DescriptionstringCIM_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
UMLPackagePathstringCIM::Core::CoreElementsCIM_ManagedElement
DescriptionstringManagedElement 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

Properties

Properties
NameTypeValueQualifiersClassOrigin
ReadOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
UnrecoverableReadOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
WriteOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
UnrecoverableWriteOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
RecoveredReadOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
RecoveredWriteOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
RecoveredSeekOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
UnrecoverableSeekOperationsuint64 Description
Counter
CIM_MediaAccessStatInfo
SystemCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_DeviceStatisticalInformation
SystemNamestring Key
Description
MaxLen
Propagated
CIM_DeviceStatisticalInformation
DeviceCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_DeviceStatisticalInformation
DeviceIDstring Key
Description
MaxLen
Propagated
CIM_DeviceStatisticalInformation
CreationClassNamestring Key
Description
MaxLen
CIM_DeviceStatisticalInformation
Namestring Key
Override
Description
MaxLen
CIM_DeviceStatisticalInformation
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement
ElementNamestring Description CIM_ManagedElement

Property Qualifiers

Property ReadOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of attempted read operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property UnrecoverableReadOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of unrecoverable read operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property WriteOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of attempted write operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property UnrecoverableWriteOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of unrecoverable write operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property RecoveredReadOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of recovered read operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property RecoveredWriteOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of recovered write operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property RecoveredSeekOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of recovered seek operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property UnrecoverableSeekOperations Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of unrecoverable seek operations.CIM_MediaAccessStatInfo
CounterbooleantrueCIM_MediaAccessStatInfo

Property SystemCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
DescriptionstringThe scoping System's CreationClassName.CIM_DeviceStatisticalInformation
MaxLenuint32256CIM_DeviceStatisticalInformation
PropagatedstringCIM_LogicalDevice.SystemCreationClassNameCIM_DeviceStatisticalInformation

Property SystemName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
DescriptionstringThe scoping System's Name.CIM_DeviceStatisticalInformation
MaxLenuint32256CIM_DeviceStatisticalInformation
PropagatedstringCIM_LogicalDevice.SystemNameCIM_DeviceStatisticalInformation

Property DeviceCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
DescriptionstringThe scoping Device's CreationClassName.CIM_DeviceStatisticalInformation
MaxLenuint32256CIM_DeviceStatisticalInformation
PropagatedstringCIM_LogicalDevice.CreationClassNameCIM_DeviceStatisticalInformation

Property DeviceID Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
DescriptionstringThe scoping Device's ID.CIM_DeviceStatisticalInformation
MaxLenuint3264CIM_DeviceStatisticalInformation
PropagatedstringCIM_LogicalDevice.DeviceIDCIM_DeviceStatisticalInformation

Property CreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
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.CIM_DeviceStatisticalInformation
MaxLenuint32256CIM_DeviceStatisticalInformation

Property Name Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_DeviceStatisticalInformation
DescriptionstringThe Name property, inherited from StatisticalInformation, serves as part of the object key.CIM_DeviceStatisticalInformation
MaxLenuint32256CIM_DeviceStatisticalInformation

Property Name Qualifiers
NameTypeValueFrom Class
DescriptionstringThe 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
MaxLenuint32256CIM_StatisticalInformation

Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.CIM_ManagedElement
MaxLenuint3264CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object.CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
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 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

Methods

NameTypeValueQualifiersParametersClassOrigin
ResetCounteruint32 Description SelectedCounterCIM_MediaAccessStatInfo

Method Qualifiers

Method ResetCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringMethod 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
NameTypeQualifiers
SelectedCounteruint16IN
Description
ValueMap
Values

Parameter Qualifiers

Parameter SelectedCounter Qualifiers
NameTypeValueFrom Class
INbooleantrueCIM_MediaAccessStatInfo
DescriptionstringThe counter to reset.CIM_MediaAccessStatInfo
ValueMapstring
[See below.]
CIM_MediaAccessStatInfo
ValuesstringAll
Read Operations
Unrecoverable Read Operations
Write Operations
Unrecoverable Write Operations
Recovered Read Operations
Recovered Write Operations
Recovered Seeks
Unrecoverable Seeks
CIM_MediaAccessStatInfo

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_DeviceStatisticsCIM_DeviceStatisticalInformationStats
CIM_StatisticsCIM_StatisticalInformationStats
CIM_RelatedStatisticsCIM_StatisticalInformationStats
CIM_RelatedStatisticsCIM_StatisticalInformationRelatedStats
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_SettingsDefineStateCIM_ManagedElementManagedElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_OrderedComponentCIM_ManagedElementGroupComponent
CIM_OrderedComponentCIM_ManagedElementPartComponent
CIM_ProductElementComponentCIM_ManagedElementPartComponent
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_OrderedMemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_MemberOfStatusCollectionCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_AbstractIndicationSubscriptionCIM_ManagedElementFilter
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_AvailableDiagnosticServiceCIM_ManagedElementUserOfService
CIM_AssociatedPowerManagementServiceCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement