300-410 SNMP Troubleshooting • Complete Question Bank
Complete 300-410 SNMP Troubleshooting question bank — all 0 questions with answers and detailed explanations.
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?
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?
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?
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?
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?
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?
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?
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?
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?
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?
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?
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?
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?
snmp-server ifindex persist
What is the effect of this configuration?
snmp-server community public RO\nsnmp-server community private RW\nsnmp-server community secret RW
What is wrong with this configuration?
A network engineer runs the following command to troubleshoot an SNMP issue:
R1# debug snmp packets SNMP: Packet received via UDP from 10.1.1.1 on port 161 SNMP: GetRequest, reqid 12345, errstat 0, errindex 0 SNMP: Community string: public SNMP: MIB object: 1.3.6.1.2.1.1.1.0 (sysDescr) SNMP: Value: Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.7(3)M SNMP: Packet sent via UDP to 10.1.1.1 on port 161 SNMP: GetResponse, reqid 12345, errstat 0, errindex 0
What does this debug output indicate?
A network engineer runs the following command to troubleshoot SNMP access:
R1# show snmp community
Community name: public Community Index: public Storage-Type: nonvolatile Access: read-only View: v1default
Community name: private Community Index: private Storage-Type: nonvolatile Access: read-write View: v1default
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMP traps:
R1# show snmp host
Host: 10.1.1.2 Port: 162 Timeout: 30 Retries: 3 Community: trap-public Version: 2c Filter: none
Host: 10.1.1.3 Port: 162 Timeout: 30 Retries: 3 Community: trap-public Version: 2c Filter: none
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMP access control:
R1# show snmp view
v1default - includes all objects up to OID 1.3.6.1.2.1.1 v1system - includes system MIB only (1.3.6.1.2.1.1)
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMP trap generation:
R1# show snmp mib
sysDescr.0 = Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.7(3)M sysObjectID.0 = .1.3.6.1.4.1.9.1.1 sysUpTime.0 = 123456789 sysContact.0 = admin@example.com sysName.0 = R1 sysLocation.0 = Lab
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMP statistics:
R1# show snmp statistics
0 SNMP packets input 0 Bad SNMP version errors 0 Unknown community name 0 Illegal operation for community name supplied 0 Encoding errors 0 Number of requested variables 0 Number of altered variables 0 Get-request PDUs 0 Get-next PDUs 0 Set-request PDUs 0 Input queue drops 0 SNMP packets output 0 Too big errors 0 No such name errors 0 Bad values errors 0 General errors 0 Get-response PDUs 0 SNMP trap PDUs
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMPv3:
R1# show snmp user
User name: admin Engine ID: 800000090300001122334455 Storage-type: nonvolatile Authentication Protocol: SHA Privacy Protocol: AES128 Group: admin-group
User name: monitor Engine ID: 800000090300001122334455 Storage-type: nonvolatile Authentication Protocol: MD5 Privacy Protocol: DES Group: monitor-group
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMPv3 group configuration:
R1# show snmp group
group name: admin-group security model: v3 auth priv read view: v1default write view: v1default notify view: v1default
Group name: monitor-group security model: v3 auth no priv read view: v1default write view: none notify view: v1default
What does this output indicate?
A network engineer runs the following command to troubleshoot SNMP access lists:
R1# show snmp access Access-list: 10
Community: public View: v1default
Access-list: 20
Community: private View: v1default
What does this output indicate?