On 3 March 2011 17:18, Vabhav <vab...@rsystems.com> wrote:
> I am getting exactly same error as you have got in sync. with post by you
> following is the error SS:
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)

   [snip]

That indicates that the library cannot find the MIB files listed.
These would normally be installed by "make install".


> I am cross-comiling net-snmp package on ubuntu
> in order to use it on my ebmedded deive which has openwrt distribution

You may need to look at installing these MIB files manually,
so that they are in the required place.
Alternatively, try running "configure --disable-mibs ...."
to remove all of the MIB file handling altogether.
  Note that you would then need to use numeric OIDs in
your snmpd.conf files

Dave

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to