Class CIM_AlertInstIndication
extends CIM_AlertIndication

A subclass of CIM_AlertIndication that embeds a CIM_Inst Indication. It is used when adding AlertIndication data to a LifeCycle Indication.

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


Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication
   |
   +--CIM_AlertIndication
   |
   +--CIM_AlertInstIndication

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of CIM_AlertIndication that embeds a CIM_Inst Indication. It is used when adding AlertIndication data to a LifeCycle Indication.
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AlertTypeuint167
DescriptionstringThe primary classification of the Indication, defaulted to 7, "Model Change", for this class. This is done because: 1) the primary purpose of AlertInstIndication is to add Alert data to a LifeCycle Indication; and 2) LifeCycle Indications deal with 'model changes'.
MappingStringsstringRecommendation.ITU|X733.Event type
OverridestringAlertType
Requiredbooleantrue
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8
ValuesstringOther, Communications Alert, Quality of Service Alert, Processing Error, Device Alert, Environmental Alert, Model Change, Security Alert
IndObjectstring
DescriptionstringEmbeds the InstIndication that is part of this Alert Indication. Only the properties selected by the Indication Filter's Query are included.
EmbeddedObjectbooleantrue
Requiredbooleantrue

Inherited Properties

NameData Type
AlertingElementFormatuint16
AlertingManagedElementstring
Descriptionstring
EventIDstring
EventTimedatetime
IndicationFilterNamestring
IndicationIdentifierstring
IndicationTimedatetime
Messagestring
MessageIDstring
OtherAlertingElementFormatstring
OtherAlertTypestring
OtherSeveritystring
OwningEntitystring
PerceivedSeverityuint16
ProbableCauseuint16
ProbableCauseDescriptionstring
ProviderNamestring
SequenceContextstring
SequenceNumbersint64
SystemCreationClassNamestring
SystemNamestring
Trendinguint16
CorrelatedIndicationsstring[]
MessageArgumentsstring[]
RecommendedActionsstring[]

Class Methods