On Mon, 2006-01-23 at 09:06 +0800, [EMAIL PROTECTED] wrote: > what's the use of DISABLE_MIB_LOADING?
It omits all the code relating to parsing MIB files. This is intended for embedded systems, where storage space is at a premium. > if i have a snmp agent by net-snmp, can i define DISABLE_MIB_LOADING? I wouldn't do this directly. Run "./configure --disable-mib-loading" and recompile. > if i define DISABLE_MIB_LOADING, what's the result of this attemp? The agent (and library, and any other Net-SNMP tools linked with that library), won't recognise MIB object names, or syntax information, or similar. They'll work with numeric OIDs, and raw values. Unless you're *very* strapped for space, then it's probably not worth stripping this code out. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ 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