Explains how routers stream telemetry data using cadence-driven or event-driven mechanisms to support network monitoring and analysis.
Telemetry data streaming mechanisms are network features that enable routers to transmit operational data for monitoring and analysis.
-
Routers can stream telemetry data using cadence-driven or event-driven mechanisms.
-
Cadence-driven streaming sends data at regular intervals, while event-driven streaming transmits data when specific events occur.
-
Platform-specific documentation and monitoring of CPU and NPU utilization are important when configuring collection intervals.
Telemetry streaming types and operational considerations
Routers support two primary telemetry streaming mechanisms: cadence-driven and event-driven. Cadence-driven streaming transmits data at fixed intervals, while event-driven streaming sends data in response to specific network events.
Consider the following when selecting a streaming mechanism:
-
Cadence-driven streaming is suitable for continuous monitoring.
-
Event-driven streaming is efficient for capturing changes or anomalies.
To configure telemetry streaming, follow these general steps:
-
Identify the sensor path and determine if it retrieves data from forwarding hardware (such as NPU or ASIC).
-
Set the collection interval based on platform capabilities and operational requirements.
Sensor paths containing -npu- in their names are likely to require hardware database retrieval. Naming conventions and data sources can vary by platform and software release.
-
Cadence-driven: Sends data at regular intervals.
-
Event-driven: Sends data when specific events occur.
Comparison of streaming mechanisms:
Contrast between streaming mechanisms:
| Cadence-driven |
Event-driven |
|---|---|
| Regular interval transmission |
Event-based transmission |
Lookup table for sensor path considerations:
| Items |
Attribute 1 |
Attribute 2 |
|---|---|---|
| Sensor path with -npu- |
Requires hardware database retrieval |
Monitor CPU/NPU utilization |
| Other sensor paths |
May use software database |
Platform-dependent |
Short telemetry collection intervals can increase router load, especially when sensor paths retrieve data from forwarding hardware such as NPU or ASIC. Consult platform-specific documentation and monitor CPU and NPU utilization when configuring shorter collection intervals.
Visual representation of telemetry streaming mechanisms: