Re: Multiple sets in one pdu
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2005-10-18 at 18:08 -0700, Yong Chen (yongche) wrote: > I'm facing a problem with multiple sets in one pdu, > basically it's sequence issue. Remember that SET assignments are processed "as if simultaneously". You cannot rely on a particular ordering of varbinds in the SET request. This should *NOT* affect the success or failure of the assignment. > It seems the agent does some optimization.... > This is not what I want, I want the original sequence. Tough. You should *NOT* rely on any particular ordering of varbinds. Your code should be robust enough to cope with the assignments being provided in *any* order. Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users