I've built net-snmp v5.5 for 64bit Windows and 64bit SPARC on Solaris 10.

I perform the following test on both (Solaris and Windows) machines:

snmpget -v 1 -c public 40.0.40.129 1.3.6.1.2.1.1.3.0

Which works fine.

Using the same oid string as for the command line 'snmpget' I call the API
function read_objid(). read_objid() returns zero (success) on the Windows
test program but non-zero (failure) on the Solaris 10 equivelant.

Any suggestions for debugging this issue?

Thanks
-Mike
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to