core dump in netsnmp_check_outstanding_agent_requests

2006-06-02 Thread Fong Tsui
Hi, everybody, I am running into a core dump in netsnmp_check_outstanding_agent_requests(). It is v5.0.9 and on Linux. The following is the gdb output. It seems that a session in agent_delegated_list has been freed but has not been set to NULL. Has anybody seen this problem or know the fix? -

Re: exec error

2006-06-02 Thread D . T . Shield
Quoting "Richard C. Thompson" <[EMAIL PROTECTED]>: > Can anyone tell me why I can't execute a bash script from > net-snmp using the exec command? > Any help would be greatly appreciated Try using the "sh" directive instead. Dave

exec error

2006-06-02 Thread Richard C. Thompson
HI All   Is this a bug or am I doing something wrong?   Or   Can anyone tell me why I can’t execute a bash script from net-snmp using the exec command?   It always returns “permission denied”     I’ve been racking my brains trying to figure out why I am getting  “permission deni

Re: 5.3.1.pre3 released

2006-06-02 Thread Thomas Anders
G. S. Marzot wrote: > One machine is UP 3.2 GHZ (FC5) and the other an SMP 3.0 GHZ (FC4) box > both > exhibit the same behavior. The theory sounds good...but note that the > snmpd.pid > file *never* shows up...if3 the daemon starts at all it should be there right? We'd need the output of "m

dynamic row creation & Row context data structure

2006-06-02 Thread Anurag Verma
Hi, I have been out of touch with SNMP community for several years! and now I have a cpmplex issue relating to it. Currently we have two different management interfaces - CLI and SNMP. The managed data is stored in our backend code that is common to both CLI and SNMP. However, I would not like