Class CIM_ProcessIndication
extends CIM_Indication

An abstract superclass for specialized Indication classes, addressing specific changes and alerts published by providers and instrumentation. Subclasses include AlertIndication (with properties such as PerceivedSeverity and ProbableCause), and SNMPTrapIndication (which recasts Traps as CIM indications).

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


Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication

Direct Known Subclasses

CIM_AlertIndication
CIM_J2eeNotification
CIM_SNMPTrapIndication

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringAn abstract superclass for specialized Indication classes, addressing specific changes and alerts published by providers and instrumentation. Subclasses include AlertIndication (with properties such as PerceivedSeverity and ProbableCause), and SNMPTrapIndication (which recasts Traps as CIM indications).
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.29.0

Class Properties

Inherited Properties

NameData TypeClass Origin
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_Indication
IndicationTimedatetimeCIM_Indication
OtherSeveritystringCIM_Indication
PerceivedSeverityuint16CIM_Indication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
CorrelatedIndicationsstring[]CIM_Indication

Class Methods