Net-SNMP 5.6.pre1 available for testing!

2010-06-17 Thread Wes Hardaker
I'm happy to announce that we've begun the process for releasing the next major version of Net-SNMP. Net-SNMP 5.6 will have a number of important changes in it, which are outlined below. The following new features are the ones we'd most like feedback and testing on: * SNMP over TLS/DTLS Supp

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
John Waller wrote: > libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s > "../libnetsnmp.la" > : libnetsnmp.la > making all in /usr/local/src/net-snmp/net-snmp-5.5/agent > make: Fatal error in reader: Makefile, line 333: Unexpected end of line seen > Current working directory /usr/local

RE: net-snmp on Solaris 9

2010-06-17 Thread John Waller
Hi Thomas, thanks for the info. Here's what I have. Last few lines of the 'make': libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s "../libnetsnmp.la" : libnetsnmp.la making all in /usr/local/src/net-snmp/net-snmp-5.5/agent make: Fatal error in reader: Makefile, line 333: Unexpected

Re: util_funcs headers are not installed

2010-06-17 Thread Wes Hardaker
> On Mon, 14 Jun 2010 22:45:18 +0200, Magnus Fromreide > said: MF> I also think that -lnetsnmpmibs shouldn't be part of the default link MF> command for subagents as that contains implementation details for the MF> installed agent, not library routines for general use. Unfortunately, th

Re: example in wiki problem ?

2010-06-17 Thread Wes Hardaker
> On Thu, 17 Jun 2010 13:26:23 +0300, makkalot said: m> compiled the snmpd daemon with new module but when i try to get value m> i have : Did you: 1) restart snmpd after recompiling and installing? 2) Ensure the new code you added is getting compiled and is initialized? Running snmpd wi

Re: net-snmp on Solaris 9

2010-06-17 Thread Dagobert Michelsen
Hi John, Am 17.06.2010 um 17:07 schrieb John Waller: > I have downloaded and tried to compile versions 5.5, 5.4.3 and 5.3.3 on a > Solaris 9 SPARC server. None of those will compile. Every single test fails. > Does anyone have any ideas why? Yes, probably because you haven't looked into the test

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
John Waller wrote: > I have downloaded and tried to compile versions 5.5, 5.4.3 and 5.3.3 on > a Solaris 9 SPARC server. None of those will compile. Every single test > fails. > > Does anyone have any ideas why? Not until you care to tell us some details. Within the build directory, - what's the

Re: netsnmp_udp_send() syscalls with uninitialized data

2010-06-17 Thread Brendan Tauras
Reporting issue resolved with v5.4.3. Below is my net-snmp config info and a snippet of the valgrind output, and I attached the complete valgrind log in case it is helpful. Sorry to take so long to reply with being on travel. Thank you Bart and Thomas for your time and help. -Brendan SNMP V

net-snmp on Solaris 9

2010-06-17 Thread John Waller
I have downloaded and tried to compile versions 5.5, 5.4.3 and 5.3.3 on a Solaris 9 SPARC server. None of those will compile. Every single test fails. Does anyone have any ideas why? Thanks. John This communication may contain privileged and/or confidential information. The information is

Re: Memory leaks when sending traps

2010-06-17 Thread Bart Van Assche
On Thu, Jun 17, 2010 at 12:29 AM, Sylvain Dery wrote: > Silly me! The snmpd.conf file was not configured properly for the > rwcommunity. > > So, the result of the snmpset -v2c -cprivate localhost > enterprises.2021.254.8.0 i 0 command is: > > snmpset -v2c -cprivate localhost enterprises.2021.254

example in wiki problem ?

2010-06-17 Thread makkalot
O copied the source file to agent/mibgroup/nstAgentModuleObject.c agent/mibgroup/nstAgentModuleObject.h copied the MIB-FILE (NET-SNMP-TUTORIAL-MIB.txt) to mibs/ directory compiled the snmpd daemon with new module but when i try to get value i have : bash-4.1# snmpget -v 3 -u makkalot -l au