350-601 Exam QuestionsBrowse all questions from this exam

350-601 Exam - Question 39


Which behavior defines streaming telemetry as a push model in Cisco devices?

Show Answer
Correct Answer: A

Streaming telemetry in Cisco devices operates as a push model by having events and network changes generate telemetry data and immediately push it to a collector, without waiting for requests from monitoring clients. This real-time data generation and transmission align with the concept of a push model, where data is actively sent out based on certain triggers or conditions. Therefore, the correct behavior defining streaming telemetry as a push model is when events and network changes generate telemetry data.

Discussion

17 comments
Sign in to comment
malkovitchOption: A
Aug 11, 2021

A is correct. https://developer.cisco.com/docs/ios-xe/#!streaming-telemetry-quick-start-guide/streaming-telemetry

crosillo30Option: D
Sep 6, 2021

I think the answer should be: D Pag 337 CCNP and CCIE Data Center Core DCCOR 350-601 Official Cert Guide "Cisco NX-OS streaming telemetry allows you to push data off the device to a defined endpoint as JavaScript Object Notation (JSON) or using Google Protocol Buffers (GPB) at a much higher frequency and more efficiently, as shown in Figure 6-13."

Alfi91
Nov 28, 2021

The question says "to configure endpoints", not "to a defined endpoint".

mauchiOption: D
Apr 13, 2022

I agree that D has a typo and they meant to "configured endpoints", and even though A is also right, D is the most right and accurate

GuyThatTakesDumpsOption: D
Sep 18, 2022

i go with D!

vladdarOption: D
Jan 27, 2023

C also seems correct to me but not sure if it is the best answer

walid4800Option: A
Mar 3, 2022

A is correct https://developer.cisco.com/docs/ios-xe/#!streaming-telemetry-quick-start-guide/streaming-telemetry

Samanmal2020Option: A
Apr 16, 2022

A. Events and network changes generate telemetry data

manirulOption: D
Apr 20, 2022

Correct Answer D , section Encoder in below link https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/telemetry/70x/b-telemetry-cg-ncs5500-70x/b-telemetry-cg-ncs5500-70x_chapter_01.html

Hubchub67Option: A
Oct 3, 2022

A is correct, shouldn't assume that D is a typo with the missing letter in the question.

Rocky_TruthOption: A
Mar 9, 2023

Streaming telemetry is a push model in which network devices generate and push telemetry data to a collector in real-time, without waiting for monitoring clients to request it. This enables monitoring clients to receive real-time updates on the state of the network and respond to issues quickly.

SystemEngineerOption: D
Jun 8, 2023

Answer is D

drduckOption: A
Aug 22, 2023

switches do not configure endpoint devices

oascOption: C
Nov 4, 2023

ENCODING: JSON encoding: Data is streamed in strings of keys and its values in a human-readable format. TRANSPORT: Google Protocol RPC (gRPC): used for both dial-in and dial-out modes.

ryanyuan828
Feb 3, 2024

Not C. "Data Transport — NX-OS transports telemetry data using HTTP for JSON encoding and the Google remote procedure call (gRPC) protocol for GPB encoding." https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/progammability/guide/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x_chapter_0101001.html

gaz1978Option: A
Mar 17, 2024

Not D as it doesn't configure endpoints Not C as JSON goes over HTTP

Verdesoto1978Option: D
Jun 29, 2024

Answer is D). Official Cert Guide DCCOR. Pag 337.

Mr_MyselfOption: A
Jul 14, 2024

The logic answer

msalamehiOption: D
Jul 18, 2024

Option is relevant, however D is the correct answer