Re: SET actions order
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAKoMtGbVkORDL6eEVnY-WFGm7pV326vik36CLEO7psO4wGtv6w@mail.gmail.com> |
On 27 November 2011 11:19, Naama Bar Menachem <[email protected]> wrote: > What is the order in which these actions are executed? > reserve1, reserve2, free, set, commit, undo. > > Is it true that on a success set action this is the order: > reserve1 -> reserve2 -> set -> commit Correct > and 2 types of failures: Three possibilities, actually: reserve1 -> free > reserve1 -> reserve2 -> free Note that FREE may be called after *either* of the two Reserve passes. > reserve1 -> reserve2 -> set -> commit -> undo Not quite - it's actually reserve1 -> reserve2 -> set -> undo The Commit phase should be reserved for tidying up after the assignment. It should not contain any processing that could realistically fail. Dave ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ 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