Re: Error in netsnmp while compiling

2007-08-24 Thread Jayanthi Pachaiyappan
Hi Thomas, Actually i am building snmp agent with uclinux to flash the image on a embedded system. uclinux-gcc could not #if pragma inside disk.c file. And that was cause of the error. Now its rectified. Thanks, Jayanthi P Thomas Anders <[EMAIL PROTECTED]> 08/24/2007 04:02 PM Please respond

Re: snmptrap performance

2007-08-24 Thread Alex Burger
Jeddylyn A. Ortilla wrote: > My question now is about the performance of snmptrap. > - > Test Environment: >Net-SNMP 5.4.1 >OS: Linux RedHat AS3 >Machine: DellPowerEdge 750, 1GB RAM > > Result of sending of snmptrap: 8-10 traps / second. > Note: snmpd and snmptrapd are runni

RE: Problem with dynamic row creation and free inside the table.

2007-08-24 Thread Graeme Wilson
Hi, Not sure if you ever found a solution/workaround to this, but I had a similar problem a while ago (with the free functions not getting called correctly, or getting called too many times) - and posted a email or 2 on the list as well - I suspect there is a bug. In the end I moved to using the MF

snmptrap performance

2007-08-24 Thread Jeddylyn A. Ortilla
Hello Good Day! Thank you very much for your reply on my previous question. My question now is about the performance of snmptrap. - Test Environment: Net-SNMP 5.4.1 OS: Linux RedHat AS3 Machine: DellPowerEdge 750, 1GB RAM Result of sending of snmptrap: 8-10 traps / second. No

Re: problems in net-snmp-5.4.1-1.win32.exe

2007-08-24 Thread Alex Burger
Nicky wrote: > Dear all: > I install net-snmp in winxp.If I start up the snmpd using command mode,it > shows > > C:\>snmpd > No log handling enabled - turning on stderr logging > netsnmp_assert x failed ..\..\agent\agent_registry.c:535 > ###

Net-SNMP 5.4.1 snmpd -H doesn't know the exec directive

2007-08-24 Thread Bočinec Juraj
Greetings, we'd like to use Net-SNMP 5.4.1 for monitoring AIX machines. I've prepared a package compiled on testing machine with AIX 5.3 that we'll distribute to other machines. 1. on both testing machines it works correctly (old p640 7026-B80) but on the development/production machines

Re: Error in netsnmp while compiling

2007-08-24 Thread Thomas Anders
Jayanthi Pachaiyappan wrote: > When i am compiling the net-snmp 5.4.1 for my build environment, i am > getting the following error. > > ucd-snmp/disk.c -fPIC -DPIC -o ucd-snmp/disk.lo > ucd-snmp/disk.c:233:36: error: operator '||' has no right operand How *exactly* did you try to build? Especia

Error in netsnmp while compiling

2007-08-24 Thread Jayanthi Pachaiyappan
Hi All, When i am compiling the net-snmp 5.4.1 for my build environment, i am getting the following error. ucd-snmp/disk.c -fPIC -DPIC -o ucd-snmp/disk.lo ucd-snmp/disk.c:233:36: error: operator '||' has no right operand ucd-snmp/disk.c:281:36: error: operator '||' has no right operand ucd-snmp