THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Multiple Categories

SNMP traps are now showing UNKNOWN for the sender IP

Issue:

SNMP traps that had previously worked fine are now showing UNKNOWN for the sender IP.

Solution:

There is a bug (https://sourceforge.net/p/snmptt/bugs/46/) in version 1.4.2 of the snmptt daemon that your server is running which is causing it to not forward the traps to Nagios.

If this is the cause of your issue, here is how to fix it.

Edit this file on your server: /usr/sbin/snmptt
change line 3291 from

if ($tempvar[0] =~ /<UNKNOWN>/) {

to

if ($tempvar[0] =~ /UNKNOWN/) {

Save it and restart the snmptt daemon.

After this, the traps should be received and display the IP address.

Another possible solution is to replace $r with $aA - Trap agent IP address.

 



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - SNMPTT Service generates Cannot find module errors
Viewed 7503 times since Sun, Apr 9, 2017
OpenSSL causes issue with check_nrpe plugin with NSClient++
Viewed 12797 times since Fri, Apr 30, 2021
SNMP Trap - snmptt Service
Viewed 48775 times since Tue, Mar 24, 2015
SNMP Traps - Nagios XI and NSTI - MIB Uploading
Viewed 8161 times since Tue, Apr 28, 2015
Nagios XI - Update Default snmptt.conf EVENT
Viewed 10373 times since Mon, Nov 28, 2016
SNMP Trap - Inbound UDP Traffic
Viewed 29840 times since Tue, Mar 24, 2015
Upgrading EOL Operating Systems on a Nagios System
Viewed 6232 times since Thu, Apr 29, 2021
SNMP Trap - How To Send A Test Trap
Viewed 242712 times since Fri, Apr 1, 2016
Performance Graphs Showing Data during Host Down Time Periods
Viewed 3935 times since Tue, Dec 7, 2021
Nagios XI - LDAP / Active Directory - Import Users Certificate Issues
Viewed 10919 times since Tue, Jul 26, 2016