Class CIM_InstModification
extends CIM_InstIndication

CIM_InstModification notifies when an instance is modified.

Class Hierarchy

CIM_Indication
   |
   +--CIM_InstIndication
   |
   +--CIM_InstModification

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringCIM_InstModification notifies when an instance is modified.None TRANSLATABLE= true
IndicationbooleantrueNone OVERRIDABLE= false
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
IndicationIdentifierstring
DescriptionstringAn identifier for the Indication. This property is similar to a key value in that it can be used for identification, when correlating Indications (see the CorrelatedIndications array). Its value SHOULD be unique as long as Alert correlations are reported, but MAY be reused or left NULL if no future Indications will reference it in their CorrelatedIndications array.None TRANSLATABLE= true
MappingStringsstringRecommendation.ITU|X733.Notification identifierNone None
IndicationTimedatetime
DescriptionstringThe time and date of creation of the Indication. The property may be set to NULL if the entity creating the Indication is not capable of determing this information. Note that IndicationTime may be the same for two Indications that are generated in rapid succession.None TRANSLATABLE= true
PreviousInstancestring
DescriptionstringA copy of the 'previous' instance whose change generated the Indication. PreviousInstance contains 'older' values of an instance's properties (as compared to SourceInstance), selected by the IndicationFilter's Query.None TRANSLATABLE= true
EmbeddedObjectbooleantrueNone OVERRIDABLE= false
RequiredbooleantrueNone OVERRIDABLE= false
SourceInstancestring
DescriptionstringA copy of the instance that changed to generate the Indication. SourceInstance contains the current values of the properties selected by the Indication Filter's Query. In the case of CIM_InstDeletion, the property values are copied before the instance is deleted.None TRANSLATABLE= true
EmbeddedObjectbooleantrueNone OVERRIDABLE= false
RequiredbooleantrueNone OVERRIDABLE= false
CorrelatedIndicationsstring[]
DescriptionstringA list of IndicationIdentifiers whose notifications are correlated with (related to) this one.None TRANSLATABLE= true
MappingStringsstringRecommendation.ITU|X733.Correlated notificationsNone None