>>>>> On Sat, 03 Jun 2006 09:18:32 +0000, "Anurag Verma" <[EMAIL PROTECTED]> 
>>>>> said:

Anurag> So, from subagent implementation, I was thinking that for this
Anurag> to happen, the SNMP subagent should "cache" all the requests
Anurag> coming in different SNMP PDU and create a row instance for the
Anurag> same and populte that row instance as when different PDU come.
Anurag> So, my questions are:

Basically, there is some code to help you with this if you use the MFD
handler type (I believe).  However, the data is cached not by the main
agent by in a structure that is later turned on.  Robert Story would
actually know more about this...

One comment though: supporting createAndWait is actually optional.  If
you read the RowStatus TC carefully you'll find that agents don't have
to implement both forms.  In fact, it's fairly common for cheaper
agents to only implement support for createAndGo.
-- 
Wes Hardaker
Sparta, Inc.


_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to