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).

Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication

Direct Known Subclasses

CIM_SNMPTrapIndication
CIM_AlertIndication
CIM_ThresholdIndication
CIM_AlertInstIndication

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
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).None TRANSLATABLE= true
IndicationbooleantrueNone OVERRIDABLE= false

Inherited Properties

NameData TypeClass Origin
IndicationTimedatetimeCIM_Indication