Question 455 of 500
Automation and AssurancehardMultiple ChoiceObjective-mapped

Quick Answer

The answer is ON_CHANGE. This gNMI subscription mode ensures that all state changes are captured because the target device pushes a telemetry update immediately upon any state transition, guaranteeing that no transient events are missed between collection intervals. In contrast, SAMPLE mode sends periodic snapshots at a fixed rate, which can overlook rapid or short-lived changes that occur between samples. On the Cisco SPCOR / CCNP Service Provider Core 350-501 exam, this concept tests your understanding of telemetry reliability and the trade-offs between completeness and bandwidth; a common trap is assuming SAMPLE mode with a high frequency is sufficient, but only ON_CHANGE provides deterministic capture of every state change. Remember the memory tip: “ON_CHANGE = ON the moment of CHANGE,” ensuring you never miss a beat in your telemetry stream.

350-501 Automation and Assurance Practice Question

This 350-501 practice question tests your understanding of automation and assurance. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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.

A network operator uses gRPC Network Management Interface (gNMI) to collect telemetry data from routers. They notice that some updates are missing. Which gNMI mode should be used to ensure that all state changes are captured?

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

ON_CHANGE

ON_CHANGE mode in gNMI ensures that the target device sends a telemetry update immediately whenever a state change occurs, guaranteeing that no updates are missed. This is in contrast to SAMPLE mode, which only sends periodic snapshots and can miss transient changes between intervals. Therefore, to capture all state changes, ON_CHANGE is the correct subscription mode.

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.

  • ON_CHANGE

    Why this is correct

    Sends updates only when a value changes, capturing all changes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • TARGET_DEFINED

    Why it's wrong here

    Not a standard gNMI mode.

  • POLL

    Why it's wrong here

    Polling is not a gNMI subscription mode.

  • SAMPLE

    Why it's wrong here

    Periodic sampling may miss changes between intervals.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the misconception that SAMPLE mode with a very short interval is sufficient to capture all changes, but the trap is that SAMPLE can still miss state changes that occur and revert between samples, whereas ON_CHANGE guarantees delivery of every transition.

Detailed technical explanation

How to think about this question

gNMI uses a subscription model defined in the gNMI specification (RFC-like via OpenConfig), where ON_CHANGE subscriptions rely on the target device's internal event-driven mechanism to push updates only when a configured path's value changes, often using YANG-modeled data. This mode is critical for capturing fast transient states (e.g., interface flaps or BGP route changes) that could be missed by SAMPLE intervals, even with sub-second sampling. In real-world deployments, ON_CHANGE reduces bandwidth and processing overhead compared to high-frequency SAMPLE, but requires the target to support event-driven telemetry, which is common in modern IOS XR and NX-OS devices.

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 practitioner preparing for the 350-501 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

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.

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.

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: ON_CHANGE — ON_CHANGE mode in gNMI ensures that the target device sends a telemetry update immediately whenever a state change occurs, guaranteeing that no updates are missed. This is in contrast to SAMPLE mode, which only sends periodic snapshots and can miss transient changes between intervals. Therefore, to capture all state changes, ON_CHANGE is the correct subscription mode.

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.

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 →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

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.