On 26 February 2010 11:02, Prasanna Varadharajan <[email protected]> wrote: > The multivarbind snmpset pdu formation from a snmp manager is implementation > specific
Yes. Typically, with a command-line tool, it may depend on the exact command that the user typed. With other management tools, it may depend on the internal code of that application, as to how the varbind list is constructed. > or they will fetch the object sequence from the mib file? The MIB file simply defines the syntax and semantics of individual management objects. It says *nothing* about any ordering of those objects. (With the one exception of the payload of a notification, where the varbind order must match the definition of the notification object) Otherwise, it's totally up to the management application. Dave ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
