Re: Variable binding ordering

2009-02-05 Thread Dave Shield
2009/2/5 Lab Partner : > I notice there's no requirement to uphold the ordering of variable > bindings within a request, That's not strictly true. The varbinds in a response must match the order of the varbinds in the original request. (see RFC 1905, e.g. the second paragraph of section 4.2.1)

Variable binding ordering

2009-02-05 Thread Lab Partner
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 i