27 Nov 2023 02:30 PM - last edited on 15 Dec 2023 10:21 AM by Ana_Kuzmenchuk
I am experiencing the below error while configuring the SNMP Traps extension.
The extension status says Okay but there is no data in the Dashboard with the below error.
Solved! Go to Solution.
27 Nov 2023 04:30 PM
Yes, that metric is the number of traps received in the platform. Check out in Data Explorer if you have any value.
To diagnose this problem, I would do a tcpdump on the ActiveGates receiving the traps. If you have traps going ob, you should see them. If not, you probably have to check the configuration of whatever devices are sending the traps.
For reference, a tcpdump that will show you traps
sudo tcpdump -n -s 0 -A udp port 162