Class CIM_DiagnosticTestForMSE
extends CIM_ProvidesServiceToElement

This is an association class that relates a DiagnosticTest to a ManagedSystemElement. Consumers wishing to 'diagnose' a particular Element could query this association, for the Element, to determine what tests are available. Examining the DiagnosticTestForMSE class definition, note that its superclass ProvidesServiceToElement is deprecated. Unfortunately, ProvidesServiceToElement cannot be removed from the object hierarchy without a major Schema release. When/if this occurs, the ProvidesServiceToElement superclass will be removed, and DiagnosticTestForMSE will subclass from CIM_Dependency directly.

Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_DiagnosticTestForMSE

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis is an association class that relates a DiagnosticTest to a ManagedSystemElement. Consumers wishing to 'diagnose' a particular Element could query this association, for the Element, to determine what tests are available. Examining the DiagnosticTestForMSE class definition, note that its superclass ProvidesServiceToElement is deprecated. Unfortunately, ProvidesServiceToElement cannot be removed from the object hierarchy without a major Schema release. When/if this occurs, the ProvidesServiceToElement superclass will be removed, and DiagnosticTestForMSE will subclass from CIM_Dependency directly.None TRANSLATABLE= true
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
EstimatedTimeOfPerforminguint32
DescriptionstringEstimated number of seconds to perform the referenced DiagnosticTest against the ManagedSystemElement. Since execution times could vary by Element, this property is located in the association between the two entities. It is also captured in DiagnosticResult, in the Estimated TimeOfPerforming property. A CIM Consumer can compare this value with the value in DiagnosticResult to get an idea of what impact their settings have on test execution.None TRANSLATABLE= true
ModelCorrespondencestringCIM_DiagnosticResult.EstimatedTimeOfPerformingNone None
UnitsstringSecondsNone TRANSLATABLE= true
IsExclusiveForMSEboolean
DescriptionstringIf the DiagnosticTest referenced in this object can be run concurrently against multiple SystemElements, but only run one at a time for the referenced ManagedSystemElement, then this boolean is set to TRUE. Alternately, if the test can NOT be run concurrently irregardless of the System Elements being tested, then the more general "Is Exclusive" enumerated value (2) should be set in DiagnosticTest. Characteristics.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_DiagnosticTestForMSECIM_DiagnosticTest
DependentCIM_DiagnosticTestForMSECIM_ManagedSystemElement