200-301 · Question #1577
What is the difference between SNMP traps and SNMP polling?
The correct answer is D. SNMP traps are initiated using a push model at the network device, and SNMP polling is initiated. SNMP traps are initiated by the network devices themselves using a push model, sending unsolicited notifications (traps) to the network management system when specific events or thresholds occur. This means the device proactively alerts the management system about important chang
Question
What is the difference between SNMP traps and SNMP polling?
Options
- ASNMP traps are used for proactive monitoring, and SNMP polling is used for reactive monitoring.
- BSNMP traps send periodic updates via the MIB, and SNMP polling sends data on demand.
- CSNMP traps are initiated by the network management system, and network devices initiate SNMP
- DSNMP traps are initiated using a push model at the network device, and SNMP polling is initiated
How the community answered
(41 responses)- A5% (2)
- B2% (1)
- D93% (38)
Explanation
SNMP traps are initiated by the network devices themselves using a push model, sending unsolicited notifications (traps) to the network management system when specific events or thresholds occur. This means the device proactively alerts the management system about important changes or issues. SNMP polling is initiated by the network management system (server), which actively requests (polls) status information from devices at regular intervals. This is a pull model, where the management system reactively gathers data on demand to maintain an up-to-date view of the network's health.
Topics
Community Discussion
No community discussion yet for this question.