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 TypeClass Origin
AlertingElementFormatuint16CIM_AlertIndication
AlertingManagedElementstringCIM_AlertIndication
DescriptionstringCIM_AlertIndication
EventIDstringCIM_AlertIndication
EventTimedatetimeCIM_AlertIndication
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_Indication
IndicationTimedatetimeCIM_Indication
MessagestringCIM_AlertIndication
MessageIDstringCIM_AlertIndication
OtherAlertingElementFormatstringCIM_AlertIndication
OtherAlertTypestringCIM_AlertIndication
OtherSeveritystringCIM_Indication
OwningEntitystringCIM_AlertIndication
PerceivedSeverityuint16CIM_AlertIndication
ProbableCauseuint16CIM_AlertIndication
ProbableCauseDescriptionstringCIM_AlertIndication
ProviderNamestringCIM_AlertIndication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
SystemCreationClassNamestringCIM_AlertIndication
SystemNamestringCIM_AlertIndication
Trendinguint16CIM_AlertIndication
CorrelatedIndicationsstring[]CIM_Indication
MessageArgumentsstring[]CIM_AlertIndication
RecommendedActionsstring[]CIM_AlertIndication

Class Methods