snmpttconvertmib problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zamykiller
Posts: 12
Joined: Wed Feb 12, 2014 9:56 am

snmpttconvertmib problem

Post 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
zamykiller
Posts: 12
Joined: Wed Feb 12, 2014 9:56 am

Re: snmpttconvertmib problem

Post by zamykiller »

my snmtt.conf file is emty. There is nothing in it.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: snmpttconvertmib problem

Post 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>
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
zamykiller
Posts: 12
Joined: Wed Feb 12, 2014 9:56 am

Re: snmpttconvertmib problem

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: snmpttconvertmib problem

Post by scottwilkerson »

Can you post the error you received when running the command?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked