Debugging net-snmp C API

2012-08-02 Thread Mohamed Bana
Hi, All, I am running Windows with net-snmp 5.7.1 statically compiled into my program. I have around 39 something threads each issuing SNMP_MSG_GET requests. I wouldn’t think this is a problem because it seems to work fine here in my development machine. When I go to the Customer’s box things

Net-SNMP C API

2005-10-06 Thread Ali Majdzadeh
Hello All How should I test whether the type of a variable is integer32 or something else? Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --- This SF.Net

Re: About Net-SNMP C API

2005-09-29 Thread Ali Majdzadeh
Thanks Dave. That was a nice source to start with. Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --- This SF.Net email is sponsored by: Power Architectur

Re: About Net-SNMP C API

2005-09-29 Thread Dave Shield
On Thu, 2005-09-29 at 05:41 -0700, Ali Majdzadeh wrote: > What is the replacement for Perl's $session->get_table > function in the C API? There isn't one. See 'snmptable.c' for roughly equivalent code. Dave --- This SF.Net email is sponsored

About Net-SNMP C API

2005-09-29 Thread Ali Majdzadeh
Hello All Does anyone know: What is the replacement for Perl's $session->get_table function in the C API? Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -