Den 17-03-2014 12:54, Pentasuglia, Corey skrev:
> Is there anything I’m missing here? This app is in c++, so the callback
> is the only method that is declared with extern “C”. If this is
> incorrect please let me know. I am not setting the void*, because I
> don’t need to send any data to the callback. As a starting point I have
> a debug point on the callback method that doesn’t get hit. The
> snmp_async_send does not show any errors being sent.

What is there looks OK, but I am missing the select loop that detects 
that responses have been received and calls snmp_read to handle them?

Have you checked with tcpdump/wireshark that the packets are flowing?

/Niels

-- 
Niels Baggesen - @home - Århus - Denmark - n...@users.sourceforge.net
The purpose of computing is insight, not numbers   ---   R W Hamming

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to