HP0-J73 · Question #99
Which function of SNMP enables information to be collected?
The correct answer is B. SNMP trap. SNMP traps are the mechanism by which managed devices push event and status information to the SNMP manager, enabling proactive information collection.
Question
Which function of SNMP enables information to be collected?
Options
- AManagement Information Base (MIB)
- BSNMP trap
- CSNMP manager
- DSNMP agent
How the community answered
(27 responses)- A4% (1)
- B93% (25)
- D4% (1)
Why each option
SNMP traps are the mechanism by which managed devices push event and status information to the SNMP manager, enabling proactive information collection.
The MIB (Management Information Base) is a hierarchical schema that defines what objects can be monitored, not a functional mechanism that transmits or collects information.
An SNMP trap is an unsolicited notification sent from an SNMP agent to the SNMP manager when a specific event or threshold condition is triggered, directly enabling information to be collected. Unlike polling-based GET operations, traps allow agents to immediately push critical information to the manager without waiting to be queried. This push mechanism is the core SNMP function that enables timely collection of device status and event data.
The SNMP manager is the central management platform that receives and processes SNMP data, but it is the system performing collection rather than the specific function enabling it.
The SNMP agent runs on managed devices and responds to queries or sends traps, but it is the managed component rather than the specific SNMP function that enables information collection.
Concept tested: SNMP trap mechanism for proactive data collection
Source: https://www.rfc-editor.org/rfc/rfc3411
Topics
Community Discussion
No community discussion yet for this question.