Practice – devcor_350-901_MDT

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

MDT 28: gNMI SubscribeRequest — fill path, mode, interval and encoding.

Drag the correct code snippets from the options panel into the placeholders in the code window.

# gNMI SubscribeRequest (conceptual) { "subscription": [{ "path": "{{1}}", "mode": "{{2}}", "sample_interval_ns": {{3}} }], "encoding": "{{4}}" }

Drag a snippet from the right into each blank box in the code.

Available snippets

/interfaces
ASCII
/system/state
2000000000
JSON_IETF
STREAM
TARGET_DEFINED