350-501 · Question #462
Which is the benefit of implementing model-driven telemetry in a service provider environment?
The correct answer is D. It uses reliable transport to push Information to network monitoring tools. Model-driven telemetry offers the benefit of using reliable transport mechanisms, such as gRPC over TCP, to actively push structured network information to monitoring tools. This push-based approach ensures efficient and dependable delivery of highly granular data for comprehensi
Question
Which is the benefit of implementing model-driven telemetry in a service provider environment?
Options
- AIt reduces the number of network monitoring tools that are necessary to verify device statistics.
- BIt increases the efficiency of SNMP by pulling system data to requesting servers.
- CIt reduces or eliminates the need to monitor Layer 2 traffic between switches.
- DIt uses reliable transport to push Information to network monitoring tools
How the community answered
(31 responses)- B3% (1)
- C3% (1)
- D94% (29)
Why each option
Model-driven telemetry offers the benefit of using reliable transport mechanisms, such as gRPC over TCP, to actively push structured network information to monitoring tools. This push-based approach ensures efficient and dependable delivery of highly granular data for comprehensive network visibility.
While MDT can lead to more efficient data collection, it does not inherently reduce the number of network monitoring tools required; rather, it changes the data ingestion method for those tools.
MDT is an alternative to, not an enhancement of, SNMP. It uses a push model with structured data models, distinct from SNMP's typical pull-based, less structured approach.
MDT provides enhanced capabilities for monitoring various layers, including Layer 2 traffic, but its primary benefit is not to reduce or eliminate the need for Layer 2 monitoring, but rather to improve the efficiency and detail of such monitoring if desired.
A key benefit of implementing model-driven telemetry (MDT) is its reliance on reliable transport protocols, such as gRPC over TCP, to push network information to monitoring tools. This push-based, reliable delivery mechanism ensures that data is consistently and efficiently streamed from network devices to collectors, providing higher granularity and accuracy compared to traditional pull-based methods like SNMP, which often use less reliable UDP transport.
Concept tested: Benefits of Model-Driven Telemetry
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/mdt.html
Topics
Community Discussion
No community discussion yet for this question.