CIM2.17.1 Class Declaration
CIM_BlockStatisticsManifest

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

Class Hierarchy

CIM_BlockStatisticsManifest --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_ManagedElement
NAMECIM_BlockStatisticsManifest

Class Qualifiers

Class CIM_BlockStatisticsManifest Qualifiers
NameTypeValueFrom Class
Versionstring2.10.0CIM_BlockStatisticsManifest
UMLPackagePathstringCIM::Device::StorageStatisticsCIM_BlockStatisticsManifest
DescriptionstringInstances of this class define a list of supported or desired properties of BlockStatisticalData instances. In the case where a BlockStatisticsManifest instance is a member of a BlockStatisticsManifestCollection used in a BlockStatisticsService.GetStatisticsCollection request, for each of the boolean "include" properties set to true in that BlockStatisticsManifest, the corresponding BlockStatisticalData property will be included, if available, in the statistics returned for BlockStatisticalData instances whose ElementType matches the ElementType of the BlockStatisticsManifest.CIM_BlockStatisticsManifest
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
InstanceIDstring Key
Description
CIM_BlockStatisticsManifest
ElementTypeuint16 Description
ValueMap
Values
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeStartStatisticTimebooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeStatisticTimebooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeTotalIOsbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeKBytesTransferredbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeIOTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeReadIOsbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeReadHitIOsbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeReadIOTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeReadHitIOTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeKBytesReadbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeWriteIOsbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeWriteHitIOsbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeWriteIOTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeWriteHitIOTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeKBytesWrittenbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeIdleTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeMaintOpbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
IncludeMaintTimeCounterbooleanfalseDescription
ModelCorrespondence
CIM_BlockStatisticsManifest
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement
ElementNamestring Description CIM_ManagedElement

Property Qualifiers

Property InstanceID Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_BlockStatisticsManifest
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID>Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.CIM_BlockStatisticsManifest

Property ElementType Qualifiers
NameTypeValueFrom Class
DescriptionstringDetermines the type of elements that this BlockStatisticsManifest can be applied to (e.g. during a GetStatisticsCollection request). This is used when the same set of statistical metrics is calculated for several types of devices. In this way, a single BlockStatisticsManifest instance can be used to filter all the StatsiticalData instances that contain metrics for the same type of element in a StatisticsCollection. If used, a subclass should override this property to specify the element types supported by that class, preferably through ValueMap and Values qualifiers to allow clients to programmatically retrieve those supported types.CIM_BlockStatisticsManifest
ValueMapstring
[See below.]
CIM_BlockStatisticsManifest
ValuesstringComputer System
Front-end Computer System
Peer Computer System
Back-end Computer System
Front-end Port
Back-end Port
Volume
Extent
Disk Drive
Arbitrary LUs
Remote Replica Group
DMTF Reserved
Vendor Specific
CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.ElementTypeCIM_BlockStatisticsManifest

NameValue
2Computer System
3Front-end Computer System
4Peer Computer System
5Back-end Computer System
6Front-end Port
7Back-end Port
8Volume
9Extent
10Disk Drive
11Arbitrary LUs
12Remote Replica Group
..DMTF Reserved
0x8000..Vendor Specific
Property IncludeStartStatisticTime Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicates whether or not the Statistics property of StatisticsService.GetStatisticsCollection method will include the time at time when statistics for this BlockStatisticsManifest were first captured.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.StartStatisticTimeCIM_BlockStatisticsManifest

Property IncludeStatisticTime Qualifiers
NameTypeValueFrom Class
DescriptionstringIndicates whether or not the Statistics property of StatisticsService.GetStatisticsCollection method will include the time when statistics for this BlockStatisticsManifest were last captured.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.StatisticTimeCIM_BlockStatisticsManifest

Property IncludeTotalIOs Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of I/Os for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.StatisticTimeCIM_BlockStatisticsManifest

Property IncludeKBytesTransferred Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of data transferred in Kbytes for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.KBytesTransferredCIM_BlockStatisticsManifest

Property IncludeIOTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed I/O time (number of Clock Tick Intervals) for all I/Os for that element as defined in 'Total I/Os'.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.IOTimeCounterCIM_BlockStatisticsManifest

Property IncludeReadIOs Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of all reads for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.ReadIOsCIM_BlockStatisticsManifest

Property IncludeReadHitIOs Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of all read cache hits (Reads from Cache) for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.ReadHitIOsCIM_BlockStatisticsManifest

Property IncludeReadIOTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed time for all cumulative Read I/Os for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.ReadIOTimeCounterCIM_BlockStatisticsManifest

Property IncludeReadHitIOTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed time for all Read I/Os read from cache for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.ReadHitIOTimeCounterCIM_BlockStatisticsManifest

Property IncludeKBytesRead Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of data read in Kbytes for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.KBytesReadCIM_BlockStatisticsManifest

Property IncludeWriteIOs Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of all writes for tat element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.WriteIOsCIM_BlockStatisticsManifest

Property IncludeWriteHitIOs Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of Write Cache Hits (Writes that went directly to Cache) for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.WriteHitIOsCIM_BlockStatisticsManifest

Property IncludeWriteIOTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed time for all Write I/Os for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.WriteIOTimeCounterCIM_BlockStatisticsManifest

Property IncludeWriteHitIOTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed time for all Write I/Os written to cache for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.WriteHitIOTimeCounterCIM_BlockStatisticsManifest

Property IncludeKBytesWritten Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of data written in Kbytes for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.KBytesWrittenCIM_BlockStatisticsManifest

Property IncludeIdleTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed idle time for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.IdleTimeCounterCIM_BlockStatisticsManifest

Property IncludeMaintOp Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative count of all maintenance operations for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.MaintOpCIM_BlockStatisticsManifest

Property IncludeMaintTimeCounter Qualifiers
NameTypeValueFrom Class
DescriptionstringWhether to include in a filter for a metered element the cumulative elapsed maintenance time for that element.CIM_BlockStatisticsManifest
ModelCorrespondencestringCIM_BlockStorageStatisticalData.MaintTimeCounterCIM_BlockStatisticsManifest

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

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in

Association
Class
Reference
Class
Role
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