350-701 · Question #328
What is a benefit of using telemetry over SNMP to configure new routers for monitoring purposes?
The correct answer is C. Telemetry uses a push method which makes it faster than SNMP. SNMP polling can often be in the order of 5-10 minutes, CLIs are unstructured and prone to change which can often break scripts. The traditional use of the pull model, where the client requests data from the network does not scale when what you want is near real-time data. Moreov
Question
What is a benefit of using telemetry over SNMP to configure new routers for monitoring purposes?
Options
- ATelemetry uses a pull, method which makes it more reliable than SNMP
- BTelemetry uses push and pull, which makes it more scalable than SNMP
- CTelemetry uses a push method which makes it faster than SNMP
- DTelemetry uses push and pull which makes it more secure than SNMP
How the community answered
(22 responses)- B5% (1)
- C91% (20)
- D5% (1)
Explanation
SNMP polling can often be in the order of 5-10 minutes, CLIs are unstructured and prone to change which can often break scripts. The traditional use of the pull model, where the client requests data from the network does not scale when what you want is near real-time data. Moreover, in some use cases, there is the need to be notified only when some data changes, like interfaces status, protocol neighbors change etc. Model-Driven Telemetry is a new approach for network monitoring in which data is streamed from network devices continuously using a push model and provides near real-time access to operational statistics https://developer.cisco.com/docs/ios-xe/#!streaming-telemetry-quick-start-guide/streaming-
Topics
Community Discussion
No community discussion yet for this question.