CCNA: Cisco Certified Network Associate — Question 689
Which two features introduced in SNMPv2 provide the ability to retrieve large amounts of data in one request and acknowledge a trap using PDUs? (Choose two.)
Answer options
- A. Get
- B. GetNext
- C. Set
- D. GetBulk
- E. Inform
Correct answer: D, E
Explanation
The correct answers are D and E. GetBulk allows for the retrieval of larger sets of data in a single request, while Inform provides a way to acknowledge the receipt of trap messages. The other options, such as Get and GetNext, are used for retrieving individual pieces of data, and Set is for modifying values, which do not address the requirements of the question.