Exam H12-211 All QuestionsBrowse all questions from this exam
Question 133

Which of the following SNMP packets is/are sent by the agent on the managed device to the NMS?

    Correct Answer: B

    In the context of SNMP (Simple Network Management Protocol), the agent on a managed device sends Response packets to the Network Management System (NMS). Get-Request, Get-Next-Request, and Set-Request packets are typically sent by the NMS to the agent to retrieve or modify information. The Response packet is used by the agent to reply to these requests with the requested information or acknowledgement.

Discussion
zakoraOption: A

I think it's A get-response is the correct answer

jjbt_112Option: B

An SNMP Agent can only send Get-Response and Traps to the NMS.

learner_88Option: B

Response An agent-to-manager response that includes variables and acknowledgement.