hardMultiple ChoiceObjective-mapped
300-410 Practice Question: Configures SNMPv3 with authentication and privacy…
A network engineer configures SNMPv3 with authentication and privacy on a router. The NMS polls the router via the management interface. The engineer then adds a loopback interface and configures the router to send SNMP traps sourced from the loopback IP. The NMS stops receiving traps. Which is the most likely explanation?
⚠ Common exam trap
Cisco often tests the misconception that SNMPv3 security (auth/priv) is the cause of trap delivery failure, when in fact the issue is a source IP mismatch due to the 'snmp-server trap-source' command overriding the default source address.
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 NMS is configured to accept traps only from the management interface IP address, not the loopback IP.
The NMS is likely configured with an ACL or trap receiver filter that only accepts SNMP traps from the management interface IP address. When the engineer configures 'snmp-server trap-source loopback0', the router changes the source IP of all outgoing traps to the loopback IP. If the NMS is not expecting traps from that IP, it will drop them, even though SNMPv3 authentication and privacy are correctly configured.
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 NMS is configured to accept traps only from the management interface IP address, not the loopback IP.
Why this is correct
NMS trap receivers often filter or authenticate based on source IP; if the source IP changes, traps may be dropped.
- ✗
The loopback interface does not support SNMP trap generation.
Why it's wrong here
Traps can be sourced from any interface.
- ✗
The SNMP engine ID changed when the loopback interface was added.
Why it's wrong here
Adding a loopback does not change the engine ID.
- ✗
The 'snmp-server trap-source' command requires a specific interface type.
Why it's wrong here
The command accepts any interface.
Visual reference
Go deeper
Related to this question
About these practice questions
This 300-410 question is part of Courseiva's 1,966-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.