300-410 Practice Questions
30 questions from this objective
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?
More SNMP Troubleshooting questions available in the full practice test.
Continue Practising →