On 13 April 2010 05:23, Malathi Panyam <[email protected]> wrote:
> We do enable the IPv6 support in the makefile. It looks like when Net SNMP is 
> configured
> on Ubuntu system, all the default MIBs are used, I mean without the configure 
> options
>
> --with-out-mib-modules="$(SNMP_MIB_MODULES_EXCLUDED)" \
> --with-mib-modules="$(SNMP_MIB_MODULES_INCLUDED)" \
>
> So I removed these two lines from the makefile of the target (openWRT 
> machine) and now
> I could see the result with out any seg faultĀ ....I wanted to confirm with 
> you is this a good
> idea to remove these two lines from the make file? Do we face any performance 
> issues with that?


I have no idea.
You have haven't said anything about what modules are currently being
included or excluded, and hence what changes you are making to the
configuration.

You're obviously using some setup other than the basic Net-SNMP distribution,
since our setup doesn't look like the fragment above.

You'll need to look at that Makefile, and see what the setting for these two
variables currently are.   Then think about whether adding or omitting these
particular modules is important for your requirements.


Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to