Re: addrCache

2009-08-25 Thread Thomas Anders
Wes Hardaker wrote: I think at this point we should have a config token that at least allows turning off the logging entirely (which can then also shutdown the cache maintenance). You mean like: foo# snmpd -H 21 | grep -i dontlog dontLogTCPWrappersConnects (1|yes|true|0|no|false) foo# ?

Re: [PATCH] Fix potential endless loop in ipDefaultRouterTable

2009-08-25 Thread Thomas Anders
Jan Safranek wrote: This patch advances to the next route from netlink if CONTAINER_INSERT fails. +1 Has the patch been tested on a system with and/or without the (former) loop problem? +Thomas -- Let Crystal

Re: CFV: fix 0 requestID crash

2009-08-17 Thread Thomas Anders
Dave Shield wrote: Question: is it worth applying this immediately so that it can be included in the 5.5 release, or should we wait? +1 +Thomas -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008

Re: UDPv6/TCPv6 tests on RedHat

2009-08-14 Thread Thomas Anders
Jan Safranek wrote: Of course, you must have configured IPv6 on your machine (modprobe ipv6 should be enough, check whether loopback has ipv6 address). That's probably the problem with these boxes. However, I think the transport check should detect it and SKIP rather than FAIL in that case.

Re: QNX6 diffs

2009-08-13 Thread Thomas Anders
Sean Boudreau wrote: Here's the diffs required to get the trunk compiling against QNX 6.4.1 (configure diffs omitted since I figure you can generate them as well but I can send them on request). Could you please submit this patch to our tracker so it won't get lost (trunk is currently in

UDPv6/TCPv6 tests on RedHat

2009-08-13 Thread Thomas Anders
The new UDPv6/TCPv6 transport tests (62, 63) in SVN trunk (5.5.rc1) fail for me on older RedHat machines, namely: Redhat Linux 7.1 (kernel 2.4.20) Redhat Linux 9 (2.4.20) RHEL 2.1/x86 (2.4.9) RHEL 3/x86 (2.4.21) RHEL 3/amd64 (2.4.21) Looking into the /tmp/snmp-test-* files, I see

Re: Dubious code in agent/mibgroup/ucd-snmp/pass.c

2009-08-11 Thread Thomas Anders
Bart Van Assche wrote: My proposal is to always use the code c64.high = v64 32; c64.low = v64 0x; since this code is independent of CPU endianness and since this code does not depend on how the compiler lays out the members of a struct counter64. Patches (to our tracker) highly

Re: net-snmp 5.0.6 and AIX 64 bit

2009-08-05 Thread Thomas Anders
Bellicini Alberto wrote: We must compile from source? is there any exe/tar ready to run for AIX 5.3 64 bit? I suggest building latest net-snmp from source on the AIX 64-bit machine. See README.aix shipping with the source for additional details. As for exec oid ... support, please make sure

Re: net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-29 Thread Thomas Anders
Johnson, Harry A wrote: [r...@spycamc4]/usr/local# net-snmp-config --configure-options 'CC=/opt/aCC/bin/cc' [r...@spycamc4]/usr/local# net-snmp-config --snmpd-module-list [...] utilities/iquery host/hr_system host/hr_storage host/hr_device host/hr_other host/hr_proc host/hr_network

Re: net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-28 Thread Thomas Anders
Johnson, Harry A wrote: gcc -I../include -I. -I../snmplib -g -O2 -Uhpux11 -Dhpux11=hpux11 -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE -c system.c -DPIC -o

Re: net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-28 Thread Thomas Anders
Johnson, Harry A wrote: Attached is a piece of the walk in HOST-RESOURCES-MIB.. What's the content of configure-summary in the build directory? What's the output of net-snmp-config --configure-options net-snmp-config --snmpd-module-list ? +Thomas

Re: net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-27 Thread Thomas Anders
Johnson, Harry A wrote: HOST-RESOURCES-MIB::hrSWRunIndex HOST-RESOURCES-MIB::hrSWRunPath HOST-RESOURCES-MIB::hrSWRunParameters I have tried building several versions (with aCC) but no luck. I have a pre-built version for the PA-RISC architecture that supports this. Don't know who built

Re: 5.5.pre3 build fails on Tru64 Unix

2009-06-18 Thread Thomas Anders
Magnus Fromreide wrote: On the web I found indications that CFLAGS=-D_OSF_SOURCE might help. I haven't tried that yet. But, still: - building 5.4.x also uses u_long and does work on Tru64 Unix w/o explicitly setting this flag. - it only fails on apps/snmpnetstat/if.c after successfully

Re: 5.5.pre3 build fails on Tru64 Unix

2009-06-18 Thread Thomas Anders
Thomas Anders wrote: Magnus Fromreide wrote: On the web I found indications that CFLAGS=-D_OSF_SOURCE might help. I haven't tried that yet. But, still: - building 5.4.x also uses u_long and does work on Tru64 Unix w/o explicitly setting this flag. - it only fails on apps/snmpnetstat/if.c

5.5.pre3 build fails on Tru64 Unix

2009-06-14 Thread Thomas Anders
Current 5.5 SVN fails to build on Tru64 Unix 5.1: [...] libtool: compile: /opt/fsw/bin/cc -I../../include -I/home/anders/src/net-snmp-5.5svn/include -I/opt/fsw/libopenssl097/include -g -Dosf5=osf5 -c /home/anders/src/net-snmp-5.5svn/apps/snmpnetstat/inet6.c -o inet6.o /dev/null 21 /bin/sh

Re: Not Able to Compile Net-SNMP 5.4.2.1 on Solaris 10

2009-05-01 Thread Thomas Anders
hareesh wrote: making all in /Desktop/net-snmp-5.4.2.1/agent /bin/sh ../libtool --mode=compile gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/ssl/include -g -O2 -Usolaris2 -Dsolaris2=solaris2 -c -o snmp_vars.lo snmp_vars.c gcc -I../include -I. -I../agent

Re: Segmentation fault(coredump)

2009-04-03 Thread Thomas Anders
down Load wrote: NET-SNMP version 5.4.2.1 What system/OS are you running net-snmp on? (uname -a) What's the output of net-snmp-config --configure-options? +Thomas -- ___

Re: Segmentation fault(coredump)

2009-04-03 Thread Thomas Anders
down Load wrote: 7)/usr/local/bin#./snmpget -v 1 -c public localhost hrStorageType.45 Timeout: No Response from localhost. 8)/usr/local/bin#ps -ef|grep snmpd root 1134822 3330148 0 17:24:29 pts/1 0:00 grep snmpd 9)/usr/local/bin#uname -a AIX sapdev 3 5 0008B7BED700 Sounds like a

