Re: Can't add MIB to tools

2015-05-08 Thread Erik Steggall
to:estegg...@peaxy.net] > *Sent:* 08 May 2015 01:41 > *To:* net-snmp-users@lists.sourceforge.net > *Subject:* Can't add MIB to tools > > > > I've created a custom MIB and I'm able to add the MIB to the agent (get > and set values work) but I'm unable to add the MIB so that th

RE: Can't add MIB to tools

2015-05-08 Thread Tim Culhane
Hi, Try adding the following line to your $HOME/.snmp/snmp.conf file: MIBS +PEAXY-SNMP-MIB And see if that works. Tim From: Erik Steggall [mailto:estegg...@peaxy.net] Sent: 08 May 2015 01:41 To: net-snmp-users@lists.sourceforge.net Subject: Can't add MIB to tools

Can't add MIB to tools

2015-05-07 Thread Erik Steggall
I've created a custom MIB and I'm able to add the MIB to the agent (get and set values work) but I'm unable to add the MIB so that the tools recognize the names of my OIDs. Do I need to add anything to the .c/.h files in order to get the naming to work correctly? Pages I've read: http://www.net-sn