Symptom
SMNP traps are not sent out.
Number of sent snmp traps is not increasing using "show snmp traps details" command.
Conditions
ame snmp server to be configured under VRF and global
!
snmp-server vrf MGMT
host 192.168.1.1 traps version 2c public
!
snmp-server host 192.168.1.1 traps version 2c public
!
Next remove the VRF snmp configuration to trigger the problem:
no snmp-server vrf MGMT
Workaround
Re-apply the global snmp-server host command after vrf snmp configuration removal.
Further Problem Description