During telemetry static subscription, the NMS delivers subscription configuration to devices for data sampling. Which of the following statements is incorrect about the sampling path huawei-debug:debug/cpu-infos/cpu-info?
A.
cpu-info may be a list node of the YANG model.
B.
The sampling path uses the YANG model structure.
C.
debug may be the top node of the YANG model.
D.
cpu-infos may be a container node of the YANG model.
The sampling path does follow the YANG model hierarchy (✓)
However, the prefix huawei-debug: indicates the YANG module name, not an actual data node. Therefore, debug is not necessarily the top node in the YANG hierarchy — it is a node under the huawei-debug namespace/module.
Exact Extract – Huawei Telemetry and YANG Modeling Guide:
“The format : is used in telemetry to indicate paths. The actual top-level node may differ from the module name.”
[Reference:, Huawei Telemetry Configuration Guide, HCIE-Datacom Study Guide – YANG Models & Telemetry, ===========, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit