On 27 January 2012 23:45, Simon Chamlian <[email protected]> wrote:
> Since there is no answer, I should presume there is no way to compile the
> libraries into one application: snmpd?

No - it means that you should realise that support for the Net-SNMP project
is provided on a voluntary basis, and the requirements of our paid employment,
(plus personal home commitments) will tend to take precedence.


>> Just a clarification. I am downloading the snmpd onto a board (embedded
>> Linux).
>>
>> I realized that under /usr/lib, there are several loadable module :
>> Jan 11  2012 libnetsnmp.so.30.0.1
>> Jan 11  2012 libnetsnmpagent.so.30.0.1
>> Jan 11  2012 libnetsnmphelpers.so.30.0.1
>> Jan 11  2012 libnetsnmpmibs.so.30.0.1

   This last is the library that contains code for the specific
MIB implementation modules that you have included.


>> I guess I have to download all these files as well?!?

To be safe, then yes - you should probably copy across all of the
new libraries.    If you're confident that you know what has changed,
then it should be sufficient to copy across the new libraries.
Probably just libnetsnmpmibs  (and maybe libnetsnmpagent - I'd need
to check where the init_xxx routines are called from)

If you're not running snmptrapd on the board, then you don't need
to worry about libnetsnmptrapd



>> Is there a way of compiling snmpd to not use loadable modules?

>From the FAQ, see:
   How can I compile the project to use static linking?

(or see the suggestions from Vincent and Peter)


Dave

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
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