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

2007-08-01 Thread Need Help
I have narrowed the cause of my problem down quite a bit. Seems like the "select()" function call within the "agent_check_and_process()" routine (in module snmp_agent.c) is inserting a bad address value in the "Sessions" linked list. Once this address is accessed, then my code coredumps. Here

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

2007-08-01 Thread Need Help
Well it turns out the "forever" loop I was referencing in my previous posts was the reason why other applications (following the subagent) could not be started when our hardware box started up. Basically, the "forever" loop was never returning control to the "GenInit()" routine for it to contin

Re: My subagent code has a forever loop in it which might be starving other functions

2007-08-01 Thread Need Help
I was just asking since I was getting confused with the readings I have seen regarding threads. Currently our subagent is built into it's own library shared object (so) file and started by itself when our hardware box comes up as part of our box's main application. I am now adding code to make

Cloned users can be used before changing keys

2007-08-01 Thread Del Blanco Gabriel-AGD019
I am using Net-SNMP 5.3.0.1 and I noticed that I can clone a user from a template user with security level authpriv and start using it immediately, with the template user pass phrases. This seems to be against the RFC 3414 (Section 5), which requests the usmUserStatus of a cloned user to remain

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

2007-08-01 Thread 垃圾 簡
Date: Tue, 31 Jul 2007 22:33:58 +0800 (CST) From: =?big5?q?=A9U=A7=A3=20=C2=B2?= Subject: Problem about building net-snmp-5.4.1 with vc++ To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="big5" in project snmpdsdk of win32sdk.dsw erro

Re: SNMPv1 to SNMPv2

2007-08-01 Thread Dave Shield
On 31/07/07, Martinez,Joe <[EMAIL PROTECTED]> wrote: > Per security I need to update to SNMPv2. There is no difference in security between SNMPv1 and SNMPv2c. To take advantage of security improvements, you need to use SNMPv3/ > I believe that I am ru

SNMPv1 to SNMPv2

2007-08-01 Thread Martinez,Joe
I am not that familiar with SNMP versioning. Per security I need to update to SNMPv2. I believe that I am running SNMPv1. How can I tell which version I am running and how can I get my systems updated to SNMPv2? Platforms; Linux ES3 Update 8 Solaris 8-9 Thanks, Joe Martinez Platfo

Re: My subagent code has a forever loop in it which might be starving other functions

2007-08-01 Thread Dave Shield
On 31/07/07, Need Help <[EMAIL PROTECTED]> wrote: > Does this mean the subagent and master agent > should be started in the same thread, or can I start the subagent in a > thread of it's own and still be safe? The whole point of having master and subagents is that they ar

Re: override

2007-08-01 Thread Dave Shield
On 31/07/07, Fong Tsui <[EMAIL PROTECTED]> wrote: > Is it possible to get this override value from a subagent? No - I don't think so. Dave - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to