Snmptrapd Max size payload

2007-04-27 Thread Daniel Lacey
(I am sure this has been covered, but cannot find a reference...) What is the maximum payload that snmptrapd can receive? I have a device sending V2 traps that are being truncated... I cannot modify the sending code (it is proprietary), but can modify the receiver (Net-SNMP snmptrapd V5.3.1). I c

Re: Visual C++ Express and net-snmp

2007-01-26 Thread Daniel Lacey
Alex Burger wrote: Daniel Lacey wrote: I tried to compile net-snmp as in section "Win32\build.bat script" and using the Visual C++ application. The BAT method gives me an error caused by: if (! (-d $ENV{MSVCDir})) { print "\nPlease run VCVARS32.BAT first to se

Re: Visual C++ Express and net-snmp

2007-01-25 Thread Daniel Lacey
G. S. Marzot wrote: Daniel Lacey wrote: I finally got the Visual C++ Express and PSDK on my XP machine... It does have NMAKE!!! That's the end of the good news... When trying from Visual C++, I get errors about not being able to find winsock.h... It

Visual C++ Express and net-snmp

2007-01-24 Thread Daniel Lacey
m" libagent - 7 error(s), 0 warning(s) == Rebuild All: 0 succeeded, 1 failed, 0 skipped == Again, this is my first attempt to develop on an MS platform... And reading the manuals, well I am sure I missed something simple that I did not understand... Alex Burger wrote: Da

Windows development environment?

2007-01-09 Thread Daniel Lacey
I would like to compile net-snmp on a windows platform. I have played with the open-source environment cygwin, but would like to go native! I am a *NIX programmer. I do not have a clue what is involved in microsoft development. (OK, I have a clue, but it was a couple years ago playing with OMNI

Re: Issue on compiling 5.3.1 on redhat 9

2006-08-30 Thread Daniel Lacey
Make sure you have the RPM package elfutils-libelf on your system. Hai Wang wrote: >Hello, > >I have a compilation issue regarding NET-SNMP 5.3.1, I managed to >compile source code of net-snmp 5.3.1 on redhat 9 and 2.4.25 kernel, but >I got the following errors, please let me know your thoug