Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Certifications›300-410›Objectives›SNMP Troubleshooting
Objective 402.0

SNMP Troubleshooting

300-410 Practice Questions

Full Practice Test →All Objectives

300-410 SNMP Troubleshooting — Practice Questions

30 questions from this objective

Question 2mediummultiple choice
Read the full network assurance explanation →

A network engineer notices that an SNMPv3 poll from the NMS to router R1 fails with an authentication error. The engineer has configured 'snmp-server group ADMIN v3 priv' and 'snmp-server user admin ADMIN v3 auth sha cisco123 priv aes 128 cisco456'. The NMS is configured with the same credentials. What is the most likely cause of the failure?

Question 3mediummultiple choice
Study the full ACL explanation →

An engineer is troubleshooting why the NMS is not receiving SNMP traps from router R2. The configuration includes 'snmp-server enable traps', 'snmp-server host 10.1.1.100 version 2c public', and an extended ACL 100 that permits UDP port 162 from 10.1.1.100. The NMS can ping R2. What is the most likely cause?

Question 4easymultiple choice
Read the full network assurance explanation →

A network engineer configures SNMPv2c on router R3 with 'snmp-server community cisco RO' and 'snmp-server community cisco RW'. The NMS can poll read-only data but fails when trying to write a configuration value. The NMS uses the RW community string. What is the most likely cause?

Question 5mediummultiple choice
Read the full network assurance explanation →

An engineer is troubleshooting why the NMS is not receiving SNMP traps for interface up/down events on router R4. The configuration includes 'snmp-server enable traps snmp linkdown linkup' and 'snmp-server host 10.1.1.200 version 2c public'. The NMS can receive other traps from R4. What is the most likely cause?

Question 6hardmultiple choice
Study the full ACL explanation →

A network engineer is troubleshooting why the NMS cannot poll SNMP data from router R5. The router has 'snmp-server community cisco RO' configured. The NMS is on subnet 192.168.1.0/24, and the router has an ACL applied to the VTY lines that permits only 10.0.0.0/8. The NMS can ping the router. What is the most likely cause?

Question 7hardmultiple choice
Read the full network assurance explanation →

An engineer is troubleshooting why SNMPv3 informs are not being received by the NMS from router R6. The configuration includes 'snmp-server group ADMIN v3 priv', 'snmp-server user admin ADMIN v3 auth sha cisco123 priv aes 128 cisco456', and 'snmp-server host 10.1.1.100 informs version 3 priv admin'. The NMS can receive SNMPv3 traps from other routers. What is the most likely cause?

Question 8mediummultiple choice
Read the full network assurance explanation →

A network engineer is troubleshooting why the NMS cannot poll the CPU utilization of router R7 via SNMP. The router has 'snmp-server community cisco RO' configured. The NMS can poll interface statistics and routing table entries successfully. What is the most likely cause?

Question 9easymultiple choice
Read the full network assurance explanation →

An engineer is troubleshooting why the NMS is not receiving SNMP traps from router R8 after a recent configuration change. The engineer added 'snmp-server host 10.1.1.100 version 2c public' and 'snmp-server enable traps' but forgot to remove the old 'snmp-server host 10.1.1.200 version 2c public' command. The NMS at 10.1.1.100 can receive traps from other devices. What is the most likely cause?

Question 10mediummultiple choice
Read the full network assurance explanation →

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?

Question 11mediummultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp community

Community name: PUBLIC Community Index: PUBLIC Permission: read-only View: v1default Community name: PRIVATE Community Index: PRIVATE Permission: read-write View: v1default Community name: MONITOR Community Index: MONITOR Permission: read-only View: restricted

Based on this output, which statement is correct?

Question 12mediummultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp user

User name: monitor Engine ID: 800000090300001122334455 storage-type: nonvolatile Authentication Protocol: MD5 Privacy Protocol: DES Group-name: readonly

User name: admin Engine ID: 800000090300AABBCCDDEEFF storage-type: nonvolatile Authentication Protocol: SHA Privacy Protocol: AES256 Group-name: admin

Based on this output, which statement is correct?

Question 13easymultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp mib ifmib ifindex

ifIndex: 1

Interface: GigabitEthernet0/0

Description: GigabitEthernet0/0

ifIndex: 2

Interface: GigabitEthernet0/1

Description: GigabitEthernet0/1

ifIndex: 3

Interface: Loopback0

Description: Loopback0

ifIndex: 10

Interface: Tunnel0

Description: Tunnel0

Based on this output, which statement is correct?

Question 14mediummultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp group

group name: readonly security model: v3 security level: authNoPriv context: <none> read view: iso write view: <none> notify view: <none>

Group name: admin security model: v3 security level: authPriv context: <none> read view: iso write view: iso notify view: iso

Based on this output, which statement is correct?

Question 15easymultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp engineID

Local SNMP engineID: 800000090300001122334455 Local SNMP engineBoots: 5

Based on this output, which statement is correct?

Question 16mediummultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp host

Host: 192.168.1.100 Port: 162 Timeout: 1.5 seconds Retries: 3 Version: 2c Community: PUBLIC

