Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CreationClassName | string | |
Description | string | Indicates 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. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Name | string | |
Description | string | Indicates the name of the CIM Listener destination. |
Key | boolean | true |
MaxLen | uint32 | 256 |
OtherPersistenceType | string | |
Description | string | A 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. |
ModelCorrespondence | string | CIM_ListenerDestination.PersistenceType |
PersistenceType | uint16 | |
Description | string | Describes 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. |
ModelCorrespondence | string | CIM_ListenerDestination.OtherPersistenceType |
ValueMap | string | 1, 2, 3 |
Values | string | Other, Permanent, Transient |
SystemCreationClassName | string | |
Description | string | A System's CreationClassName. A CIM Listener destination is defined in context of a CIM_System (e.g., the sending system. |
Key | boolean | true |
MaxLen | uint32 | 256 |
SystemName | string | |
Description | string | A System's Name. A CIM Listener destination is defined in context of a CIM_System (e.g., the sending system. |
Key | boolean | true |
MaxLen | uint32 | 256 |