- A
Provides real-time data streaming without polling overhead
Push-based telemetry eliminates polling.
- B
Reduces the need for YANG models
Why wrong: Telemetry actually uses YANG models.
- C
Increases security by using SSH
Why wrong: Both can use secure transports.
- D
Simplifies device configuration
Why wrong: Telemetry configuration can be complex.
Quick Answer
The correct answer is that model-driven telemetry provides real-time data streaming without polling overhead. Unlike SNMP, which relies on a pull model where the network management system repeatedly sends GET requests—consuming device CPU cycles and network bandwidth—model-driven telemetry uses a push model: the device itself continuously exports structured, YANG-encoded data to a collector based on configured subscriptions. This eliminates the periodic polling burden, delivering near-instantaneous visibility into network state changes with minimal device impact. On the Cisco SPCOR 350-501 exam, this concept tests your understanding of modern network assurance versus legacy SNMP; a common trap is confusing telemetry’s push mechanism with SNMP traps, which are event-driven but lack the structured, high-frequency streaming of telemetry. Remember the mnemonic: “Push for performance, pull for pain”—telemetry pushes data proactively, while SNMP pulls reactively, wasting resources.
350-501 Automation and Assurance Practice Question
This 350-501 practice question tests your understanding of automation and assurance. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
What is the primary benefit of using model-driven telemetry over traditional SNMP polling for network assurance?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"primary"Why it matters: Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Provides real-time data streaming without polling overhead
Model-driven telemetry uses a push model where network devices continuously stream structured data (e.g., YANG-encoded) to a collector, eliminating the need for periodic SNMP polling. This provides real-time visibility with minimal CPU overhead on the device, as the device itself initiates the data export based on configured subscriptions, rather than responding to repeated GET requests.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Provides real-time data streaming without polling overhead
Why this is correct
Push-based telemetry eliminates polling.
Clue confirmation
The clue word "primary" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Reduces the need for YANG models
Why it's wrong here
Telemetry actually uses YANG models.
- ✗
Increases security by using SSH
Why it's wrong here
Both can use secure transports.
- ✗
Simplifies device configuration
Why it's wrong here
Telemetry configuration can be complex.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the misconception that model-driven telemetry is primarily about security or simplicity, when the core differentiator is the shift from pull-based (SNMP) to push-based (telemetry) data collection for real-time, low-overhead streaming.
Detailed technical explanation
How to think about this question
Under the hood, model-driven telemetry leverages YANG-paths to subscribe to specific data nodes (e.g., Cisco-IOS-XE-interfaces-oper:interfaces), and the device pushes updates at a cadence or on-change event, using encodings like GPB (Google Protocol Buffers) for efficiency. In a real-world scenario, this allows operators to detect micro-bursts or interface flaps in sub-second intervals without overwhelming the device CPU, which is impossible with SNMP polling intervals of 30 seconds or more.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Automation and Assurance — study guide chapter
Learn the concepts, then practise the questions
- →
Automation and Assurance practice questions
Targeted practice on this topic area only
- →
All 350-501 questions
500 questions across all exam domains
- →
Cisco SPCOR / CCNP Service Provider Core 350-501 study guide
Full concept coverage aligned to exam objectives
- →
350-501 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 350-501 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Architecture practice questions
Practise 350-501 questions linked to Architecture.
Networking practice questions
Practise 350-501 questions linked to Networking.
MPLS and Segment Routing practice questions
Practise 350-501 questions linked to MPLS and Segment Routing.
Automation and Quality of Service practice questions
Practise 350-501 questions linked to Automation and Quality of Service.
Services practice questions
Practise 350-501 questions linked to Services.
Automation and Assurance practice questions
Practise 350-501 questions linked to Automation and Assurance.
350-501 fundamentals practice questions
Practise 350-501 questions linked to 350-501 fundamentals.
350-501 scenario practice questions
Practise 350-501 questions linked to 350-501 scenario.
350-501 troubleshooting practice questions
Practise 350-501 questions linked to 350-501 troubleshooting.
Practice this exam
Start a free 350-501 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 350-501 question test?
Automation and Assurance — This question tests Automation and Assurance — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Provides real-time data streaming without polling overhead — Model-driven telemetry uses a push model where network devices continuously stream structured data (e.g., YANG-encoded) to a collector, eliminating the need for periodic SNMP polling. This provides real-time visibility with minimal CPU overhead on the device, as the device itself initiates the data export based on configured subscriptions, rather than responding to repeated GET requests.
What should I do if I get this 350-501 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "primary". Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more ways this is tested on 350-501
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Which TWO are benefits of model-driven telemetry over SNMP polling?
easy- ✓ A.Supports structured data models (YANG)
- ✓ B.Reduces CPU usage on the device
- C.Requires fewer credentials for access
- D.Works with legacy devices without modification
- E.Uses XML exclusively
Why A: Model-driven telemetry reduces CPU usage by pushing data instead of polling, and it uses structured data models (YANG) for better programmability. SNMP uses UDP and unstructured data. XML exclusivity is not a benefit as telemetry supports multiple encodings. Fewer credentials and legacy compatibility are not inherent benefits.
Last reviewed: Jun 11, 2026
This 350-501 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-501 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.