Rajesh Gopalan wrote:
> Hi,
> I am using Net SNMP for all the management purposes in our project but
> there exists a stringent memory constraint. Net SNMP, by default, while
> installing installs the MIB text files under usr/local/share/snmp/mibs.
> Also, while starting it looks for all the MIB text (*MIB*.txt) files and
> load it. These MIB files are more than 1.5 MB, due to space constraint,
> I want to override this and get it included while compilation only. Is
> it possible to do that? 
>   
I am assuming here that you are referring to the agent code.

http://www.net-snmp.org/wiki/index.php/FAQ:MIBs_09

Also, check out the --disable-mibs and --disable-mib-loading in the 
configure options (./configure --help from the top of the source tree).

Shachar

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to