Class CIM_DiagnosticSubTestRecord
extends CIM_DiagnosticRecord

This is a subclass of CIM_DiagnosticRecord that identfies another log for a subtest of the diagnostic test.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_RecordForLog
   |
   +--CIM_DiagnosticRecord
   |
   +--CIM_DiagnosticSubTestRecord

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis is a subclass of CIM_DiagnosticRecord that identfies another log for a subtest of the diagnostic test.
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
TestCompletionStatusstring
DescriptionstringThis is the message id of the completion status message. The possible values include: * "DIAG0" - The test passed. * "DIAG3" - The device test failed. * "DIAG4" - The test was completed with warnings. * "DIAG44" - The test did not start. * "DIAG45" - The test aborted.

Inherited Properties

NameData Type
Captionstring
CreationTimeStampdatetime
Descriptionstring
ElementNamestring
ExpirationDatedatetime
Generationuint64
InstanceIDstring
Localestring
ManagedElementNamestring
OtherRecordTypeDescriptionstring
PerceivedSeverityuint16
RecordDatastring
RecordFormatstring
RecordTypeuint16
ServiceNamestring

Class Methods