Courseiva
hardMultiple ChoiceObjective-mapped

300-410 Practice Question: Configures SNMPv3 with authentication only (no…

A network engineer configures SNMPv3 with authentication only (no privacy) on a router. The NMS can poll the router successfully. Later, the engineer adds the 'priv' option to the user configuration. The NMS now fails to poll the router. Which is the most likely explanation?

⚠ Common exam trap

Cisco often tests the misconception that changing an SNMPv3 user's security level only requires a change on the router, but the trap is that the NMS must also be updated with the matching privacy protocol and key, otherwise the mismatch in security levels causes the polling to fail.

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 still configured with the old credentials that do not include the privacy protocol and key.

When the engineer adds the 'priv' option to the SNMPv3 user configuration on the router, the security level changes from authNoPriv to authPriv. The NMS must be updated with the matching privacy protocol (e.g., AES or DES) and the corresponding privacy key. If the NMS still uses the old credentials without the privacy parameters, the authentication will succeed but the privacy decryption will fail, causing the NMS to reject the response and report a polling failure.

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 still configured with the old credentials that do not include the privacy protocol and key.

    Why this is correct

    SNMPv3 requires that both the agent and NMS agree on the security level; if the agent requires privacy but the NMS does not provide it, the request fails.

  • The router's SNMP engine ID changed when the user was modified.

    Why it's wrong here

    Modifying a user does not change the engine ID.

  • The privacy protocol (e.g., AES) is not supported on the router.

    Why it's wrong here

    If the protocol were unsupported, the configuration command would be rejected.

  • The NMS must restart to recognize the new security level.

    Why it's wrong here

    SNMPv3 credentials are typically updated dynamically on the NMS.

Quick reference

Symmetric Encryption Algorithm Comparison

AlgorithmKey SizeBlock SizeStatusNotes
AES-128128-bit128-bitCurrent standardNIST approved; WPA3, TLS
AES-256256-bit128-bitCurrent standardPreferred for sensitive / govt data
3DES112-bit effective64-bitDeprecated (2023)Replaced by AES
DES56-bit64-bitBrokenCracked in < 24 h; never deploy
ChaCha20256-bitStream cipherCurrentTLS 1.3, WireGuard

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.