on 64 bit

2007-12-11 Thread deepak b
Hi All, I was trying to use my generated code from mib2c.iterate.conf to do some simple tests(get/set/walk) on a 64 bit m/c and i noticed that for an OID(say 1.3.6.1.4.1.94480.1.1.1), the requests(netsnmp_request_info) passed to the handlers contains the OID as zero padded, eg: 1.0.3.0.6.0.1.0 ...

Re: bulk set

2007-12-11 Thread deepak b
Though i did not do exactly like what you said, your mail did give me an idea on how to implement the stuff. Find my comments inline On 10/15/07, Robert Story <[EMAIL PROTECTED]> wrote: > > On Wed, 12 Sep 2007 19:09:31 +0530 deepak wrote: > DB> When a set request is received, my sub-agent complete