Class CIM_IndicationSubscription
extends CIM_AbstractIndicationSubscription

CIM_IndicationSubscription describes a flow of Indications. The flow is specified by the referenced Filter, and directed to the referenced destination or process in the Handler. Property values of the referenced CIM_IndicationFilter instance and CIM_ListenerDestination instance MAY significantly effect the definition of the subscription. E.g., a subscription associated with a "Transient" destination MAY be deleted when the destination terminates or is no longer available.

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


Class Hierarchy

CIM_AbstractIndicationSubscription
   |
   +--CIM_IndicationSubscription

Direct Known Subclasses

CIM_FormattedIndicationSubscription

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_IndicationSubscription describes a flow of Indications. The flow is specified by the referenced Filter, and directed to the referenced destination or process in the Handler. Property values of the referenced CIM_IndicationFilter instance and CIM_ListenerDestination instance MAY significantly effect the definition of the subscription. E.g., a subscription associated with a "Transient" destination MAY be deleted when the destination terminates or is no longer available.
UMLPackagePathstringCIM::Event
Versionstring2.16.0

Class Properties

Association References

NameReference Class
FilterCIM_IndicationFilter
HandlerCIM_ListenerDestination

Inherited Properties

NameData Type
AlertOnStateChangeboolean
FailureTriggerTimeIntervaluint64
LastIndicationIdentifierstring
LastIndicationProductionDateTimedatetime
OnFatalErrorPolicyuint16
OtherOnFatalErrorPolicystring
OtherRepeatNotificationPolicystring
OtherSubscriptionStatestring
RepeatNotificationCountuint16
RepeatNotificationGapuint64
RepeatNotificationIntervaluint64
RepeatNotificationPolicyuint16
SubscriptionDurationuint64
SubscriptionInfostring
SubscriptionStartTimedatetime
SubscriptionStateuint16
SubscriptionTimeRemaininguint64
TimeOfLastStateChangedatetime

Class Methods