BACK TO INDEX

CIM_DeviceErrorCounts
CIM_DeviceErrorCounts is a statistical class containing error-related counters for a logical device. The types of errors are as defined by CCITT (Rec X.733) and ISO (IEC 10164-4).
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
CriticalErrorCountUInt64Count of the critical errors.
DescriptionStringA textual description of the statistic or metric.
DeviceCreationClassNameStringThe scoping device's creation class name.
DeviceIDStringThe scoping device's ID.
IndeterminateErrorCountUInt64Count of the indeterminate errors.
MajorErrorCountUInt64Count of the major errors.
MinorErrorCountUInt64Count of the minor errors.
NameStringThe inherited Name property serves as part of the key for the CIM_DeviceErrorCounts instance. The object is scoped by the logical device to which the statistics apply.
SystemCreationClassNameStringThe scoping system's creation class name.
SystemNameStringThe scoping system's name.
WarningCountUInt64Count of the warnings.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances