Re: Can't add MIB to tools

2015-05-08 Thread Erik Steggall
Thanks for the response but unfortunately still no luck :\ I've written my own .c/.h files and compiled into the agent instead of using mib2c. Is there any configuration in need to do in the c files in order to get naming working or is it all in the MIB? On Fri, May 8, 2015 at 12:29 AM, Tim Culh

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 I've c