On Sat, 24 Mar 2012 08:38:40 +0530 Vivek wrote:
VN> Does anybody know how the agenx subagent sends the 'GetResponse' PDU
VN> to the subagent once it receives the 'GetRequest', 'GetNextRequest'
VN> and 'SetRequest'?

The details of the agentx communication is handled by the library. You don't
need to do anything special.

VN> I have following doubts:
VN> 
VN> 1) What is the responsibility of the Agentx subagent with respect to
VN> the varbindlist?

The master forwards requests to the subagent. The subagent responds only to
those requests.

VN> 2) How can we get to know that the varbindlist is properly received at
VN> the main agent side or not? (main agent to subagent is done by using
VN> pass command in snmpd.conf file)

Try running snmpd with debugging.. Specify '-Ddump,agentx' on the command line.

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to