mediumMultiple ChoiceObjective-mapped
300-410 Practice Question: An engineer is troubleshooting why the NMS is…
An engineer is troubleshooting why the NMS is receiving duplicate SNMP traps from router R9 for the same event. The router has two 'snmp-server host' commands pointing to the same NMS IP address but with different community strings: 'public' and 'private'. The NMS is configured to process traps from both communities. What is the most likely cause?
⚠ Common exam trap
Cisco often tests the misconception that multiple 'snmp-server host' commands with the same IP but different communities are redundant or that the router deduplicates them, when in fact each command generates a separate trap transmission.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The router sends one trap per 'snmp-server host' command, resulting in duplicate traps for the same event.
Each 'snmp-server host' command creates a separate trap destination entry in the router's SNMP configuration. When a trap-generating event occurs, the router sends a trap to each configured destination. Since both commands point to the same NMS IP address but with different community strings ('public' and 'private'), the router sends two identical traps (one with each community string) for the same event, causing the NMS to receive duplicates.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
The router sends one trap per 'snmp-server host' command, resulting in duplicate traps for the same event.
Why this is correct
Correct because each host command generates a separate trap; using two communities causes duplication.
- ✗
The NMS is configured to listen on two different ports, causing duplicate reception.
Why it's wrong here
Incorrect because the NMS listens on a single port; the router sends to the same port.
- ✗
The router has an SNMP trap filter that is misconfigured, causing the same trap to be sent twice.
Why it's wrong here
Incorrect because trap filters suppress traps, not duplicate them.
- ✗
The engineer enabled both 'snmp-server enable traps' and 'snmp-server enable informs', causing duplicate notifications.
Why it's wrong here
Incorrect because traps and informs are different; the host commands specify which type.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 300-410 question from scratch — 1,966 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.