On 02/07/07, Need Help <[EMAIL PROTECTED]> wrote: > I am trying to compile the NetSNMP v5.4 code for Linux. I plan on starting > the snmpd master agent and then starting a subagent to handle my specific > OC-STB-HOST-MIB mib file. Is it recommended to use the > "--with-out-mib-modules" option to indicate that NetSNMP should not be built > with certain MIBs which it supports internally? I am not sure what NetSNMP > requries to build so I am not sure if I should omit certain stuff or not.
If you don't have a specific need to exclude specific MIB modules (and particularly given the problems you've been having so far), then I'd suggest you stick to the default setup as much as possible. Once you've got a working environment, *then* perhaps consider what you might want to omit. But it's unwise to make things more complicated than you have to. So, no - don't use --with-out-mib-modules. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
