Re: Multiple get/set support.

2005-04-18 Thread Dave Shield
On Mon, 2005-04-18 at 07:40, Kodel Oleg wrote: > Is NET-SNMP support multiple get/set ? What do you mean by that? What exactly are you wanting to do? If you're asking whether the agent can handle a single request containing multiple varbinds, then the answer is yes. > If yes, the NET-SNMP split

Multiple get/set support.

2005-04-17 Thread Kodel Oleg
Is NET-SNMP support multiple get/set ? If yes, the NET-SNMP split multiple get/set between registered handlers? Can I register my handler for number of non-table objects? My subagent registers for handling of some scalar object. Is it possible in the handler function (get and set cases) to retriev