On 18/03/2008, <[EMAIL PROTECTED]> wrote:
>  Net-snmp 5.0.8 is working fine on Blackfin uClinux.


>  In linux, all the MIB files are stored under /usr/local/share/snmp/mibs
>  folder.  The snmpd demon gets the mib files from there.
>
>  Similarly, Where exactly we have to put the mib files in uClinux?

Most probably the same location.
Unless you specified a different 'prefix' value when running configure.
In which case, try {prefix}/share/snmp/mibs


> and  how to tell the demon
>  where these files are stored?

The easiest approach is to put the MIB files in the location where
the agent is already looking.   If you're not sure where this might
be, try running the agent using the option '-Dparse-mibs'.   The
debug output will report where the agent is looking
   (assuming you know where this gets logged to!)


Otherwise, you can use the '-M' option (or the MIBDIRS environmental
variable) to set the location of the MIB directory.


> Net-snmp 5.0.8 is working fine on Blackfin uClinux.
> Give me some time. I will put the steps I followed in the mailing list.

Any progress with this?
It would be very useful to have some instructions for those following
in your footsteps....

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to