patch 1927751 broke build on Linux?

2009-03-24 Thread Thomas Anders
The following patch r17362 | jsafranek | 2009-01-19 16:01:42 +0100 (Mo, 19 Jan 2009) | 1 line NEWS: snmpd: PATCH: 1927751: from Mitsuru Chinen: implement icmpMsgStatsTable on Linux

patch for bug 1554817 broke make test for 5.2+

2009-03-24 Thread Thomas Anders
The following patch r17389 | hardaker | 2009-02-16 22:24:09 +0100 (Mo, 16 Feb 2009) | 1 line CHANGES: perl: BUG 1554817: Patch from xanco: fix the class assigment so getRootOID works properly.

Re: net-snmp 5.4.2.1: compilation of winExtDll.c fails on Win32

2009-03-10 Thread Thomas Anders
Bart Van Assche wrote: When I tried to compile net-snmp 5.4.2.1 with Visual Studio 2005 this resulted in several compiler warnings and one compiler error. Can someone please review the patch below and either apply or reject it ? Could you please submit the patch to

Re: Fix broken smux with password support

2009-01-27 Thread Thomas Anders
Krzysztof Oledzki wrote: Attached patch fixes this. Thanks for the patch. Could you please submit it to http://www.net-snmp.org/patches so it won't get lost? Same for your other patch. Cheers, +Thomas -- This SF.net

