Skip to content

Commit 6599556

Browse files
Update Telemetry_Subscribe_Paths.md
1 parent 65e99fb commit 6599556

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

manageability/mgmt-framework/Telemetry_Subscribe_Paths.md

+15
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This document lists Telemetry ON_CHANGE and wildcard path subscription enabled Y
1212
- [2.1 openconfig-network-instance](#21-openconfig-network-instance)
1313
- [2.1.1 IGMP Snooping](#211-igmp-snooping)
1414
- [2.2 openconfig-tam](#22-openconfig-tam)
15+
- [2.3 openconfig-qos](#23-openconfig-qos)
16+
- [2.3.1 Telemetry Threshold](#231-telemetry-threshold)
1517

1618
## Revision
1719

@@ -177,3 +179,16 @@ ON_CHANGE subscription is also supported for all paths except for the following:
177179

178180
Flowgroup statistics are actually ACL counters and are read from COUNTERS DB.
179181
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+
```

0 commit comments

Comments
 (0)