Class CIM_FileSystemStatisticsCapabilities
extends CIM_StatisticsCapabilities

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

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_StatisticsCapabilities
   |
   +--CIM_FileSystemStatisticsCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA specialization of the StatisticsCapabilities class that describes the capabilities of a FileSystemStatisticsService, which provides statistical data for instances of FileSystemStatisticalData.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileStatistics
Versionstring2.38.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.
UnitsstringMicroSeconds
AsynchronousMethodsSupporteduint16[]
DescriptionstringThe asynchronous mechanisms supported for retrieving statistics.
OverridestringAsynchronousMethodsSupported
ValueMapstring2, 3, .., 0x8000..
ValuesstringGetStatisticsCollection, Indications, DMTF Reserved, Vendor Specific
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 FileSystemStatisticalData class.
OverridestringElementTypesSupported
Requiredbooleantrue
ValueMapstring1, 102, 103, 104, .., 0x8000..
ValuesstringOther, Local Filesystem, Exported File Share, Exporting Port, 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, Indications, Query Collection, GetStatisticsCollection, Manifest Creation, Manifest Modification, Manifest Removal, 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