Re: Running Multiple snmpd agents on solaris (atleast two).

2009-01-09 Thread Thomas Anders
ayush.pat...@wipro.com wrote: I am unable to run multiple snmpd agents on solaris machine. Unfortunately, your query lacks helpful details. Use latest net-snmp 5.4.2.1, and fire two agents (in seperate shells) as follows: snmpd -f -Le -r -C -Y rocommunity=foobar localhost:8161 snmpd -f -Le

Re: problem having the snmpd and commands find the mib files

2008-12-23 Thread Thomas Anders
Bernadette Eyre wrote: I built the net-snmp 5.4.2.1 binaries from source on one machine and ran the install to install the files in build dir on the same machine. I then manually copied files to the target machine. I copied the supplied MIB files to /usr/local/share/snmp/mibs directory, the

Re: help

2008-12-16 Thread Thomas Anders
jamshid omidi wrote: i use freebsd 7 and i went install snmp from port collection i go to /usr/ports/net-mgmt/net-snmp and run make in middle of work suddenly power down and my system power off now when i want install and run make again a message appear like this stop in

Re: Null terminated strings magic tie implementation proposal

2008-12-16 Thread Thomas Anders
Eugene Yasman wrote: Although the flag difinition (#define WATCHER_SIZE_STRLEN 0x08) could be found in current SVN repository trunk and the comment says 'since Net-SNMP 5.5'. The same would be true for your proposed helper if we'd add it. New features/additions (in other words: anything

Re: snmpd eats up memory

2008-12-10 Thread Thomas Anders
koteswararao kelam wrote: I am using net-snmp release 5.3.0.1 http://5.3.0.1 daemon. And I am doing snmp walk in a loop continuously. After 3 or 4 days it consumed 3MB memory. Do I need to upgrade to latest version of snmpd to fix this *memory leak*? If so which one? There's a good chance

Re: Net-SNMP 5.3.1 sub agent crash on long string index

2008-11-26 Thread Thomas Anders
Kobi Vaknin (kvaknin) wrote: Do you know if specific problem was known and already fixed ? The list of fixes between 5.3.1 and 5.4.2 is quite long. See the ChangeLog file that ships with 5.4.2 for details. +Thomas - This

Re: Net-SNMP 5.3.1 sub agent crash on long string index

2008-11-25 Thread Thomas Anders
Kobi Vaknin (kvaknin) wrote: I've took the patch *[ net-snmp-Patches-1944581 ] Core dump in net-snmp for long value of string index * *but now the agent (snmpd) crash .* Try again with net-snmp 5.4.2 and report back, please. +Thomas

Re: netsnmp_register_table_iterator(NULL)

2008-11-17 Thread Thomas Anders
ainzuri wrote: We are performing some tests with netsnmp and the results have not been satisfactory. The tests have been made on a Solaris 10 X86 operating system. We have generated a program using the mib2c program, based on the mib2c.interate.conf template. What net-snmp version are you

Re: patches?

2008-11-10 Thread Thomas Anders
dan anderson wrote: Er, I just realized that the net-snmp site says to submit patches using this list, but I don't recall actually seeing any - is this the right place? Not sure where this is stated. The best place by nature in fact is the project's patches tracker:

Re: Need Help On Net-SNMP

2008-10-31 Thread Thomas Anders
Ruchi Sharma(IN5962) wrote: /opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: skipping incompatible /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so when searching for -lperl You

Re: Fir src/dst madnes for UDP

2008-10-08 Thread Thomas Anders
Krzysztof Oledzki wrote: With the attached patch: Could you please submit your patch to http://www.net-snmp.org/patches so it won't get lost? Cheers, +Thomas - This SF.Net email is sponsored by the Moblin Your Move

Re: snmpset max string length.

2008-10-07 Thread Thomas Anders
Oleg Rabinovich wrote: Is there any changes after the release (5.4.2) that can affect this issue? I can try to build it from SVN trunk if needed. Yes, I'd say it's worth a try. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: snmpset max string length.

2008-10-06 Thread Thomas Anders
are you working with? Are you in a position to retry with current SVN trunk and report back? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.Net email is sponsored by the Moblin Your Move Developer's

Re: Some fixes

2008-09-24 Thread Thomas Anders
Ahmed Teirelbar wrote: We use net-snmp and we ran it through this software analysis toolset and it brought up some issues. Here is a patch that addresses most of them, it is mostly small things, missing checks or missing frees in error handling cases. If you reply, send copy me, reply to me

Re: net-snmp build system anomalities

2008-09-20 Thread Thomas Anders
Magnus Fromreide wrote: I think the compiler-choice patch is what you are asking for? For the rest of you, do you think it is a good thing? What problems does it promise to solve by just dropping support for --with-{cc,cflags,ld,ldflags,ar,libs}? I think the big-endian patch is the way to

Re: UCD-SNMP-MIB::memAvailSwap.0 returns -2 value

2008-08-28 Thread Thomas Anders
ravindra Chavalam wrote: I solved the issue by doing some source code changes Now that we've been providing help, would you mind returning the favor and submit your changes back to the project? http://www.net-snmp.org/patches would be the ideal place. Thank you. +Thomas -- Thomas Anders

Re: UCD-SNMP-MIB::memAvailSwap.0 returns -2 value

2008-08-26 Thread Thomas Anders
It'll need a volunteer to look through agent/mibgroup/hardware/memory/memory_hpux.c and find out what's going wrong. If you have any idea, please let us know (through the bug tracker, ideally). +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: UCD-SNMP-MIB::memAvailSwap.0 returns -2 value

2008-08-26 Thread Thomas Anders
, though. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great

Re: r17156 broke trunk on Solaris?

2008-08-19 Thread Thomas Anders
Dave Shield wrote: I suspect that this might be broken in the previous code too, but simply never got triggered, with the SLASH_PROC_METHOD code being used instead. Unfortunately, the config_require processing is currently done *before* these definitions are available, so the new code

Re: r17156 broke trunk on Solaris?

2008-08-18 Thread Thomas Anders
Dave, Undefined first referenced symbol in file kd ./.libs/libnetsnmpmibs.so H... can you please check whether this compilation: a) includes the object 'agent/kernel.o' b) defines

