Operations wants continuous interface counters from IOS XE civic edge routers without walking MIBs on a timer. Which statement correctly describes model-driven telemetry versus classic polling?
Select an answer to reveal the explanation.
Short Explanation
Polling is asking “how’s the river?” every few minutes; telemetry is the river sending you readings you subscribed to. MDT streams YANG-modeled data—it is not SNMP GET in a new hat.
Full Explanation
Model-driven telemetry publishes subscribed YANG leaves as a stream to collectors. Periodic SNMP GET of MIB objects is the contrasting operational model, not the 5.1 mechanism. MDT does not require stuffing SNMP communities into YANG leaves, and SNMP polling does not create YANG dial-out subscriptions.