Page 1 of 1

snmpttconvertmib problem

Posted: Wed Feb 12, 2014 10:24 am
by zamykiller
Hi,

I am trying to set up an SNMP trap receiver. But there is a problem.
When i want to use snmpttconvermib, it does nothing. It add's nothing(adds nothing in the snmptt.conf or gives any error).(and i am sure it need to add traps form te MIB).

I checked everything again and again. But nothing is wrong.

thnx

Stijn

Re: snmpttconvertmib problem

Posted: Wed Feb 12, 2014 10:43 am
by zamykiller
my snmtt.conf file is emty. There is nothing in it.

Re: snmpttconvertmib problem

Posted: Wed Feb 12, 2014 3:01 pm
by scottwilkerson
Use this document.
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

At the top of page 3 you will see you need to run the following from the command line

Code: Select all

addmib <PathToNewMIB>

Re: snmpttconvertmib problem

Posted: Thu Feb 13, 2014 3:10 am
by zamykiller
scottwilkerson wrote:Use this document.
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

At the top of page 3 you will see you need to run the following from the command line

Code: Select all

addmib <PathToNewMIB>
This didn't work. All my mibs were already in the usr/share/snmp/mibs folder

Re: snmpttconvertmib problem

Posted: Thu Feb 13, 2014 10:37 am
by scottwilkerson
Can you post the error you received when running the command?