Loading a new MIB

2018-04-22 Thread Ran Shalit
Hello, I'm new with net-snmp. I've managed to cross compile and install net-snmp 5.6.2 on my device. I also manage to start snmpd, and snmpwalk. I than tried to add MIB: I added the following to /usr/share/snmp/mibs https://opensource.apple.com/source/net_snmp/net_snmp-10/net-snmp/mibs/NET-SNMP-EX

Re: Loading a new MIB

2004-09-09 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. T

Re: Loading a new MIB

2004-09-09 Thread Dave Shield
> When I add a MIB I created, What else do I need to do to make sure it > can be found? I'm getting "Module not found" error. This is a client-side error, yes? I.e. 'snmptranslate' fails to report on objects in that MIB - correct? > I placed it in the default /usr/share/snmp/mibs/ (PC). I have

Loading a new MIB

2004-09-02 Thread Hearin, Teri L (N-Raytheon)
 When I add a MIB I created, What else do I need to do to make sure it can be found? I’m getting “Module not found” error. It can find the default subset Mibs that are in that directory, but not the one I added.  I found a previous question and followed the given suggestions.   I placed it