SNMP Traps integration with Nagios XI
Posted: Fri Dec 15, 2017 9:13 am
Dear All,
I have to integrate the Network Devices/appliances with Nagios XI using SNMP Traps. Our client is using SNMPv3 with
User name
Authentication Protocol = SHA
Authentication Password
Priviledged Protocol – AES (note Nagios XI supports AES_128 only. Other AES are AES_192 and AES_256).
Privacy Password
I am following following articles and configured accordingly -
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
https://support.nagios.com/kb/article.php?id=77
By following these articles, I found there is no traps arrived from the device, whereas I can see the network traffic generated to nagios XI server. Then I started looking if I need to add the authentication in Nagios XI and found, Nagios xi is using net-snmp for SNMP device monitoring and every device has a unique EngineID. And it has to be added into snmptrapd.conf.
http://www.net-snmp.org/tutorial/tutori ... ap-v3.html
So, I requested to provide the same and added into snmptrapd.conf
Than I asked to generate the Traps, and still not see into Nagios XI. Need Help.
The important point here is, it is working for SNMPv2c, whereas whenever I am converting to SNMPv3, it is not working.
I have to integrate the Network Devices/appliances with Nagios XI using SNMP Traps. Our client is using SNMPv3 with
User name
Authentication Protocol = SHA
Authentication Password
Priviledged Protocol – AES (note Nagios XI supports AES_128 only. Other AES are AES_192 and AES_256).
Privacy Password
I am following following articles and configured accordingly -
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
https://support.nagios.com/kb/article.php?id=77
By following these articles, I found there is no traps arrived from the device, whereas I can see the network traffic generated to nagios XI server. Then I started looking if I need to add the authentication in Nagios XI and found, Nagios xi is using net-snmp for SNMP device monitoring and every device has a unique EngineID. And it has to be added into snmptrapd.conf.
http://www.net-snmp.org/tutorial/tutori ... ap-v3.html
So, I requested to provide the same and added into snmptrapd.conf
Than I asked to generate the Traps, and still not see into Nagios XI. Need Help.
The important point here is, it is working for SNMPv2c, whereas whenever I am converting to SNMPv3, it is not working.