On 29 March 2012 16:48, Jasti Durgashree <shreemo...@gmail.com> wrote:
>>i have one more doubt i.e is it necessary to install snmpd (apt-get install
>> snmpd) in my linux machine?

If you are including your MIB module within a monolithic agent,
then your will be compiling the SNMP agent from source.
In this case, there is no need (or benefit) in installing the vendor
supplied agent, since you will be replacing this anyway.

If you are compiling your MIB module within a subagent, then
this subagent will need to communicate with a master agent
in order to service the relevant requests.
   In this case, it probably *is* sensible to install the vendor
supplied master agent.

Dave

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to