IPv6 and SNMP: Traps arrive, but not processed by snmptrapd

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: IPv6 and SNMP: Traps arrive, but not processed by snmptr

Post by gormank »

Interesting. None of the IPv6 hostnames are resolvable, yet traps still arrive and become alerts in Nagios.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: IPv6 and SNMP: Traps arrive, but not processed by snmptr

Post by Box293 »

Yes you are correct, the changes to the script will still submit an IPv6 address if it could not resolve it to a DNS record.

I did look into options in the python script to expand the IPv6 address, or collapse it, but the modules required for that are in Python 3.x so it's not easy to incorporate in the XI standard package (XI comes with Python 2.x).
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked