Question 225 of 500
AutomationeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is gRPC, which is the recommended protocol for streaming model-driven telemetry from NX-OS to a collector. This is because gRPC leverages HTTP/2 for efficient, bidirectional streaming and supports structured data encoding like Protobuf or JSON, allowing NX-OS to push high-frequency telemetry data with low latency and minimal overhead, unlike traditional polling-based methods. On the Cisco DCCOR / CCNP Data Center Core 350-601 exam, this concept tests your understanding of modern telemetry architectures, often appearing in questions that contrast gRPC with SNMP or NETCONF; a common trap is assuming NETCONF is preferred for streaming, but gRPC is specifically designed for push-based, high-frequency model-driven telemetry on NX-OS. Remember the memory tip: “GRPC Gets Real-time Push Continuously” to recall that gRPC is the go-to for streaming telemetry.

350-601 Automation Practice Question

This 350-601 practice question tests your understanding of automation. 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.

Which protocol is recommended for streaming model-driven telemetry from NX-OS to a collector?

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

gRPC

gRPC (Google Remote Procedure Call) is the recommended protocol for streaming model-driven telemetry from NX-OS to a collector because it provides efficient, bidirectional streaming over HTTP/2, supports structured data encoding (e.g., Protobuf or JSON), and is natively supported in NX-OS for high-frequency, push-based telemetry. Unlike polling-based protocols, gRPC enables the device to continuously stream operational data to the collector with low latency and minimal overhead.

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.

  • FTP

    Why it's wrong here

    FTP is for file transfer, not streaming.

  • SNMP

    Why it's wrong here

    SNMP is traditional but not model-driven telemetry.

  • HTTP

    Why it's wrong here

    HTTP is not a streaming protocol.

  • gRPC

    Why this is correct

    gRPC with protobuf is the recommended transport for MDT.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the misconception that HTTP or SNMP can handle streaming telemetry, but the trap is that SNMP is pull-based and HTTP lacks the persistent, bidirectional streaming capabilities of gRPC, which is the only option that natively supports the push-based, subscription-driven model required for NX-OS telemetry.

Detailed technical explanation

How to think about this question

NX-OS implements gRPC-based telemetry using the 'telemetry' feature, where you configure a destination group with an IP address and port (default 50051) and a sensor group that defines the paths (e.g., 'show interface' or YANG models) to stream. The gRPC protocol uses Protocol Buffers (protobuf) for efficient serialization, reducing bandwidth compared to JSON, and supports TLS encryption for secure transmission. In real-world deployments, gRPC telemetry is critical for monitoring large-scale data center fabrics where millisecond-level latency and lossless streaming of interface counters or BGP state changes are required.

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.

Related practice questions

Related 350-601 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-601 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-601 question test?

Automation — This question tests Automation — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: gRPC — gRPC (Google Remote Procedure Call) is the recommended protocol for streaming model-driven telemetry from NX-OS to a collector because it provides efficient, bidirectional streaming over HTTP/2, supports structured data encoding (e.g., Protobuf or JSON), and is natively supported in NX-OS for high-frequency, push-based telemetry. Unlike polling-based protocols, gRPC enables the device to continuously stream operational data to the collector with low latency and minimal overhead.

What should I do if I get this 350-601 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 24, 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-601 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-601 exam.