350-601 · Question #661
Which protocol is used by a Cisco NX-OS device to send telemetry data encoded in JSON?
The correct answer is D. HTTP. Cisco NX-OS supports model-driven telemetry, which allows the switch to send real-time operational data in a structured format such as JSON. - HTTP (Hypertext Transfer Protocol) is commonly used for transmitting telemetry data encoded in JSON. - NX-OS uses gRPC or RESTCONF over H
Question
Which protocol is used by a Cisco NX-OS device to send telemetry data encoded in JSON?
Options
- ASSH
- BTCP
- CRCP
- DHTTP
How the community answered
(45 responses)- A2% (1)
- B4% (2)
- C7% (3)
- D87% (39)
Explanation
Cisco NX-OS supports model-driven telemetry, which allows the switch to send real-time operational data in a structured format such as JSON. - HTTP (Hypertext Transfer Protocol) is commonly used for transmitting telemetry data encoded in JSON. - NX-OS uses gRPC or RESTCONF over HTTP/HTTPS for telemetry streaming. - Telemetry data includes network statistics, event logs, and system state information, which can be collected by monitoring platforms.
Topics
Community Discussion
No community discussion yet for this question.