Description | This object represents the control mechanism to enable the
dispatching of events based on the event Id. The following
rules define the event control behavior:
o The CmtsEventCtrl object has no instances
Events are sent to Local Log depending on the settings of the
docsDevEvReporting object. Settings in the DocsDevEvReporting
for other dispatch mechanisms are treated as disable.
o The CmtsEventCtrl object contains configured instances
Only events matching the Event Ids configured in the object
are sent according to the settings of the docsDevEvReporting
object.
o The CmtsEventCtrl object contains an instance with Event Id 0
All events matching the Local Log settings of
docsDevEvReporting are sent to local log. Events matching
the Event Ids configured in the docsDevEvReporting and
CmtsEventCtrl objects are delivered to dispatch mechanisms
other than Local Log.
The CMTS persists all instances of CmtsEventCtrl across
reinitializations. |