nerdexam
Cisco

350-701 · Question #718

Refer to the exhibit. A network engineer wants to reduce the operational costs of SNMPv3 by using trapping instead of polling. Which code snippet completes the configuration to enable authentication…

The correct answer is B. snmp-server user trapuser trapgroup v3 auth sha AuthPass. Option B uses the correct Cisco IOS syntax for configuring an SNMPv3 user for trapping: 'snmp-server user <username> <group> v3 auth <algorithm> <password>'. The keyword 'v3' (not 'version 3') is the correct abbreviated form accepted in this command context, and 'auth sha…

Submitted by diego_uy· Mar 30, 2026Network Management and Monitoring - Configure and verify device management protocols including SNMPv3 with authentication and security levels (relevant to CCNP ENCOR / CCNA Network Management domain)

Question

Refer to the exhibit. A network engineer wants to reduce the operational costs of SNMPv3 by using trapping instead of polling. Which code snippet completes the configuration to enable authentication for SNMPv3 trapping? A. B. C. D.

Exhibit

350-701 question #718 exhibit

Options

  • Asnmp-server user trapuser trapgroup version 3 auth sha AuthPass
  • Bsnmp-server user trapuser trapgroup v3 auth sha AuthPass
  • Csnmp-server user trapgroup v3 auth sha AuthPass
  • Dsnmp-server user trapuser trapgroup version 3 AuthPass

How the community answered

(48 responses)
  • A
    8% (4)
  • B
    73% (35)
  • C
    15% (7)
  • D
    4% (2)

Explanation

Option B uses the correct Cisco IOS syntax for configuring an SNMPv3 user for trapping: 'snmp-server user <username> <group> v3 auth <algorithm> <password>'. The keyword 'v3' (not 'version 3') is the correct abbreviated form accepted in this command context, and 'auth sha AuthPass' properly specifies the authentication protocol and password required for SNMPv3 authentication-level security.

Topics

#SNMPv3#Network Monitoring#SNMP Traps#Cisco IOS Configuration

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice