On 12/12/2007, deepak b <[EMAIL PROTECTED]> wrote: > 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 ... . > Am i doing something wrong or net-snmp doesnt work with 64 bit m/cs? Btw, > the same code works in 32 bit m/cs.
Which version of the code are you using? There has been a significant amount of work done on 64-bit support recently, so please make sure you are using the latest release (5.4.1) Dave ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
