On Jan 17, 2008 4:12 AM, Dave Shield <[EMAIL PROTECTED]> wrote:

>
>
> What exactly are you actually trying to do?
>
>
I would like to get the responses for these pdu's from different snmp agents
located at some other place depending on the context supplied with the pdu.
Now the problem is that i do not know these contexts before hand and also
that the number of unique contexts can be huge and that is why i require
dynamic forwarding of these pdu's  to  other machines.

One thing which i thought i could do was actually changing the code for the
callback function handle_snmp_packet in the snmp source code ( for the
default agent). Now this would mean messing up with the main agent. What i
would like to have instead is maybe a subagent which receives the pdu before
the main agent gets to parse it and let the main agent generate responses
only in some cases. Is there any way of doing that?

regards

Devvrat
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to