Courseiva
mediumMultiple ChoiceObjective-mapped

300-410 Practice Question: Snmp-server enable traps\nsnmp-server host…

snmp-server enable traps\nsnmp-server host 192.168.1.100 traps version 2c public\nsnmp-server host 192.168.1.200 informs version 2c public

What is the effect of this configuration?

⚠ Common exam trap

Cisco often tests the misconception that informs are only available in SNMPv3, but SNMPv2c also supports informs, and the 'traps' vs 'informs' keywords in the 'snmp-server host' command directly determine the notification type per destination.

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

Traps are sent to 192.168.1.100 and informs are sent to 192.168.1.200.

The configuration explicitly uses the 'traps' keyword for 192.168.1.100 and the 'informs' keyword for 192.168.1.200. In SNMP, the 'snmp-server host' command defines the destination and type of notification; 'traps' are unacknowledged UDP messages, while 'informs' are acknowledged (requiring a response from the receiver). Therefore, traps are sent to 192.168.1.100 and informs to 192.168.1.200, making option A correct.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Traps are sent to 192.168.1.100 and informs are sent to 192.168.1.200.

    Why this is correct

    The first host is configured for traps, the second for informs, as specified by the 'traps' and 'informs' keywords.

  • Both hosts receive traps.

    Why it's wrong here

    The second host is configured for informs, not traps.

  • Both hosts receive informs.

    Why it's wrong here

    The first host is configured for traps.

  • Only traps are enabled; informs require SNMPv3.

    Why it's wrong here

    Informs are supported in SNMPv2c and SNMPv3.

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.