The correct answer is gRPC because it is a common transport for model-driven telemetry, but the scenario specifies UDP. However, gRPC uses HTTP/2 over TCP, not UDP. The correct answer should be UDP-based, but among the options, only gRPC is typically used with model-driven telemetry on Nexus switches.
Actually, the question is tricky: gRPC uses TCP, but the engineer wants UDP. The correct answer is that gRPC is not UDP-based; the engineer should use a different protocol. Wait, let me re-evaluate.
The correct answer is 'gRPC' because it is the standard for model-driven telemetry on Nexus, but the UDP requirement is a distractor. Actually, Cisco Nexus supports gRPC (TCP) and also UDP-based telemetry via the native telemetry protocol. The question is flawed.
Let me adjust: The correct answer should be 'gRPC' as it is the primary transport for model-driven telemetry on Nexus, but the engineer must accept TCP. The other options are incorrect because NETCONF uses SSH/TCP, RESTCONF uses HTTP/TCP, and SNMP uses UDP but is not model-driven telemetry. So the engineer should use gRPC despite the UDP preference, as it is the only viable option for model-driven telemetry.