Class CIM_StatisticalInformation
extends CIM_ManagedElement

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.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation

Direct Known Subclasses

CIM_DeviceErrorCounts
CIM_DeviceStatisticalInformation
CIM_PhysicalStatisticalInformation
CIM_SAPStatisticalInformation
CIM_ServiceStatisticalInformation
CIM_SystemStatisticalInformation
CIM_UnixProcessStatisticalInformation

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
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.
UMLPackagePathstringCIM::Core::Statistics
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Namestring
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.
MaxLenuint32256

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods