Class CIM_DeviceErrorData
extends CIM_StatisticalData

DeviceErrorData is a statistical class that contains error- related counters for a LogicalDevice. The types of errors are defined by CCITT (Rec X.733) and ISO (IEC 10164-4). The element, whose statistics are described, is associated using the relationship, ElementStatisticalData. Note that this class uses a simplified identity or naming algorithm over CIM_DeviceErrorCounts.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_DeviceErrorData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringDeviceErrorData is a statistical class that contains error- related counters for a LogicalDevice. The types of errors are defined by CCITT (Rec X.733) and ISO (IEC 10164-4). The element, whose statistics are described, is associated using the relationship, ElementStatisticalData. Note that this class uses a simplified identity or naming algorithm over CIM_DeviceErrorCounts.
UMLPackagePathstringCIM::Device::DeviceElements
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CriticalErrorCountuint64
Counterbooleantrue
DescriptionstringCount of the critical errors.
MappingStringsstringMIF.DMTF|Operational State|006.7
ErrorDescriptionstring
DescriptionstringErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode, and information on any corrective actions that might be taken.
IndeterminateErrorCountuint64
Counterbooleantrue
DescriptionstringCount of the indeterminate errors.
LastErrorCodestring
DescriptionstringLastErrorCode captures the last error code reported by the LogicalDevice. While the device is in this error condition, then the OperationalStatus of the LogicalDevice should not reflect an 'Okay' status. When this error condition is cleared, then the OperationalStatus of the LogicalDevice should report an 'Okay' status.
MajorErrorCountuint64
Counterbooleantrue
DescriptionstringCount of the major errors.
MappingStringsstringMIF.DMTF|Operational State|006.8
MinorErrorCountuint64
Counterbooleantrue
DescriptionstringCount of the minor errors.
WarningCountuint64
Counterbooleantrue
DescriptionstringCount of the warnings.
MappingStringsstringMIF.DMTF|Operational State|006.9

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData