nerdexam
CiscoCisco

300-420 · Question #370

300-420 Question #370: Real Exam Question with Answer & Explanation

The correct answer is C: It uses JSON encoding and is compatible with a wide variety of tools on the market.. An advantage of model-driven telemetry in networks is its use of standardized data models and encoding formats like JSON, which ensures compatibility with a broad range of monitoring and analysis tools.

Automation

Question

What is an advantage of using model-driven telemetry in the network?

Options

  • AIt uses interrupt-driven polling to pull data at regular intervals.
  • BIt uses MIB models to structure the data that are well known in the industry.
  • CIt uses JSON encoding and is compatible with a wide variety of tools on the market.
  • DTelemetry obtains data by parsing the CLI output from show commands.

Explanation

An advantage of model-driven telemetry in networks is its use of standardized data models and encoding formats like JSON, which ensures compatibility with a broad range of monitoring and analysis tools.

Common mistakes.

  • A. Model-driven telemetry typically uses a push-based model (subscription-based streaming) rather than traditional pull-based polling, which makes it more efficient and provides near real-time data.
  • B. While MIBs (Management Information Bases) are well-known, model-driven telemetry primarily uses YANG data models, which offer more robust capabilities for defining configuration and state data than SMI-based MIBs.
  • D. Traditional methods often rely on parsing unstructured CLI output, which is fragile and error-prone; model-driven telemetry avoids this by streaming structured data directly from the device's internal data models.

Concept tested. Model-driven telemetry advantages, JSON encoding

Reference. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/mdt_overview.html

Topics

#Model-driven telemetry#Network monitoring#Data encoding#Network automation

Community Discussion

No community discussion yet for this question.

Full 300-420 PracticeBrowse All 300-420 Questions