200-101 · Question #103
What SNMP message alerts the manager to a condition on the network?
The correct answer is C. trap. A TRAP is the SNMP message type that an agent sends unsolicited to the manager to alert it about a significant event or condition, such as an interface going down, a threshold being exceeded, or a device rebooting. Unlike GET and SET messages (which are initiated by the…
Question
Options
- Aresponse
- Bget
- Ctrap
- Dcapture
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- C93% (28)
Explanation
A TRAP is the SNMP message type that an agent sends unsolicited to the manager to alert it about a significant event or condition, such as an interface going down, a threshold being exceeded, or a device rebooting. Unlike GET and SET messages (which are initiated by the manager), a trap is initiated by the agent. 'Response' (A) is sent by an agent in reply to a manager's GET or SET request. 'Get' (B) is used by the manager to read a MIB variable. 'Capture' (D) is not a valid SNMP message type.
Topics
Community Discussion
No community discussion yet for this question.