Hi Coders,

I need to know all possible SET phases for multiple varbind on table objects.

MODE_SET_RESERVE1    0
MODE_SET_RESERVE2    1
MODE_SET_ACTION        2
MODE_SET_COMMIT      3
MODE_SET_FREE             4
MODE_SET_UNDO           5

On scalar objects, for example 3 varbind in single request follows :  reserve1 
-> reserve1 -> reserve1  | reserve2-> reserve2-> reserve2 | 
setaction->setaction->setaction | setcommit-> setcommit->setcommit

The above is for successful SET request on scalar objects.

I need to know the phases of SET on table objects for 3 varbind in single 
request.

Kindly help on this.

Regards,
Madhu

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to