Re: NetNSMP 5.4.1 download question

2007-08-02 Thread Need Help
Yes, I clicked on the wrong link.However, you are correct about me needing to learn about Linux.I am pretty much new to this environment and have been given the task of learning it as well as integrating NetSNMP into it . it has not been easy for me, but I keep learning things every

Re: NetNSMP 5.4.1 download question

2007-08-02 Thread Dave Shield
On 02/08/07, Need Help <[EMAIL PROTECTED]> wrote: > Actually I guess I do not know what a "rpm" file is . I was expecting a > "tar" file like the v5.4 had. Will "tar" files be posted as well? You know, I'm starting to get a little tired of being expected to do your thinking for you. Ple

Re: NetNSMP 5.4.1 download question

2007-08-02 Thread Need Help
Actually I guess I do not know what a "rpm" file is . I was expecting a "tar" file like the v5.4 had. Will "tar" files be posted as well? Need Help <[EMAIL PROTECTED]> wrote: I am assuming one of these two is the correct file I would like to download, but what is the difference between th

Re: NetNSMP 5.4.1 download question

2007-08-02 Thread Dave Shield
On 02/08/07, Need Help <[EMAIL PROTECTED]> wrote: > I am assuming one of these two is the correct file I would like to download, > but what is the difference between these two versions? Is it cimply one > contains more debug code inside than the other? No. > net-snmp-5.4.1-1.fc6.i386.rpm Thi

NetNSMP 5.4.1 download question

2007-08-02 Thread Need Help
I am assuming one of these two is the correct file I would like to download, but what is the difference between these two versions? Is it cimply one contains more debug code inside than the other? net-snmp-5.4.1-1.fc6.i386.rpm net-snmp-debuginfo-5.4.1-1.fc6.i386.rpm -

Re: Ugh ..coredump still exists ... what does "Sessions" linked list represent?

2007-08-02 Thread Need Help
Corrections in BOLD below I referenced an incorrect routine. sorry. Need Help <[EMAIL PROTECTED]> wrote: Thanks for responding ... Ok, I guess I did not explain this clear enough then. I did read the code comment (you referenced) before and realize the "select()" routine is not blocki

Re: Ugh ..coredump still exists ... what does "Sessions" linked list represent?

2007-08-02 Thread Need Help
Thanks for responding ... Ok, I guess I did not explain this clear enough then. I did read the code comment (you referenced) before and realize the "select()" routine is not blocking because it is using a "modified timeout returned by snmp_select_info()". However, I do not understand why "the

Re: Problem about building net-snmp-5.4.1 with vc++?

2007-08-02 Thread Nicky
//Date: Wed, 1 Aug 2007 18:03:42 +0800 (CST) //From: =?big5?q?=A9U=A7=A3=20=C2=B2?= <[EMAIL PROTECTED]> //Subject: Re: Problem about building net-snmp-5.4.1 with vc++ //To: [email protected] //Message-ID: <[EMAIL PROTECTED]> //Content-Type: text/plain; charset="big5" // // // //

Re: Ugh ..coredump still exists ... what does "Sessions" linked list represent?

2007-08-02 Thread prijks
On Wed, August 1, 2007 11:07 pm, Need Help wrote: Read this comment in the code you included, and note the conditional expression. >} else if (block != 0 && fakeblock == 0) { >/* > * The caller asked for blocking, but there is an alarm due > sooner than >

Re: SNMPv1 to SNMPv2

2007-08-02 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 02/0