A network engineer notices that a device is not sending SNMP traps to the NMS. Which operational command should be used to verify SNMP configuration?
Trap 1: show system uptime
Shows uptime, unrelated to SNMP.
Trap 2: show route
Shows routing table, not SNMP.
Trap 3: show interfaces terse
Shows interface status, not SNMP config.
- A
show system uptime
Why wrong: Shows uptime, unrelated to SNMP.
- B
show route
Why wrong: Shows routing table, not SNMP.
- C
show snmp
Displays SNMP configuration and trap settings.
- D
show interfaces terse
Why wrong: Shows interface status, not SNMP config.