On 23 February 2010 03:55, Queenie de Melo <queenie...@gmail.com> wrote:
> Actually I only require my target platform to receive traps sent from other
> agents and then depending on what type of trap, take appropriate action
> (like send email etc)
>
> In this scenario, is it enough if i compile only snmptrapd.o with compile
> options of
> --with-out-mib-modules=mibII/at
> --disable-agent

If you don't need the Net-SNMP agent, then it should be
sufficient to run "configure --disable-agent"
   If you're not compiling the agent, then you don't need to
worry about including/excluding particular MIB modules
within the agent.


> --disable-applications

You *do* need to include the applications, since these include
the trap receiver.   Or at least, that's my understanding.  I'm
somewhat surprised that it seems to work for you.



> would this be enough for my requirement??

If you find something that compiles cleanly, and generates a
working trap daemon, then go for it.

Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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

Reply via email to