r17156 broke trunk on Solaris?

2008-08-17 Thread Thomas Anders
[EMAIL PROTECTED] wrote: Revision: 17156 http://net-snmp.svn.sourceforge.net/net-snmp/?rev=17156view=rev Author: dts12 Date: 2008-08-14 15:54:25 + (Thu, 14 Aug 2008) Log Message: --- SWRun processing needs access to the internals of 'struct user' (Solaris)

r17157 broke snmpusm / make test (trunk)

2008-08-17 Thread Thomas Anders
[EMAIL PROTECTED] wrote: Revision: 17157 http://net-snmp.svn.sourceforge.net/net-snmp/?rev=17157view=rev Author: hardaker Date: 2008-08-15 13:45:20 + (Fri, 15 Aug 2008) Log Message: --- NEWS: snmpusm: PATCH: 1591355: from ppassera: Allow cloning to engineIDs

Re: Cross Compiling for MIPS - Error in perl/default_store

2008-08-17 Thread Thomas Anders
Lacey James-CJL023 wrote: I'm trying to cross-compile net-snmp-5.4.12 for MIPS-Linux on an x86-Linux host using and RMI cross-compiler. Everything goes fine until I get to the net-snmp/perl/default_store module when for reasons unknown to me, the make system switches from using the RMI

--enable-new-features

2008-07-28 Thread Thomas Anders
/libnetsnmpmibs.so: undefined reference to `rpmdbInitIterator' ./.libs/libnetsnmpmibs.so: undefined reference to `rpmdbNextIterator' ./.libs/libnetsnmpmibs.so: undefined reference to `rpmdbFreeIterator' +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: --enable-new-features

