Class CIM_IndicationHandler
extends CIM_ListenerDestination

CIM_IndicationHandler is an abstract superclass describing how an Indication is to be processd/delivered/'handled'. This may define a destination and protocol for delivering Indications, or it may define a process to invoke. This class is derived from CIM_ManagedElement to allow modeling the dependency of the Handler on a specific service.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ListenerDestination
   |
   +--CIM_IndicationHandler

Direct Known Subclasses

CIM_IndicationHandlerCIMXML

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseNone
DeprecatedstringCIM_ListenerDestinationTOSUBCLASS= falseNone
DescriptionstringCIM_IndicationHandler is an abstract superclass describing how an Indication is to be processd/delivered/'handled'. This may define a destination and protocol for delivering Indications, or it may define a process to invoke. This class is derived from CIM_ManagedElement to allow modeling the dependency of the Handler on a specific service.None TRANSLATABLE= true
Versionstring2.8.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
CreationClassNamestring
DescriptionstringIndicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, it allows all instances of this class and its subclasses to be uniquely identified.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.None TRANSLATABLE= true
Namestring
DescriptionstringIndicates the name of the CIM Listener destination.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
OtherPersistenceTypestring
DescriptionstringA string describing ("Other") values for PersistenceType. This value MUST be set to a non NULL value when the PersistenceType is 1 ("Other"). For all other values of PersistenceType, the value of OtherPersistenceType MUST be NULL.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ListenerDestination.PersistenceTypeNone None
Ownerstring
DeprecatedstringNo valueTOSUBCLASS= falseNone
DescriptionstringThe name of the entity that created and/or maintains this Handler.None TRANSLATABLE= true
PersistenceTypeuint16
DescriptionstringDescribes the Persistence Type of the destination defined by this instance. If the value of PersistenceType is not specified, the value of PersistenceType MUST be treated as 2 ("Permanent"). A value of 2 ("Permanent") declares that the destination is always expected to be available (e.g., system log file). Inability to access this destination MUST be treated as an error condition. A value of 3 ("Transient") indicates that the destination is short-lived. Inability to access the destination MAY be treated as a normal termination condition. Subscriptions with "Transient" destinations MAY be deleted when the destination terminates or is no longer available.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ListenerDestination.OtherPersistenceTypeNone None
ValueMapstring1, 2, 3None None
ValuesstringOther, Permanent, TransientNone TRANSLATABLE= true
SystemCreationClassNamestring
DescriptionstringA System's CreationClassName. A CIM Listener destination is defined in context of a CIM_System (e.g., the sending system.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
SystemNamestring
DescriptionstringA System's Name. A CIM Listener destination is defined in context of a CIM_System (e.g., the sending system.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None