nerdexam
Huawei

H12-891_V1.0 · Question #174

Telemetry is a technology that collects data remotely from physical devices or virtual devices at high speed. The Telemetry protocol stack has multiple layered structures. Which of the following…

The correct answer is B. Data analysis layer. Data analysis falls outside the telemetry protocol stack because protocol stacks define how data is packaged, transmitted, and delivered - not what is done with it afterward. Analysis is a post-collection application concern, handled by separate systems or software once data…

SDN and Network Automation

Question

Telemetry is a technology that collects data remotely from physical devices or virtual devices at high speed. The Telemetry protocol stack has multiple layered structures. Which of the following layers is not included?

Options

  • ATransport layer
  • BData analysis layer
  • CCommunication layer
  • DData encoding layer

How the community answered

(46 responses)
  • A
    9% (4)
  • B
    85% (39)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Data analysis falls outside the telemetry protocol stack because protocol stacks define how data is packaged, transmitted, and delivered - not what is done with it afterward. Analysis is a post-collection application concern, handled by separate systems or software once data has arrived at its destination.

The three distractors are all genuine stack layers: the transport layer carries encoded data across a network (e.g., TCP/UDP); the communication layer manages the connection and routing between devices and receivers; and the data encoding layer serializes raw measurements into a transmissible format (e.g., Protocol Buffers, CBOR).

Memory tip: Think of the telemetry stack as a pipeline - encode it, move it, deliver it. Analysis is what you do after the pipeline ends, so it lives outside the stack entirely.

Topics

#Telemetry#protocol stack#streaming telemetry#network monitoring

Community Discussion

No community discussion yet for this question.

Full H12-891_V1.0 Practice