2008-07-28 Thread Thomas Anders
Dave Shield wrote: 2008/7/28 Thomas Anders [EMAIL PROTECTED]: Is --enable-new-features --without-rpm supposed to be supported (in SVN trunk)? Not yet. I've been discussing the handling of RPM-based swInstTable with Jeff Johnson, and that's the next thing to add. What would be more

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Thomas Anders
Matjaz Vrecko wrote: apps/snmptrapd_log.c in line 1091, on undefined constants: SNMP_VERSION_1 and SNMP_VERSION_2c What net-snmp version are you using? I can't find this problem in current SVN. Can you please retest with 5.4.2.pre2? +Thomas -- Thomas Anders (thomas.anders at blue

Re: Configuring NETSNMP_TEMP_FILE_PATTERN

2008-07-23 Thread Thomas Anders
/11467.html). The generic approach through configure is something like: ./configure --with-cflags=-DNETSNMP_TEMP_FILE_PATTERN=xxx Not sexy, but powerful. :-) +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: Configuring NETSNMP_TEMP_FILE_PATTERN

2008-07-23 Thread Thomas Anders
it myself shortly after hitting 'Send'. The --with-cflags=-D... approach doesn't work for settings that are unconditionally defined in net-snmp-config.h, unfortunately. I agree there should be a way other than hacking net-snmp-config.h, though. +Thomas -- Thomas Anders (thomas.anders at blue

Re: compiling net-snmp-5.4.1.2 for HP-UX 11.11

2008-07-10 Thread Thomas Anders
Thompson, Nathan wrote: I am having trouble compiling the code on HP-UX. Can someone guide me on how to compile this on HP-UX so I can create a new snmptrapd executable with the above change? Would you mind sharing the details of your build problems with us to enable us to actually help

Re: parse snmpd.conf

2008-07-10 Thread Thomas Anders
Paul wrote: ./trap: error while loading shared libraries: libnetsnmp.so.15: cannot open shared object file: No such file or directory. I am sure there are netsnmp libraries in /usr/local/lib. Why do I get this error? man ldconfig +Thomas

Re: net-snmp installation

2008-07-09 Thread Thomas Anders
deka aditia wrote: I've check, there are no snmpd in there ... Then check the output of make install because it *tells* you where it installs snmpd. +Thomas - Sponsored by: SourceForge.net Community Choice Awards: VOTE

Re: why install 5.4.1.2 fail

2008-07-09 Thread Thomas Anders
Paul wrote: I got an error when I installed net-smp-5.4.1.2, and the error message is as following: ... /usr/bin/ld: cannot find -lperl Please tell us the exact sequence of commands you've been using (configure options etc.). After you've hit the problem, please re-run the last command and

Re: libelf dependency in linux, what is auto_nlist supposed to do?

2008-06-21 Thread Thomas Anders
Peter Volkov wrote: Does net-snmp needs libelf on linux and if yes then for what? I found elfutils-libelf-devel in redhat .spec and other distributions have similar dependency. Actually I can't see why it'd be needed on Linux in general either. At least for my local builds on SuSE, snmpd

RFV: IPv6 String Format Overflow

2008-06-17 Thread Thomas Anders
release, so fixing that line may have to wait until after that is out. I'm hereby calling for votes to include this fix (r17048) in 5.2.5. +1 +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - Check out the new

Re: Using a string as a table index

2008-06-09 Thread Thomas Anders
Alejandro Islas wrote: Thanks!!! Now its working, I'll include my code to the generated files and test it, I'll let you know what happens. Could you please send me a repository address from which I can download version 5.4.x from synaptic?? I just can't find it... Pick up the 5.4.x SVN

Re: Errors while compiling net-snmp 5.4.2 for mipsel target

2008-06-09 Thread Thomas Anders
Srikanth Eswaran wrote: I am trying to get net-snmp 5.4.2 to be compiled on a broadcom 7400 platform. This is a cross compilation for a mipsel-uclibc target from a x86 linux host (runnin fedora linux) [...] .libs/snmpd.o:1: error: stray '\127' in program' [...] The error file is about 114

r16831: missing configure check for pthread_mutex_lock

