Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Abstract | boolean | true | TOSUBCLASS= false | None |
Description | string | CIM_Indication is the abstract root class for all notifications about changes in schema, objects and their data, and about events detected by providers and instrumentation. Subclasses represent specific types of notifications. To receive an Indication, a consumer (or subscriber) must create an instance of CIM_IndicationFilter describing the criteria of the notification, an instance of CIM_ListenerDestination describing the delivery of the notification, and an instance of CIM_IndicationSubscription associating the Filter and Handler. | None | TRANSLATABLE= true |
Indication | boolean | true | None | OVERRIDABLE= false |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
IndicationIdentifier | string | |||||
Description | string | An 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 | ||
MappingStrings | string | Recommendation.ITU|X733.Notification identifier | None | None | ||
IndicationTime | datetime | |||||
Description | string | The 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 | ||
CorrelatedIndications | string[] | |||||
Description | string | A list of IndicationIdentifiers whose notifications are correlated with (related to) this one. | None | TRANSLATABLE= true | ||
MappingStrings | string | Recommendation.ITU|X733.Correlated notifications | None | None |