QuestionQ1252

IP Services

Which two features introduced in SNMPv2 provide the ability to retrieve large amounts of data in one request and to acknowledge a trap by using PDUs?

Choose two
  • A Get
  • B GetNext
  • C Set
  • D GetBulk
  • E Inform
Explanation

SNMPv2 added GetBulk to retrieve large blocks of management information efficiently in a single request, especially for traversing tables. It also added Inform as an acknowledged notification PDU, allowing receipt confirmation for a trap-like message. Standard Get, GetNext, and Set were already present earlier and do not provide those specific SNMPv2 capabilities.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!