Re: confusion reg Baby steps interface in Net-SNMP

2006-03-02 Thread V M Gadag
Hi Dave, Thanks alot for the input, Thanks & Regards, Gadag On Thu, 2006-03-02 at 19:05, Dave Shield wrote: On Tue, 2006-02-28 at 17:07 +0530, V M Gadag wrote: > 1) What is "Baby step" Interface in Net-SNMP? It's a framework for implementing MIB modules, that breaks the basic four-pass

Re: confusion reg Baby steps interface in Net-SNMP

2006-03-02 Thread Dave Shield
On Tue, 2006-02-28 at 17:07 +0530, V M Gadag wrote: > 1) What is "Baby step" Interface in Net-SNMP? It's a framework for implementing MIB modules, that breaks the basic four-pass model (RESERVE1/RESERVE2/ACTION/COMMIT) of the Net-SNMP agent into a large number of much smaller steps. The idea is