Errata exists for this version of the document.
The MonitoringMode is an enumeration that specifies whether sampling and reporting are enabled or disabled for a MonitoredItem. The value of the publishing enabled parameter for a Subscription does not affect the value of the monitoring mode for a MonitoredItem of the Subscription. The values of this parameter are defined in Table 147.
Table 147 – MonitoringMode Values
Value |
Description |
DISABLED_0 |
The item being monitored is not sampled or evaluated, and Notifications are not generated or queued. Notification reporting is disabled. |
SAMPLING_1 |
The item being monitored is sampled and evaluated, and Notifications are generated and queued. Notification reporting is disabled. |
REPORTING_2 |
The item being monitored is sampled and evaluated, and Notifications are generated and queued. Notification reporting is enabled. |