nerdexam
F5

304 · Question #18

What is the purpose of configuring SNMP traps in BIG-IP APM? (Select all that apply)

The correct answer is A. To monitor session usage and resource consumption on the BIG-IP device B. To send real-time alerts and notifications about security incidents. SNMP (Simple Network Management Protocol) traps are push notifications sent from a managed device to an SNMP manager when specific events occur. In BIG-IP APM, configuring SNMP traps serves two core purposes: monitoring resource and session metrics (A) - such as concurrent…

Section 4: Administer and Maintain APM

Question

What is the purpose of configuring SNMP traps in BIG-IP APM? (Select all that apply)

Options

  • ATo monitor session usage and resource consumption on the BIG-IP device
  • BTo send real-time alerts and notifications about security incidents
  • CTo prevent Distributed Denial-of-Service (DDoS) attacks
  • DTo log user authentication events for auditing purposes

How the community answered

(49 responses)
  • A
    88% (43)
  • C
    4% (2)
  • D
    8% (4)

Explanation

SNMP (Simple Network Management Protocol) traps are push notifications sent from a managed device to an SNMP manager when specific events occur. In BIG-IP APM, configuring SNMP traps serves two core purposes: monitoring resource and session metrics (A) - such as concurrent sessions, memory, and CPU - and sending real-time alerts about security events (B) - such as failed logins, policy violations, or threshold breaches. These functions align directly with what SNMP was designed for: visibility and alerting across network infrastructure.

C is wrong because SNMP traps are passive notification mechanisms - they report events but do not actively block or mitigate traffic. DDoS prevention requires dedicated tools like BIG-IP AFM or rate-limiting policies. D is wrong because authentication event logging is handled by audit logs and syslog, not SNMP traps; SNMP is not an auditing protocol and its trap data isn't structured for compliance logging.

Memory tip: Think of SNMP traps as a smoke alarm - they tell you something is happening (monitoring + alerting), but they don't put out the fire (no DDoS prevention) and they don't keep a legal record (no audit logging). A = watching the gauges, B = sounding the alarm.

Topics

#SNMP monitoring#Real-time alerts#Session monitoring#APM administration

Community Discussion

No community discussion yet for this question.

Full 304 Practice