On Mon, 25 Oct 2004 12:20:22 -0400 [EMAIL PROTECTED] wrote: CRC> I'm trying to see if Bug 1016849 CRC> (https://sourceforge.net/tracker/?func=detail&atid=112694&aid=1016849&gro CRC> up_id=12694) is still in 5.2.
I recently found a similar problem in the data_table code, but a quick peek at the iterator helper didn't reveal the same problem. CRC> I've installed 45.2.rc1 Oooo, ooo, I want a ride in your time machine! I can't wait to see what release 45 looks like!! :-P CRC> ss = snmp_open(&session); CRC> if ( ! ss) { CRC> snmp_perror("ack"); CRC> CRC> and does not log a failure. SNMP does not (yet) have the concept of a session. Thus, snmp_open simply initializes data structures in the library. No communication is send to the remote side until you actually send a packet. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users