Network Device Telemetry Protocols with Dinesh Dutt

Network Device Telemetry Protocols with Dinesh Dutt

ipSpace.net
ipSpace.netMar 13, 2026

Key Takeaways

  • Screen scraping still common due to legacy device constraints.
  • NETCONF and gNMI adoption hampered by inconsistent vendor APIs.
  • Data model churn forces operators to maintain custom parsers.
  • Protobufs offer efficiency but require extensive engineering effort.
  • Podcast highlights gap between vendor promises and operational reality.

Summary

In the latest episode of Software Gone Wild, the host discusses network device telemetry with Dinesh Dutt, a leading authority on the subject. The conversation examines why many operators still rely on screen‑scraping despite the availability of modern protocols such as NETCONF, gNMI, and protobuf‑based telemetry. Dutt explains how frequent data‑model changes, inconsistent vendor APIs, and legacy hardware create a practical gap between vendor‑promised automation and field reality. The podcast also outlines the trade‑offs and operational costs of maintaining legacy scraping solutions versus migrating to newer telemetry standards.

Pulse Analysis

Network telemetry has become the backbone of modern data‑center and service‑provider operations, providing real‑time insight into device health, traffic patterns, and configuration drift. Over the past decade, open standards such as NETCONF, gNMI, and protobuf‑based streaming have promised to replace brittle, manual data collection methods. These protocols enable structured, schema‑driven data exchange, reducing parsing errors and supporting automated analytics pipelines. Yet, despite the technical advantages, many organizations still cling to legacy screen‑scraping techniques that pull raw CLI output, a practice born out of necessity rather than preference.

The podcast with Dinesh Dutt uncovers why screen‑scraping endures. Frequent vendor‑driven data‑model revisions force operators to rewrite parsers with each software release, eroding the ROI of any initial automation investment. Inconsistent implementation of NETCONF and gNMI across hardware platforms further complicates integration, as some devices expose only partial YANG models or require proprietary extensions. Additionally, legacy equipment lacking support for modern APIs leaves network teams with no choice but to extract information via CLI, preserving operational continuity while inflating maintenance overhead.

Understanding these friction points is critical for any organization aiming to modernize its network management stack. Investing in a unified telemetry framework that abstracts vendor differences can mitigate the cost of screen‑scraping and accelerate migration to structured data streams. Emerging solutions, such as vendor‑agnostic collectors and open‑source gNMI agents, are beginning to bridge the gap, offering scalable, low‑latency telemetry without extensive code rewrites. As the industry coalesces around standardized models, operators who proactively address legacy dependencies will reap benefits in reduced OPEX, faster incident response, and improved network reliability.

Network Device Telemetry Protocols with Dinesh Dutt

Comments

Want to join the conversation?