I notice there's no requirement to uphold the ordering of variable bindings within a request, but is there a requirement to specifically ignore order?
Since that was probably ambiguous, here's the example: I have a table extension to an existing table and unfortunatelty an object needs to be set in the extension before it can become active. The operations are as follows: 1) set createAndWait in the original table, 2) set the proprietary extension object, 3) set active in the original table. Ideally, one would like to have all three operations in the same set PDU. Is it appropriate behavior to let ordering be of significance? On a similar note, if one sets the RowStatus (or any object) for the same entry multiple times in a PDU, what is the expected result? Thanks ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
