Class CIM_BlockStatisticsCapabilities
extends CIM_StatisticsCapabilities

A specialization of the StatisticsCapabilities class that describes the capabilities of a BlockStatisticsService, which provides statistical data for instances of BlockStatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_StatisticsCapabilities
   |
   +--CIM_BlockStatisticsCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA specialization of the StatisticsCapabilities class that describes the capabilities of a BlockStatisticsService, which provides statistical data for instances of BlockStatisticalData.
UMLPackagePathstringCIM::Device::StorageStatistics
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ClockTickIntervaluint64
DescriptionstringAn internal clocking interval for all timers in the subsystem, measured in microseconds (Unit of measure in the timers, measured in microseconds). Time counters are monotanically increasing counters that contain 'ticks'. Each tick represents one ClockTickInterval. If ClockTickInterval contained a value of 32 then each time counter tick would represent 32 microseconds.
PUnitstringsecond * 10^-6
UnitsstringMicroSeconds
AsynchronousMethodsSupporteduint16[]
DescriptionstringThe asychronous mechanisms supported for retrieving statistics.
OverridestringAsynchronousMethodsSupported
ValueMapstring2, 3, 8, .., 0x8000..
ValuesstringGetStatisticsCollection, Indications, GetRateStatisticsCollection, DMTF Reserved, Vendor Specific
ElementTypeFeaturesuint16[]
DescriptionstringThe ElementTypeFeatures allows a provider to advertise specific sets of ElementTypes supported by the implementation. "3" indicates that any one or more of the ElementTypes in ElementTypesSupported is supported. "4" indicates that ElementTypes "6" (Front-end Port) and "8" (Volume) are supported. "5" indicates that ElementTypes "8" (Volume) and "10" (Disk Drive) are supported. "6" indicates that ElementTypes "6" (Front-end Port) and "10" (Disk Drive) are supported.
Experimentalbooleantrue
ModelCorrespondencestringCIM_BlockStatisticsCapabilities.ElementTypesSupported
ValueMapstring3, 4, 5, 6
ValuesstringAny one, Front-end Port & Volume, Volume & Disk Drive, Front-end Port & Disk Drive
ElementTypesSupporteduint16[]
DescriptionstringThe list of element types for which statistical data is available. The values of this array correspond to the values defined for the ElementType property of the BlockStatisticalData class.
OverridestringElementTypesSupported
Requiredbooleantrue
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x8000..
ValuesstringUnknown, Computer 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
RateElementTypesSupporteduint16[]
DescriptionstringThe list of element types for which statistical data is available. The values of this array correspond to the values defined for the RateElementType property of the BlockStatisticalData class.
Experimentalbooleantrue
ValueMapstring0, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, .., 0x8000..
ValuesstringUnknown, Computer System Rate, Front-end Computer System Rate, Peer Computer System Rate, Back-end Computer System Rate, Front-end Port Rate, Back-end Port Rate, Volume Rate, Extent Rate, Disk Drive Rate, Arbitrary LUs Rate, Remote Replica Group Rate, DMTF Reserved, Vendor Specific
SupportedFeaturesuint16[]
DescriptionstringSupportedFeatures is an array identifying features supported by the implementation. The valid values are "2" (none), "3" (Client Defined Sequence), "4" (Client Defined Rate Sequence), "5" (Rated Data) and "6" (Advanced). If "2" is specified, then no other entry may be included. If "3" is specified, it indicates client may define, in the manifest, the sequence in which the requested properties are returned. "4" is the same as "3", except that it covers the rated data. If "5" is specified, it indicates that the provider supports rated data properties. If "6" is specified, it indicates that advanced metric requirements apply.
Experimentalbooleantrue
ModelCorrespondencestringCIM_BlockStatisticsManifest.CSVSequence, CIM_BlockStatisticsManifest.CSVRateSequence
ValueMapstring2, 3, 4, 5, 6, .., 0x8000..
Valuesstringnone, Client Defined Sequence, Client Defined Rate Sequence, Rated Data, Advanced Metrics, DMTF Reserved, Vendor Specific
SynchronousMethodsSupporteduint16[]
DescriptionstringThe synchronous mechanisms supported for retrieving statistics and defining and modifying filters for statistics retrieval.
OverridestringSynchronousMethodsSupported
ValueMapstring2, 3, 4, 5, 6, 7, 8, .., 0x8000..
ValuesstringExecute Query, Query Collection, GetStatisticsCollection, Manifest Creation, Manifest Modification, Manifest Removal, GetRateStatisticsCollection, DMTF Reserved, Vendor Specific

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities