Re: snmpd reduce memory usage
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2006-01-15 at 19:58 +0200, Makavy, Erez (Erez) wrote: > 1) what exactly doess the environment variable MIBS affect? > as I understand it it affect only the MIBs which the snmp > libraries will be initialized for, but it does not decide which > MIBs the snmpd loads. right? Wrong. The MIBS environment variable decides which MIB files should be loaded, but does not affect which MIB modules are initialized. > 1a) why in the firstplace are MIB text files parsed and loaded to > the memory of the snmpd? what use does it have for them? So that you can do something like: view sysView included system Without the MIB files, you'd have to do: view sysView included .1.3.6.1.2.1.1 instead. > 2) what exactly do these configure tokes affect: > --with-mib-modules, --with-out-mib-modules ? Those options control which MIB modules should be initialized by the agent. 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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