Host: 192.168.1.200 Port: 162 Timeout: 3 seconds Retries: 5 Version: 3 User: admin Security level: authPriv

Based on this output, which statement is correct?

Question 17hardmultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp statistics

SNMP packets input: 150

Bad SNMP version errors: 0 Unknown community name: 25 Illegal operation for community name: 0 Encoding errors: 0 Number of requested variables: 300 Number of altered variables: 0 Get-request PDUs: 120 Get-next PDUs: 30 Set-request PDUs: 0

SNMP packets output: 200

Too big errors: 0

No such name errors: 10

Bad values errors: 0 General errors: 0 Response PDUs: 200 Trap PDUs: 0

Based on this output, which statement is correct?

Question 18easymultiple choice
Read the full network assurance explanation →

A network engineer runs the following command on Router R1:

R1# show snmp mib

MIB: IF-MIB MIB: SNMPv2-MIB MIB: IP-MIB MIB: CISCO-CONFIG-MAN-MIB MIB: ENTITY-MIB

Based on this output, which statement is correct?

Question 19mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R1:

R1# show snmp trap

SNMP Trap: enabled

Trap receiver: 192.168.1.100 Community: PUBLIC Version: 2c UDP port: 162

Enable traps: snmp, interface, bgp

Trap receiver: 192.168.1.200 Community: PRIVATE Version: 2c UDP port: 162

Enable traps: snmp, ospf

Based on this output, which statement is correct?

Question 20mediummultiple choice
Read the full network assurance explanation →
snmp-server community public RO\nsnmp-server community private RW\nsnmp-server location DataCenter\nsnmp-server contact admin@example.com

What is the effect of this configuration?

Question 21mediummultiple choice
Read the full network assurance explanation →
snmp-server group MyGroup v3 priv\nsnmp-server user MyUser MyGroup v3 auth sha MyPassword priv aes 128 MyPrivKey

What is missing from this SNMPv3 configuration?

Question 22mediummultiple choice
Read the full network assurance explanation →
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?

Question 23mediummultiple choice
Read the full network assurance explanation →
snmp-server community MyCommunity RO 10\naccess-list 10 permit 192.168.1.0 0.0.0.255

What is the effect of this configuration?

Question 24mediummultiple choice
Read the full network assurance explanation →
snmp-server ifindex persist

What is the effect of this configuration?

Question 25mediummultiple choice
Read the full network assurance explanation →
snmp-server community public RO\nsnmp-server community private RW\nsnmp-server community secret RW

What is wrong with this configuration?

Question 26easymultiple choice
Read the full network assurance explanation →

What is the default SNMPv2c community string on most Cisco IOS devices?

Question 27mediummultiple choice
Read the full network assurance explanation →

Which SNMP version introduced the use of a User-based Security Model (USM) and View-based Access Control Model (VACM)?

Question 28mediummultiple choice
Read the full network assurance explanation →

What is the default SNMP trap queue length on Cisco IOS?

Question 29mediummulti select
Read the full network assurance explanation →

Which TWO commands would a network engineer use to verify SNMP agent configuration and connectivity on a Cisco IOS router? (Choose TWO.)

Question 30hardmulti select
Read the full network assurance explanation →

Which TWO statements about SNMPv3 security models are true? (Choose TWO.)

Question 31hardmulti select
Read the full network assurance explanation →

Which TWO configuration steps are required to enable SNMPv3 with authentication and encryption on a Cisco router? (Choose TWO.)

More SNMP Troubleshooting questions available in the full practice test.

Continue Practising →
←

Previous objective

Device Management

Next objective

Network Logging and Syslog

→

All 300-410 Objectives

  • 100.Layer 3 Technologies35%
  • 101.EIGRP Troubleshooting
  • 102.OSPF Troubleshooting (v2/v3)
  • 103.BGP Troubleshooting
  • 104.Route Redistribution
  • 105.Policy-Based Routing (PBR)
  • 106.VRF-Lite
  • 107.Route Maps and Route Filtering
  • 108.Administrative Distance
  • 109.Route Summarization
  • 110.Bidirectional Forwarding Detection (BFD)
  • 200.VPN Technologies20%
  • 201.MPLS Operations
  • 202.MPLS L3VPN
  • 203.DMVPN
  • 204.IPsec Site-to-Site VPN
  • 205.IPv6 Tunneling Techniques
  • 300.Infrastructure Security20%
  • 301.Device Access Control
  • 302.IPv4 Access Control Lists
  • 303.IPv6 Traffic Filtering and uRPF
  • 304.Control Plane Policing (CoPP)
  • 305.IPv6 First Hop Security
  • 400.Infrastructure Services25%
  • 401.Device Management
  • 402.SNMP Troubleshooting
  • 403.Network Logging and Syslog
  • 404.Embedded Event Manager (EEM)
  • 405.IP SLA
  • 406.NetFlow and Flexible NetFlow
  • 407.SPAN, RSPAN, and ERSPAN
  • 408.DHCP (IPv4 and IPv6)
  • 409.NAT and PAT