File tree 1 file changed +15
-0
lines changed
manageability/mgmt-framework
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ This document lists Telemetry ON_CHANGE and wildcard path subscription enabled Y
12
12
- [ 2.1 openconfig-network-instance] ( #21-openconfig-network-instance )
13
13
- [ 2.1.1 IGMP Snooping] ( #211-igmp-snooping )
14
14
- [ 2.2 openconfig-tam] ( #22-openconfig-tam )
15
+ - [ 2.3 openconfig-qos] ( #23-openconfig-qos )
16
+ - [ 2.3.1 Telemetry Threshold] ( #231-telemetry-threshold )
15
17
16
18
## Revision
17
19
@@ -177,3 +179,16 @@ ON_CHANGE subscription is also supported for all paths except for the following:
177
179
178
180
Flowgroup statistics are actually ACL counters and are read from COUNTERS DB.
179
181
ON_CHANGE is disabled to avoid possibility of continuous notifications.
182
+
183
+ ### 2.3 openconfig-qos
184
+
185
+ #### 2.3.1 Telemetry Threshold
186
+ The following paths of ** openconfig-qos** are related to Telemetry Threshold and Watermark features.
187
+ All sub-paths under these paths supports ON_CHANGE subscription.
188
+
189
+ ``` text
190
+ /openconfig-qos:qos/thresholds
191
+ /openconfig-qos:qos/watermark
192
+ /openconfig-qos:qos/telemetry-watermark
193
+ /openconfig-qos:qos/threshold-breaches
194
+ ```
You can’t perform that action at this time.
0 commit comments