Following this document, I loaded the mib to my Nagios server:
Code: Select all
[root@nagiosxivm mibs]# ls TRIPPLITE-MIB.txt
TRIPPLITE-MIB.txtCode: Select all
[root@nagiosxivm mibs]# addmib /usr/share/snmp/mibs/TRIPPLITE-MIB.txt
This file looks like it has been added already!
Exiting.Code: Select all
[root@nagiosxivm mibs]# service snmptt restart
Stopping snmptt: [ OK ]
Starting snmptt: [ OK ]I still have the following showing up in /var/log/snmptt/snmpttunknown.log:
Code: Select all
Wed Dec 19 16:53:48 2012: Unknown trap (.1.3.6.1.4.1.850.100.2.0.4) received from xxx.xxx.xxx.xxx at:
Value 0: xxx.xxx.xxx.xxx
Value 1: xxx.xxx.xxx.xxx
Value 2: 250:13:17:47.18
Value 3: .1.3.6.1.4.1.850.100.2.0.4
Value 4: xxx.xxx.xxx.xxx
Value 5: <group name>
Value 6: .1.3.6.1.4.1.850.100.2
Value 7:
Value 8:
Value 9:
Value 10:
Ent Value 0: .1.3.6.1.4.1.850.100.1.6.2.1.1=-31759
Ent Value 1: .1.3.6.1.4.1.850.100.1.6.2.1.2=SNMPv2-SMI::enterprises.850.100.6.3.4
Ent Value 2: .1.3.6.1.4.1.850.100.1.6.2.1.4=Output Current Reset
Ent Value 3: .1.3.6.1.4.1.850.100.1.6.2.1.5=1
Ent Value 4: .1.3.6.1.4.1.850.100.1.6.2.1.6=Device 1
Ent Value 5: .1.3.6.1.4.1.850.100.1.6.2.1.7=xxxxxxxxxx
Ent Value 6: .1.3.6.1.4.1.850.100.1.6.2.1.8=3
Ent Value 7: .1.3.6.1.4.1.850.100.1.6.2.1.9=xxx.xxx.xxx.xxx
Ent Value 8: .1.3.6.1.4.1.850.100.1.6.2.1.10=00:06:67:22:43:3F
Ent Value 9: .1.3.6.1.4.1.850.10.1.2.6=00:06:67:22:43:3F
Code: Select all
xxx-xxx-xxx-xxx-xxx SNMP Traps - PDU Ok 13d 1h 39m 49s 1/5 2012-12-19 17:24:39 OK: TRAP RESETI'm at a loss as to other places/things to check?