Connectivity Guide

Telemetry
Network health relies on performance monitoring and data collection for analysis and troubleshooting. Network data is often collected with
SNMP and CLI commands using the pull mode. In pull mode, a management device sends a get request and pulls data from a client. As the
number of objects in the network and the metrics grow, traditional methods limit network scaling and eciency. Using multiple
management systems further limits network scaling. The pull model increases the processing load on a switch by collecting all data even
when there is no change.
Streaming telemetry provides an alternative method where data is continuously transmitted from network devices with ecient,
incremental updates. Operators subscribe to the specic data they need using well-dened sensor identiers.
While SNMP management systems poll for data even if there is no change, streaming telemetry enables access to near real-time, model-
driven, and analytics-ready data. It supports more eective network automation, trac optimization, and preventative troubleshooting.
For example, streaming telemetry reports packet drops or high utilization on links in real time. A network automation application can use this
information to provision new paths and optimize trac transmission across the network. The data is encoded using Google Protocol
Buers (GPB) and streamed using Google Protocol RPC (gRPC) transport.
You can use OS10 telemetry to stream data to:
Dell-implemented external collectors, such as VMware vRNI or Wavefront
Proprietary network collectors that you implement
Telemetry terminology
Dial-out mode
The switch initiates a session with one or more devices according to the sensor paths and destinations in a
subscription.
Sensor path The path used to collect data for streaming telemetry.
Sensor group A reusable group of multiple sensor paths and exclude lters.
Destination group
The IP address and transport port on a destination server to which telemetry data is streamed. You can congure
multiple destinations and reuse the destination group in subscription proles.
Subscription prole
Data collector destinations and stream attributes that are associated with sensor paths. A subscription ties sensor
paths and a destination group with a transport protocol, encoding format, and streaming interval.
The telemetry agent in the switch attempts to establish a session with each collector in the subscription prole,
and streams data to the collector. If a collector is not reachable, the telemetry agent continuously tries to establish
the connection at one-minute intervals.
YANG-modeled telemetry data
This section describes the YANG containers from which telemetry data can be streamed to destinations with the recommended minimum
sampling intervals.
BGP
18
Telemetry 1129