Snmp coders: I have an app that is getting a v3 Snmp session to open, but the GET request is failing. snmp_synch_response returns error int 1, which is the SNMPERR_GENERR I believe? Since the app wraps the Net-Snmp library in C++, I cannot at the moment step through the Net_snmp code.
Any suggestions on how to debug, or likely causes of the return of this error int? All input data right before the call to snmp_synch_response appears to be OK, although I am not sure how to verify that the Oids in the request Pdu are in order. Thanks in Advance, Geoffrey Bays ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