2008-06-05 Thread Thomas Anders
[EMAIL PROTECTED] wrote: Revision: 16831 http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16831view=rev Author: hardaker Date: 2008-02-22 16:59:03 -0800 (Fri, 22 Feb 2008) Log Message: --- NEWS: snmpd: PATCH: 1705594: from c_varun: Fix various aspects of linux

Re: mteTrigger_run segfault

2008-06-05 Thread Thomas Anders
Chris Larson wrote: I've run into a segmentation fault in net-snmp version 5.4 on our product, when there's a cpuIdle or alert set up in snmpd.conf. Would it be possible for you to try with 5.4.2.pre1 instead or is it too much integration work? This bug may have been fixed already, so it may

Re: Changes in our .spec file

2008-06-04 Thread Thomas Anders
are supported from common debian.tar.gz and net-snmp.dsc files. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just

Re: Usm User Limit

2008-06-04 Thread Thomas Anders
Wes Hardaker wrote: It's one of those things that was done the way it is and was intended to be rewritten at a later date but never was. Contributions *highly* appreciated, of course! +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: RFV: r16973

2008-06-03 Thread Thomas Anders
Magnus Fromreide wrote: The patch adds a check for the lower bound of the range in addition to the old check for the upper bound. Should it stay applied? Not worth backing out! :-) +1 +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

RFV: fix memory leak for snmptrapd embedded Perl on x86_64

2008-06-01 Thread Thomas Anders
[EMAIL PROTECTED] wrote: Revision: 16983 http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16983view=rev Author: tanders Date: 2008-05-31 23:45:23 -0700 (Sat, 31 May 2008) Log Message: --- NEWS: snmptrapd: BUG: 1955227: Memory leak for embedded Perl on x86_64

Re: u_char* vs. void*

2008-05-31 Thread Thomas Anders
Magnus Fromreide wrote: I would like to start changing all the const u_char*'s used to accept arbitrary pointers into const void*'s. Fine by me. +Thomas - This SF.net email is sponsored by: Microsoft Defy all challenges.

Re: Revision 16968

2008-05-28 Thread Thomas Anders
Magnus Fromreide wrote: * How to update README.agent-mibs when using the old/new feature? I settled for adding a new line for the updated version. I'm much in favor of documenting the rewrite in README.agent-mibs even if it's not enabled by default. Otherwise, where else would

Re: rpm build ntop , error --net-snmp: invalid lvalue in assignment

2008-05-18 Thread Thomas Anders
Rakesh Pandit wrote: [2] https://bugzilla.redhat.com/show_bug.cgi?id=389631 AFAICS that bugreport (against net-snmp) is closed with resolution NOTABUG and the last entry is from Bernard Johnson saying that he'll try fixing the bug on his side. +Thomas

SVN trunk: snmptrapd segfaults on shutdown

2008-05-06 Thread Thomas Anders
backing out the change? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100

Re: missing memBuffer id in FreeBSD on snmp v5.4

2008-05-05 Thread Thomas Anders
Chris wrote: Hi, I noticed this value now doesnt work on FreeBSD in version 5.4 [...] If I am correct for other values it uses sysctl to fetch values which in that case the following value will work on FreeBSD for the buffer size. sysctl vfs.bufspace example result in bytes

Re: Net-SNMP 5.2.5.pre1 available for testing

2008-04-23 Thread Thomas Anders
Dave Shield wrote: To answer my own question - the 5.2.5.pre1 tarball actually contains the current development trunk code. D'oh! I'd suggest to hide the tarball immediately and publish 5.2.5.pre2 ASAP. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: Net-SNMP 5.2.5.pre1 available for testing

2008-04-22 Thread Thomas Anders
Wes Hardaker wrote: On Tue, 22 Apr 2008 16:32:15 +0100, Dave Shield [EMAIL PROTECTED] said: DS I have a vague recollection of something similar arising in the DS past. And every time we fix it, we break it on some other set of opposite byte swapped systems. Grr... I'm not sure it's

Re: Net-SNMP 5.2.5.pre1 available for testing

2008-04-22 Thread Thomas Anders
Dave Shield wrote: Firstly, the default run of configure does not detect the characteristics of the system correctly. This is due to the activation of --enable-embedded-perl which introduces an invalid set of compiler flags. The first sentence should be true for 5.4.x, but not for 5.2.x

Re: strange snmpd.conf behaviour

2008-04-19 Thread Thomas Anders
Alejandro Islas wrote: However, when I launch snmpd via the /etc/init.d/snmpd file I do not have remote access to my tables and can only read them via localhost. I checked the snmpd file in /etc/init.d and everything seems to be fine. [...] # Reads config file (will override defaults above)

Re: 5.4.1 won't talk

2008-04-17 Thread Thomas Anders
Larry Dickson schrieb: Going on, I discovered man/snmpd.examples.5 suggested putting single quotes (?) around do *.pl in the perl do line, and doing that made Bareword go away, but still does not seem to do anything (like loading a subagent where ps ax can see it). The perl directive is for

Re: snmpv3 Encryption Support

2008-04-16 Thread Thomas Anders
Amit Kumar wrote: I upgraded the openssl version to openssl-0.9.8d and the path i am giving is --with-openssl=../openssl but still it is comming as blank . Please specify an absolute path to the OpenSSL install directory. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: Thread-safe patch for Perl SNMP XS glue

2008-04-15 Thread Thomas Anders
Chris Coyle wrote: Example code is attached (test_for_snmplist). The behavior I would see previous to the patch was that all threads but one would hang waiting for a response PDU, presumably because the Traditional API synch call collects all the return information from any active SNMP

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-10 Thread Thomas Anders
Mark Seger wrote: However, when I do my rpmbuild I get an error. Could you please tell us what system (OS version) you're using and what exact steps you've taken in both cases? Also, a longer snippet from the output before the error would be helpful. +Thomas

Re: =?koi8-r?Q?net-snmp_5.4.1_on_AIX, _snmpget_HOST-RESOURCES-MIB=3A=3AhrStorageType_failed?=

2008-04-09 Thread Thomas Anders
-- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http

Re: Issues with net-snmp 5.4.1 and 5.3.2(Linking and a bug seen again)

2008-04-07 Thread Thomas Anders
/ for whatever branch you prefer, try with that one and report back. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200

Re: sysORTable rewrite

2008-03-27 Thread Thomas Anders
Magnus Fromreide wrote: I have a rewrite of sysORTable that have the following advantages and disadvantages: Without having done a full review yet, I must say I like what you did. I'd be fine with committing it to trunk. Another problem of this patch is that it fails to follow the rules set

Re: extending 'pass' to do a fair number of the other types too.

2008-03-17 Thread Thomas Anders
) has added a few of them. Could you please update your patch against current SVN trunk and submit it to our patch tracker so it won't get lost? http://www.net-snmp.org/patches Cheers, Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: A fix of DisMan monitoring of AgentX subagents problem

2008-03-17 Thread Thomas Anders
Athena G wrote: I have a fix to bug 1689163 and would like to contribute it to the mailing list. I believe 1058412 is of the same problem but I haven't tested the fix on that scenario. Should I just submit it to http://www.net-snmp.org/patches/? Do we need some code review? Please submit the

Re: SF.net SVN: net-snmp: [16845] trunk/net-snmp

2008-03-07 Thread Thomas Anders
/MinGW (Should this be applied to other branches? If so, which?) It just cleans up the PATH w/o really fixing a bug, right? If so, I'd say trunk only. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: SF.net SVN: net-snmp: [16845] trunk/net-snmp

2008-03-07 Thread Thomas Anders
Dave Shield schrieb: On 07/03/2008, Thomas Anders [EMAIL PROTECTED] wrote: CHANGES: build: BUG: 1823381: Use a sensible default MIBDIR path on Cygwin/MinGW (Should this be applied to other branches? If so, which?) It just cleans up the PATH w/o really

Re: USM users disappearing at reboot

2008-03-05 Thread Thomas Anders
-directory? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt

Re: subagent dying a silent death

2008-03-05 Thread Thomas Anders
into the reason. Let us know what you find out! +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http

Re: SF.net SVN: net-snmp: [16834] trunk/net-snmp/mibs

2008-02-26 Thread Thomas Anders
[EMAIL PROTECTED] wrote: Revision: 16834 http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16834view=rev Author: nba Date: 2008-02-26 12:45:25 -0800 (Tue, 26 Feb 2008) Log Message: --- Update IANA MIBS to current version Modified Paths: --

Re: Planned improvements to the netsnmp python module?

2008-02-21 Thread Thomas Anders
Nathan Schrenk wrote: Is there any work planned to fix either of these problems? If not, if I were to modify the library to throw exceptions from the snmpget, snmpwalk, etc, functions when they encountered errors and submit a patch, would the NET-SNMP developers have any objection in

Re: proposal: ipv6 by default

2008-02-15 Thread Thomas Anders
for various OS before 5.4. Furthermore, --enable-ipv6 currently enables both the UDPIPv6/TCPIPv6 transports *and* the (deprecated) mibII/ipv6 MIB module (but not necessarily the newer ones, AFAICS). We also need a consistent approach here. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: T120proxyget, T121proxyset tests.

2008-02-12 Thread Thomas Anders
Nilesh Borate wrote: I see T120proxyget and T121proxyset tests failing with udp6. ( NET-SNMP version: 5.4.1.pre3 ) Is it a known bug ? Please let me know. How exactly are you calling make test? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de

Re: Potential memory leak in Netsnmp subagent handling

2008-02-08 Thread Thomas Anders
-- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: A config file command for specifying an exact engineID

2008-01-20 Thread Thomas Anders
Nathan Schrenk wrote: Attached is a patch that handles a new exactEngineID command in snmpd.conf. Is this something that the maintainers of NET-SNMP think is useful? If so, do you have any suggestions for changes, and would you consider adding this to a future NET-SNMP release? My gut

Re: shared libraries - do I have a problem??

2008-01-20 Thread Thomas Anders
Dan Miller (Kromos) wrote: - besides which, how do I tell configure about my own library(ies) ??? Previously, I was manually editing agent/Makefile and apps/Makefile after running configure, but that doesn't seem to be working right now, I can't figure out where to add my library anymore.

Re: bad locking code for multi-threaded applications

2008-01-18 Thread Thomas Anders
-- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: static snmpd - is this possible??

2008-01-18 Thread Thomas Anders
Dan Miller (Kromos) wrote: In the old days (linux kernel 2.2, UCD snmpd 4.1), we could just distribute snmpd alone, and it worked. It was a 1.6MB file, but it worked. Is there any way that I can build net-snmp (in ucd compat mode) so that the one file is complete and ready to run?? I

Re: TODO:PHP

2008-01-14 Thread Thomas Anders
Magnus Fromreide wrote; I saw someone editing something about the net-snmp PHP interface in the wiki TODO list and that got me asking if there is a PHP interface included with net-snmp. If there isn't then I think it is questionable that discussion about it appears in the net-snmp TODO list.

Re: Problem with make - net-snmp 5.4.1

2008-01-08 Thread Thomas Anders
Robert Story wrote: On Wed, 19 Dec 2007 18:47:43 +0100 Thomas wrote: TA [EMAIL PROTECTED] schrieb: TA Hello, I've not much experience with Unix,C or make. I'm trying to do a TA make on net-snmp 5.4.1 running on Solaris 8. This is the output from makeā€¦ TA TA Make sure you have

Re: Add write support for ipForwarding and ipDefaultTTL objects

2007-11-08 Thread Thomas Anders
? Cheers, Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using

Re: c64 32 bit check failed

2007-11-06 Thread Thomas Anders
running on? Is this a stock 5.3.1 version compiled from source or a vendor package? Can you retest with 5.3.2.rc1, please? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored

Re: Howto disable V3

2007-10-30 Thread Thomas Anders
/FAQ:Compiling_05 for further suggestions on how to reduce net-snmp's footprint. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find

<    1   2   3   4   5   6   7   8   9   10   >