Note on SNMP Trap

SNMP trap can be enabled in 2 ways;
- globally with “snmp-server enable trap <trap_name>
- per-host with “snmp-server host <ip_address> trap <trap_name>
I am assuming you know by default that if you issue the 2 commands mentioned above without the trap options for both of them, router will enable all traps and send all trap notifications to [...]