The MonitoringModeis an enumeration that specifies whether sampling and reporting are enabled or disabled for a MonitoredItem. The value of the publishing enabled parameter for a Subscriptiondoes not affect the value of the monitoring mode for a MonitoredItemof 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 Notificationsare not generated or queued. Notificationreporting is disabled. |
SAMPLING_1 |
The item being monitored is sampled and evaluated, and Notificationsare generated and queued. Notificationreporting is disabled. |
REPORTING_2 |
The item being monitored is sampled and evaluated, and Notificationsare generated and queued. Notificationreporting is enabled. |