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
SNMP unknown trap help
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: SNMP unknown trap help
have you installed the MIB yet?
https://support.nagios.com/kb/article.php?id=73
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
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 foundnfv_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.