SNMP unknown trap help

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nfv_nagios
Posts: 35
Joined: Sun Jan 08, 2017 8:00 pm

SNMP unknown trap help

Post by nfv_nagios »

Hi Support

Good day to you.

Appreciate your help on a issue which i encountered while performing alarm integration for one of my nodes.

I have loaded the MIB file to snmptt.conf however i am still getting unknown trap. I noticed the OID received is different from the one loaded.

Can you advise how can i resolve this unknown trap?

snmpttunknown.log
Mon Aug 14 11:25:58 2017: Unknown trap (.1.3.6.1.4.1.12902.9.999.12902.98.2.2.5) received from 10.252.214.132 at:
Value 0: 10.252.214.132
Value 1: 10.252.214.132
Value 2: 377:19:49:25.13
Value 3: .1.3.6.1.4.1.12902.9.999.12902.98.2.2.5
Value 4: 10.252.214.132
Value 5:
Value 6:
Value 7:
Value 8:
Value 9:
Value 10:
Ent Value 0: .1.3.6.1.2.1.1.5.0=BKP_OLPTA-01


snmptt.conf
[root@NFVI-COMMON-NAGIOS-01 snmptt]# grep ".1.3.6.1.4.1.12902.98.2.2.5" /etc/snmp/snmptt.conf
EVENT memory-usage-near-critical-limit .1.3.6.1.4.1.12902.98.2.2.5 "Status Events" Major
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: SNMP unknown trap help

Post by tacolover101 »

have you installed the MIB yet?
https://support.nagios.com/kb/article.php?id=73
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: SNMP unknown trap help

Post by scottwilkerson »

nfv_nagios wrote:I have loaded the MIB file to snmptt.conf however i am still getting unknown trap. I noticed the OID received is different from the one loaded.
If the OID is different then it is not going to be identified. The OID would need to be contained within the MIB you loaded in order for it to be found
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked