need help for subagent develop /////// ioctl 35123 returned -1

2010-06-10 Thread Weiwei Zhang
Hi, all When I write my own subagent using MFD, i got error msg:* ioctl 35123 returned -1.* Anybody has encounter this before? Thanks a lot. -- --- Best Regards Weiwei Zhang -- ThinkGeek and WIRED's GeekDad team up for

Re: Memory leaks when sending traps

2010-06-10 Thread Bart Van Assche
Does the leak occur when running the following command in a Cygwin shell on the system where the Net-SNMP 5.5.0 Windows binary has been installed ? $ while true; do for ((i=0;i<10;i++)); do snmpset -v2c -cprivate localhost enterprises.2021.254.8.0 i 1 & done; wait; done Bart. On Thu, Jun 10, 20

Re: Memory leaks when sending traps

2010-06-10 Thread Sylvain Dery
On Unix, I compiled the snmpd from the 5.5 source files as found in "http://sourceforge.net/projects/net-snmp/files/net-snmp/5.5/";; there is no memory leak... Sylvain From: Bart Van Assche To: Sylvain Dery Cc: [email protected] Sent: Th

Re: Memory leaks when sending traps

2010-06-10 Thread Bart Van Assche
On Thu, Jun 10, 2010 at 7:56 PM, Sylvain Dery wrote: > > There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps. > I'm using the 5.5 windows binary > (net-snmp-5.5.0-2.x64.exe) > a

Memory leaks when sending traps

2010-06-10 Thread Sylvain Dery
Hi, There is a memory leak of ~24 k in snmpd everytime I send snmp-v2 traps.  I'm using the 5.5 windows binary (net-snmp-5.5.0-2.x64.exe ) as download from http://sourceforge.net/projects/net-snmp/files/net-snmp binaries/5.5-binaries/ on Windows-XP.  Same leaks occurs with snmp-v1 and informs.

Re: SNMP under Mac OS X 10.5.8

2010-06-10 Thread Eberhard, Sven
Thank you very much for your response, however it is not exactly what I mean. I should rather ask whether it is possible, that SNMP impairs other Prozesses, for example AFP on a Mac Server, so that the AFP-Prozess or other Prozesses takes 100% CPU Usage? -- Sven Eberhard Von: Wes Hardaker Orga

Re: community names with IP restrictions

2010-06-10 Thread Dave Shield
On 9 June 2010 18:48, Sam V wrote: > About community names with IP options. > Is there any documentation explaining how to use them. man snmpd.conf (under "rwcommunity"): The SOURCE token can be used to restrict access to requests from the specified system(s) - see

community names with IP restrictions

2010-06-10 Thread Sam V
Hi all, About community names with IP options. Is there any documentation explaining how to use them. Is the following line supported? rwcommunity private 192.168.1.1/28 Thanks. _ Ga

RE: No Such Object available

2010-06-10 Thread Prakash
Thank Hardaker, After setting the indexes, how to get the table row by the index to update the values, is there any function? Any sample code? Thanks Prakash -Original Message- From: Wes Hardaker [mailto:[email protected]] Sent: Monday, June 07, 2010 9:12 PM To: PrakashRaju