Class CIM_AvailableDiagnosticService
extends CIM_ServiceAvailableToElement

This is an association class that relates a DiagnosticService to a ManagedElement. Consumers wishing to 'diagnose' a particular Element could query this association to determine what services are available.

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


Class Hierarchy

CIM_ServiceAvailableToElement
   |
   +--CIM_AvailableDiagnosticService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis is an association class that relates a DiagnosticService to a ManagedElement. Consumers wishing to 'diagnose' a particular Element could query this association to determine what services are available.
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EstimatedDurationOfServiceuint16
DescriptionstringEstimated magnitude of time to perform the referenced DiagnosticService on the referenced ManagedElement. Since the processing speed of a system can vary immensely due to a variety of factors (e.g., processor speed), this property takes on values that are a statement of magnitude, not absolute time. If greater accuracy can be provided, a quantification may be specified in the corresponding integer property, EstimatedDurationQualifier. Since execution times could vary by Element, this property is located in the association between the two entities.
ModelCorrespondencestringCIM_AvailableDiagnosticService.EstimatedDurationQualifier
ValueMapstring0, 2, 3, 4, 5, 6
ValuesstringUnknown, Milliseconds, Seconds, Minutes, Hours, Days
EstimatedDurationQualifieruint32
DescriptionstringEstimatedDurationQualifier can be used to further quantify the magnitude of time to perform the service.
ModelCorrespondencestringCIM_AvailableDiagnosticService.EstimatedDurationOfService
IsExclusiveForMEboolean
DescriptionstringIf only one instance of the referenced DiagnosticService can be run on the referenced ManagedElement at any point in time, then this Boolean is set to TRUE.
Experimentalbooleantrue

Association References

NameClass OriginReference Class
ServiceProvidedCIM_AvailableDiagnosticServiceCIM_DiagnosticService

Propagated Association References

NameClass OriginReference Class

Class Methods