Re: GETBULK with Sub-Agent

2015-03-07 Thread Thomas Besemer
On Fri, Mar 6, 2015 at 10:39 AM, Bill Fenner wrote: > On Thu, Mar 5, 2015 at 1:39 PM, Thomas Besemer > wrote: > >> >> >> On Thu, Mar 5, 2015 at 7:37 AM, Bill Fenner wrote: >> >>> On Wed, Mar 4, 2015 at 11:51 AM, Thomas Besemer < >>> thoma

Re: GETBULK with Sub-Agent

2015-03-05 Thread Thomas Besemer
On Thu, Mar 5, 2015 at 7:37 AM, Bill Fenner wrote: > On Wed, Mar 4, 2015 at 11:51 AM, Thomas Besemer > wrote: > >> I am working with net-snmp 5.7.3, and will be using several Sub-Agents in >> my project, with fairly large amounts of data. I have noted that issuing a >&g

GETBULK with Sub-Agent

2015-03-04 Thread Thomas Besemer
I am working with net-snmp 5.7.3, and will be using several Sub-Agents in my project, with fairly large amounts of data. I have noted that issuing a 'snmpbulkwalk' to Master Agent results in this broken down into GETNEXT requests to the Sub-Agent. This results in a lot of network traffic, as well

Re: 5.7.3.pre1 still won't compile on Solaris

2014-02-10 Thread Thomas Anders
Hi Bruce, > libtool: link: false cru ... Are you sure you have /usr/ccs/bin in your path? See http://comments.gmane.org/gmane.network.net-snmp.devel/23222 +Thomas -- Android apps run on BlackBerry 10 Introducing

Re: Hi, Extracting Variable Name

2013-07-03 Thread Thomas Johnson
Many thanks, that did the job. Best Regards Tom Johnson On 3 Jul 2013, at 22:32, "Niels Baggesen" wrote: > Den 03-07-2013 15:38, Thomas Johnson skrev: >> What I am struggling with is getting the data out of the vars variable >> list. I can get the type and value of

Hi, Extracting Variable Name

2013-07-03 Thread Thomas Johnson
Hi, I am new to net-snmp (and snmp) so struggling a bit here. I am successfully talking to an SNMP device and getting back some variables which I can print out using the following code: init_snmp etc then sess_handle = snmp_open(&session); pdu = snmp_pdu_create(SNMP_MSG_GET); read_o

Re: CFV: dskAvail and negative values (FreeBSD ufs) (bug 3487953)

2012-09-04 Thread Thomas Anders
The MIB declares the object as signed already. I'd argue for an additional comment in the code similar to the explanation in your mail. +Thomas -- Live Security Virtual Conference Exclusive live event will cover all

Re: snmpd not working - libperl.so issues

2012-06-11 Thread Thomas Anders
-f -Lo > snmpd: error while loading shared libraries: libperl.so.5.10: cannot > open shared object file: No such file or directory Did you recompile net-snmp after the Ubuntu upgrade? If you didn't, I suggest you do. +Thomas -

Re: two fixes for net-snmp-5.7.1

2011-11-11 Thread Thomas Anders
cache was actually > unloaded before > * netsnmp-swinst-crash.patch > - fixes a crash (happens at least on uclibc systems) when a > closedir(NULL) is executed under certain conditions Thanks for the patches! Please submit them to http://www.net-snmp.org/patches so

Re: Patch on 5.7: Tools can select local interfaces in IPv4

2011-10-11 Thread Thomas Anders
Michael Buchholz wrote: > The new patches will add that binding by interface name and also let the > tools (snmpwalk, snmpget, ...) make use of the new features. Thanks for the patch! Could you please submit it to http://www.net-snmp.org/patches so it won't get lost

mib2c.container.conf

2011-09-29 Thread Thomas Scheuermann
Hello list, I try to extend net-snmp with a small MIB table. I generate the code using mib2c with the mib2c.container.conf configuration file. Is there a working example of using mib2c.container.conf? I get the code created but I don't know how to continue from there. Regards, T

Re: RFV: Disk calculation overflow

2011-09-01 Thread Thomas Anders
Dave Shield wrote: > The hardware-based implementation of the UCD disk table > (ucd-snmp/disk_hw) in v5.6 and above can suffer from > arithmetic overflow when calculating percentage usage > on large disks. >The following simple patch should address this problem

Re: Support.pm broken for variable length indexes

2011-08-30 Thread Thomas Anders
'd raise it here in-case anyone already has a fix. Thanks for the bug report. Please submit it to http://www.net-snmp.org/bugs so it won't get lost. Cheers, Thomas -- Special Offer -- Download ArcSight Logger

Re: Issue with /usr/sfw/sbin/snmpd

2011-08-26 Thread Thomas Anders
the 32-bit versions from the config and load just the 64-bit modules. +Thomas -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up

Re: NET-SNMP Compile Errors

2011-08-24 Thread Thomas Anders
ou want. If you run into real problems, feel free to let us know. +Thomas -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160%

Re: NET-SNMP Compile Errors

2011-08-23 Thread Thomas Anders
lob_plain;f=configure;hb=refs/heads/V5-7-patches Put it into the top level of the source tree and run: chmod 755 configure ./configure +Thomas -- EMC VNX: the world's simplest storage, starting under $10K The only

Re: NET-SNMP Compile Errors

2011-08-23 Thread Thomas Anders
Lomax, Michael P. wrote: > Maybe the problem is that I am not searching for the Thomas patch > properly or in the right place. Can you guide me there? The message has been in this very same thread on this very same list (which I hope you're subscribed to): https://sourceforge.net/

Re: NET-SNMP Compile Errors

2011-08-20 Thread Thomas Anders
Michael P. Lomax wrote: > “configure: WARNING: libperfstat.h: present but cannot be compiled I've checked in a change that I think should fix this. Please try again with the current git source (V5-7-patches branch) or wait for 5.7.1.rc1 and report back.

Re: perl/TrapReceiver/const-*.inc in git

2011-08-03 Thread Thomas Anders
nmp/net-snmp;a=commit;h=31a3a2a0624046511ca07ec1f521a22d7966db80 +Thomas -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creat

perl/TrapReceiver/const-*.inc in git

2011-08-01 Thread Thomas Anders
removed from the git repo? FWIW, we also have them in perl/TrapReceiver/fallback/. Cheers, Thomas -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you

Re: build failures on AIX/HP-UX/IRIX

2011-07-30 Thread Thomas Anders
p-5.7.dev/snmplib/transports/snmpUDPBaseDomain.c", > line 227: error 1588: "msg_control" undefined. For the archives: hopefully fixed now in git. +Thomas -- Got Input? Slashdot Needs You. Take our quick survey onlin

Re: net-snmp 5.7 on AIX and HP-UX

2011-07-30 Thread Thomas Anders
-patches branch in our git repository (see http://www.net-snmp.org/wiki/index.php/Git) now contains a few fixes that should help building on AIX and HP-UX. Please try again and report back. +Thomas -- Got Input? Sla

bogus perl/NetSNMP.xs breaks the build

2011-07-30 Thread Thomas Anders
d. What's the problem with newer Perl exactly and can it perhaps be solved differently? +Thomas -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, yo

Re: net-snmp 5.7 host mib missing part of hrStorageTable

2011-07-25 Thread Thomas Anders
Niels Baggesen wrote: > On Fri, Jul 22, 2011 at 05:00:20PM -0700, Dennis Andrews wrote: >> I downloaded net-snmp 5.7 (net-snmp-5.7.tar.gz) and built it with my >> normal build environment > > What OS? Based on the post, I&#

build failures on AIX/HP-UX/IRIX

2011-07-24 Thread Thomas Anders
line 227: error 1588: "msg_control" undefined. 5.4.x and earlier build fine. Thoughts? Fixes? +Thomas -- Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention

Re: How to compile net-snmp for 64-bit Solaris

2011-04-20 Thread Thomas Anders
port 64-bit compilation. Find and install a version that does, or use Sun cc. +Thomas -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server

Re: How to compile net-snmp for 64-bit Solaris

2011-04-18 Thread Thomas Anders
g gcc or Sun cc? Basically, pass compiler/linker options for 64-bit like you would do for building anything else. +Thomas -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasin

Re: CFV: TZ offset handling

2011-03-11 Thread Thomas Anders
Dave Shield wrote: > The fix (attached) is clearly trivial, and I'd like to include this > in 5.5.1 (although it's not strictly a show-stopper). +1 Thomas -- Colocation vs. Managed Hosting A question

Re: CFV: 5.5.1 Missing freebsd8.h hinders compilation on FreeBSD 8

2011-02-22 Thread Thomas Anders
ach for FreeBSD and a few others rather sooner than later) +Thomas -- Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast movi

Re: Is integer64 support for pass_persist broken?

2011-01-19 Thread Thomas Anders
Kert Jans wrote: > snmpget -v1 -cpublic localhost .1.3.6.1.4.1.2.42.2.0 > snmpget -v1 -cpublic localhost .1.3.6.1.4.1.2.42.4.0 Try "snmpget -v2c ..." instead. +Thomas -- Prote

Re: SVN trunk multi-platform build errors

2011-01-10 Thread Thomas Anders
mp_client.lo] Error 1 gmake[1]: Leaving directory `/my/build/5.7svn/hpux/snmplib' - --- snap --- +Thomas -- Gaining the trust of online customers is vital for the success of any company that requires sensitive d

Re: SVN trunk multi-platform build errors

2011-01-03 Thread Thomas Anders
so the quick > fix is to add > > #if HAVE_SYS_SOCKET_H > #include > #endif > > to snmp_transport.h. Any caveats? Otherwise, please commit. +Thomas -- Learn how Oracle Real Application

SVN trunk multi-platform build errors

2011-01-02 Thread Thomas Anders
nsport.h", line 55: incomplete struct/union/enum sockaddr: sa "/usr/include/sys/socket.h", line 197: (struct) tag redeclared: sockaddr cc: acomp failed for /my/src/net-snmp-trunk/snmplib/snmp_client.c gmake[1]: *** [snmp_client.lo] Error 1 gmake[1]: Leaving directory `/my/build/trunk/s

Re: CFV: doc fixes in configure for TLS and DTLS

2011-01-02 Thread Thomas Anders
Bart Van Assche wrote: > Regarding the above patch: it seems to me that the above patch is > incomplete - the configure.d/... changes are included, but the configure > script changes not. I'm confident he'll run autoconf after applying the patch, but thanks for reminding

Re: CFV: doc fixes in configure for TLS and DTLS

2010-12-31 Thread Thomas Anders
Wes Hardaker wrote: > I'd like to include the following changes in the final 5.6.1 release. > Since this (rc2) is expected to be the last release candidate I'd like > to get verification that the patch is a good one even though it's a

Re: CFV: Fix bug 3074843: fails to build with debug disabled

2010-12-20 Thread Thomas Anders
Niels Baggesen wrote: > The following patch (for V5-6-patches and trunk) allows to configure > with --disable-debugging +1 +Thomas -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect th

Re: getnext (snmpwalk) does not deliver the hole table (snmpd5.4.3)

2010-10-25 Thread Thomas Anders
Claus Klein wrote: > Please apply this patch and check the result about my FIXME notes. Please submit your patch to http://www.net-snmp.org/patches so it won't get lost. Patches that apply cleanly against SVN trunk usually have a higher chance to get accepted quickly.

Re: upgraded trunk autoconf and libtool

2010-10-20 Thread Thomas Anders
Wes Hardaker wrote: > I'm committing changes to both the autoconf version and the libtool > version (which was required for autoconf 2.68). Please update http://www.net-snmp.org/wiki/index.php/Build_System#Tool_Versions when you're

Re: CFV: Fix IPv4 OID indexes on 64-bit big-endian systems

2010-09-21 Thread Thomas Anders
Bart Van Assche wrote: > See also > http://sourceforge.net/tracker/?func=detail&atid=312694&aid=3067540&group_id=12694 +1 +Thomas -- Start uncovering the many advantages of virtual appliances and s

Re: CFV: fix sysObjectID (again).

2010-09-17 Thread Thomas Anders
Wes Hardaker wrote: > This is a patch to patch 2900078 which fixed and broken sysObjectID. > The patch suggestion comes from Fulko Hew via -coders discussion and > works for me. Looks sensible. +1. +Thomas ---

Re: CFV: Add missing make targets

2010-09-08 Thread Thomas Anders
Magnus Fromreide wrote: > The new test framework have generated some new test targets. > > This patch adds them to the toplevel makefile as well. +1 (assumed we're doing rc3 which seems likely) +Thomas

Re: CFV: Regenerated configure and net-snmp-config.h.in

2010-09-05 Thread Thomas Anders
roper toolchain) +Thomas -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/i

Re: CFV: compiler warning and possible 64-bit issue

2010-09-04 Thread Thomas Anders
Wes Hardaker wrote: > However the patch gets +1 for me +1 from me as well. +Thomas -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2

Re: CFV: from bvassche: fix compiler warning

2010-09-04 Thread Thomas Anders
Wes Hardaker wrote: > However the patch gets +1 for me +1 from me as well. +Thomas -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2

Re: CFV: don't do wildcards if exact match exists

2010-09-03 Thread Thomas Anders
Wes Hardaker wrote: > (and I tested it to make sure the functionality works as expected) +1, then. +Thomas -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Inte

Re: CVF2: don't assume the process status is still available. ham

2010-09-03 Thread Thomas Anders
Wes Hardaker wrote:: > Ok, here's a now copy that checks all fopens and fgets: Error handling gets +2. :-) What about Robert's proposal to add a DEBUGMSG if the file/process went away? +Thomas -- This S

CFV: SA_REPEAT timers broken in 5.6.rc1 (Patch 3058451)

2010-09-03 Thread Thomas Anders
snmp_alarm.c?r1=18212&r2=19323 Line 254 is "a->flags &= !SA_FIRED;" Patch is attached. Apply to trunk? +Thomas diff -ur net-snmp-5.6.rc1/snmplib/snmp_alarm.c net-snmp-5.6.rc1-patched/snmplib/snmp_alarm.c --- net-snmp-5.6.rc1/snmplib/snmp_alarm.c 2010-09-02 15:28:17.0 -

Re: CFV: Re: Odd code

2010-09-02 Thread Thomas Anders
Wes Hardaker wrote: > The obvious patch is: +1 +Thomas -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/in

Re: CFV: Call the debug statement before returning from the function

2010-09-01 Thread Thomas Anders
Magnus Fromreide wrote: > I'd like to add this pretty obvious patch. > It calls DEBUGMSG before returning instead of after... The obvious ones are the hardest to find. +1. +Thomas -- This SF.net Dev2D

Re: CFV: Move some symbols from acconfig.h

2010-08-31 Thread Thomas Anders
V_SEPARATOR for these two platforms. Your patch > changes ENV_SEPARATOR from semicolon into colon for Cygwin and MinGW. > This change might break the regression tests and/or parsing of snmpd.conf. Then, still, what *should* be the (proper) separator character for net-snmp on Cygw

Re: CFV: TLS shutdown and proper cleanup

2010-08-31 Thread Thomas Anders
the DTLS side was missed as the pointer used to detect if it > was needed was the incorrect pointer and thus the TLS connection closure > never got triggered, which is bad for the other side since a > close_notify never gets sent. Since (D)TLS support is new in 5.6, I

5.6.rcX multi-platform testing (was: Re: CFV: check for openssl functions instead of hardcoding in system/xxx.h)

2010-08-25 Thread Thomas Anders
for past releases/branches (5.5.x and earlier). Hopefully me (or someone else) will find the time to update dist/nsb*. +Thomas -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this i

Re: CFV: fix uninitialized local variable

2010-08-24 Thread Thomas Anders
Robert Story wrote: > anyhoo, this patch initializes the temporary variable. +1 -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook

Re: CFV: simple error string patch

2010-08-24 Thread Thomas Anders
Wes Hardaker wrote: > To fix an error string which was a cut-n-paste without a replacement in > the new DTLS code. +1 (what a waste to even do voting on such a trivial change. sometimes policies feel strange.) -- Sell a

Re: CFV: fix some tls tests

2010-08-24 Thread Thomas Anders
ply your patch ASAP. YMMV, though. +Thomas -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of

Re: CFV: fix some tls tests

2010-08-23 Thread Thomas Anders
Robert Story wrote: > do you think a CFV is needed for changes to non-default test scripts? i.e. > scripts that won't be run unless explicitly requested by the user? IMHO no. In case others disagree, consider this a +1 for your patch. :-

Re: Release 5.5: snmpd.conf sysobjectid bug when sizeof(oid) > 1

2010-08-13 Thread Thomas Anders
ww.net-snmp.org/patches so it won't get lost? +Thomas -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http:/

Re: Regarding SNMP v3 communication.

2010-07-27 Thread Thomas Anders
y. HTH, Thomas -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more detai

need help to send trap to a specific port using snmptrap command line utility

2010-07-27 Thread Nisha Thomas
Hi, Could you please help me to send trap to a specific port using snmptrap command line utility. I couldn’t find the argument to specify port in the ‘snmptrap’ command. Is there any way to specify the port in that command? Thanks in Advance,Nisha --

Re: Possible config API change (was Re: config include handling)

2010-07-26 Thread Thomas Anders
Dave Shield wrote: > So it doesn't feel too out-of-the-question to tweak these > "internal" routines to return an indication of whether any of the > named file(s) had been found and processed. I'd argue that > the benefits here would

Re: net-snmp-5.6.pre2 patch support on-the fly changes to extend ARGS

2010-07-19 Thread Thomas Anders
Steve DeLaney wrote: > so I made a patch to agent/mibgroup/agent/extend.c and would like to > submit it for consideration to include in 5.6 Thanks for the patch! Please submit it to http://www.net-snmp.org/patches so it won't get lost

Re: Fwd: SF.net SVN: net-snmp:[19116]

2010-06-29 Thread Thomas Anders
Bart Van Assche wrote: > On Tue, Jun 29, 2010 at 6:28 PM, Thomas Anders > mailto:[email protected]>> wrote: > Where exactly do you propose to add > #include ? > > The safest place to add that include statement IMHO is inside the source > file

Re: Fwd: SF.net SVN: net-snmp:[19116]

2010-06-29 Thread Thomas Anders
Bart, > This patch causes fourteen additional tests to fail on Cygwin. Sorry for that. trunk or branch? Where exactly do you propose to add #include ? +Thomas -- This SF.net email is sponsored by Sprint What w

Re: net-snmp on Solaris 9

2010-06-21 Thread Thomas Anders
nt to try to install the latest Sun patch for sed first. If that doesn't help, try with GNU sed. Please report your progress back to the list. +Thomas -- ThinkGeek and WIRED's GeekDad team up for the Ultimate

Re: net-snmp on Solaris 9

2010-06-18 Thread Thomas Anders
;s a good chance that you have a problem with "sed" on your Solaris 9 box. What's the output of: grep '^SED' config.log ? Consider installing GNU sed, rerun "configure ... && make" and repo

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
e you been referring to? Please "gzip agent/Makefile" and send me agent/Makefile.gz in private mail. +Thomas -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway.

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
tory, - what's the output of "./net-snmp-config --configure-options"? - what's the output of "agent/snmpd -H"? - what's the output of "ldd agent/.libs/snmpd"? In case you find out you have a libra

Re: "make test" in trunk broken for srcdir!=builddir

2010-06-05 Thread Thomas Anders
Wes Hardaker wrote: >>>>>> On Tue, 01 Jun 2010 01:27:24 +0200, Thomas Anders >>>>>> said: > > TA> /my/src/net-snmp-main/testing/fulltests/temptests/T001snmpv1get_simple.t: > No such file or directory at /my/src/net-snmp-5.6svn/testing/RUNF

Re: netsnmp_udp_send() syscalls with uninitialized data

2010-06-05 Thread Thomas Anders
Brendan Tauras wrote: > My Net-SNMP version and configuration info is below. I also attached > some information about my system. > > $ net-snmp-config --version > 5.4.2.1 The obvious question is: could you retry with the latest 5.4.x version, i.e. 5.4.3, and report back?

Re: make install prefix=... INSTALL_PREFIX=...

2010-06-03 Thread Thomas Anders
Magnus Fromreide wrote: > One could obviously imagine an alternate approach where I add options to > configure to set SNMPCONFPATH and SNMPSHAREPATH. Would that solution be > better? Please go ahead!

Re: "make test" in trunk broken for srcdir!=builddir

2010-05-31 Thread Thomas Anders
/me wrote: > Thomas Anders wrote: >> In the nightly builds "make test" fails with >> >> fulltests/temptests/T001snmpv1get_olducd.t: No such file or directory at >> /my/src/net-snmp-5.6svn/testing/RUNFULLTESTS line 389. > > Hopefully fixed in r18756

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

2010-05-29 Thread Thomas Anders
/me wrote: > This change broke the build on AIX and IRIX at least. Their toolchains don't > seem to like building an empty library (libnetsnmphelpers). FWIW, the most relevant change was actually the revision before that (i.e. r18843), I think

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

2010-05-29 Thread Thomas Anders
-qmaxmem=-1 -qarch=com -qmaxmem=16384 -qnoansialias -q32 -qlonglong -Wl,-bE:.libs/libnetsnmphelpers.exp -Wl,-berok ld: 0711-244 ERROR: No csects or exported symbols have been saved. - --- snap --- +Thomas --

Re: Configure engineID in snmptrapd.conf without restarting snmptrapd service

2010-05-26 Thread Tony Thomas
Tony] I am interested to know more about this. Could you please provide the MIB module and object/table to SET? Thank you! Tony On Thu, May 27, 2010 at 12:04 AM, Wes Hardaker < [email protected]> wrote: > >>>>> On Wed, 26 May 2010 16:14:19 +0530, Tony Thom

Configure engineID in snmptrapd.conf without restarting snmptrapd service

2010-05-26 Thread Tony Thomas
Hi, As per Net-SNMP tutorial (refer section describing how to configure snmptrapd to receive v3 notification - http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd_to_receive_SNMPv3_notifications), - With SNMPv3 TRAPs, the *authoritative* engine is the engine that sends the trap - u

Re: Resolving the circular dependency between libnetsnmphelpers and libnetsnmpagent

2010-05-25 Thread Thomas Anders
Dave Shield wrote: > I'm not sure which (if any) of the extension mechanisms rely on > the helpers library, and which just on the agent lib. I would certainly be interested to know

Re: Resolving the circular dependency between libnetsnmphelpers and libnetsnmpagent

2010-05-25 Thread Thomas Anders
int, then. +Thomas -- ___ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Re: Resolving the circular dependency between libnetsnmphelpers and libnetsnmpagent

2010-05-25 Thread Thomas Anders
Bart Van Assche wrote: > On Mon, May 24, 2010 at 11:47 PM, Thomas Anders > mailto:[email protected]>> wrote: > What's the "business case"? I suggest to look at this from a users > perspective: what exactly do they get in exchange for a ba

Re: Resolving the circular dependency between libnetsnmphelpers and libnetsnmpagent

2010-05-24 Thread Thomas Anders
rspective, I certainly wouldn't mind if the mission I >started back then got completed, finally. :-) +Thomas -- ___ Net-snmp-coders mailing list

Re: Is it policy to strip comments from the source code that we commit?

2010-05-22 Thread Thomas Anders
Omer Zakwrote wrote: > Now I am flabbergasted that anything leading toward such documentation > has been censored from Net-SNMP commits. Like Wes said: we don't "censor" useful, properly formatte

Re: make depend

2010-05-20 Thread Thomas Anders
akefile dependencies using the "distdepend" rule in the top level Makefile. Commands to execute: make distdepend +Thomas -- ___ Net-snmp-coders mailing list Net

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

2010-05-18 Thread Thomas Anders
n of function ‘init_hw_fsys’ +Thomas -- ___ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Re: how to config the run-time master agent version

2010-05-17 Thread Thomas Anders
t v1 or v2c GET message??* If you don't explicitly configure a v3 user, v3 GETs will not be accepted anyway. +Thomas -- ___ Net-snmp-coders mailing list Net-snmp-coders@l

Re: trunk build errors

2010-05-16 Thread Thomas Anders
Bart Van Assche wrote: > Does r18755 build correctly on these platforms ? Looks like it does. There are quite a few issues with "make test", but that's a differen

Re: "make test" in trunk broken for srcdir!=builddir

2010-05-15 Thread Thomas Anders
Thomas Anders wrote: > In the nightly builds "make test" fails with > > fulltests/temptests/T001snmpv1get_olducd.t: No such file or directory at > /my/src/net-snmp-5.6svn/testing/RUNFULLTESTS line 389. Hopefully fixe

"make test" in trunk broken for srcdir!=builddir

2010-05-15 Thread Thomas Anders
source dir Looking at testing/RUNFULLTESTS, I think at least the mkdir() for testing/fulltests/temptests fail because testing/fulltests doesn't exist in the builddir. +Thomas --

trunk build errors

2010-05-15 Thread Thomas Anders
ows a complaint about missing symbols from libnetsnmphelpers (e.g. netsnmp_register_null_context). On HP-UX, there's also some strange build errors regarding libnetsnmpagent. Are others seeing this as well?

Re: Fwd: SF.net SVN: net-snmp:[18567] trunk/net-snmp/testing/RUNFULLTESTS

2010-05-15 Thread Thomas Anders
Wes Hardaker wrote: > It would be easier to simply wrap the older scripts in a giant "I have > no perl so run this simple sh script instead". Especially since these older scripts have been working without Perl before (and still do in the bran

Re: SF.net SVN: net-snmp:[18726] trunk/net-snmp/ltmain.sh

2010-05-14 Thread Thomas Anders
l updates. Has this patch been proposed to and discussed with the libtool people already? +Thomas -- ___ Net-snmp-coders mailing list [email protected] https:/

Re: rfc: configure default prompts earlier

2010-05-03 Thread Thomas Anders
at if there's a configure error somewhere else in the long series of tests, your manual responses may be (repeatedly) wasted (which may become annoying until you learn how to avoid them). +Thomas -- __

Problem with SET using 'nsapaddr' syntax to sub agent object

2010-04-27 Thread Tony Thomas
Hello, Trying to set an integer32 type MIB object implemented by an AgentX subagent, using a third party MIB browser, with syntax “nsapaddr” results in SNMP request timeout and *snmpd* no more responding. The only way to recover is to kill *snpmd* and start again. Packet capture indicates that t

Re: CFV - Win Dynamic Build fix (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Thomas Anders
Dave Shield wrote: > I'm therefore calling for votes as to whether this should be applied > to the two lines currently in release freeze. Looks reasonably safe (and obviously limited to Windows anyway) to me. +1 Also "+1" for the earlier two Windows b

Unexpected error code for sysServices.0 (noSuchInstance instead of noSuchObject)

2010-04-08 Thread Tony Thomas
Hello, I am running a net-snmp 5.5 agent in a linux PC. I had not configured the snmpd service to return any specific value for sysServices object. When I do an SNMP v2c GET for the sysServices.0 (OID: 1.3.6.1.2.1.1.7.0) object (using a commercial MIB browser applicaiton), I get a *'noSuchInstance

Re: CFV: Four new patches (was: Default AgentX target)

2010-03-23 Thread Thomas Anders
both 54x and 52x (each) +/-0 for 4) +Thomas -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. S

Re: CFV: Default AgentX target

2010-03-23 Thread Thomas Anders
Bart Van Assche wrote: > Since the 5.4 branch is currently in release-candidate freeze mode, > this patch has to be voted upon before it can be applied to the 5.4 > branch. Please vote whether or not you want to see this patch applied > on the 5.4 branch.

Re: Default AgentX target

2010-03-19 Thread Thomas Anders
Bart Van Assche wrote: > I'm not sure it's OK to change the V5.4 behavior now since the 5.4 > branch is in RC stage (see also > http://net-snmp.sourceforge.net/dev/release-policy.html). Feel free to call f

Re: Default AgentX target

2010-03-19 Thread Thomas Anders
the insecure nature of AgentX, this default makes perfect sense to me. How's the situation in 5.4 and earlier for Windows? +Thomas -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Spee

Re: Net-SNMP Coding style/standard

2010-03-16 Thread Thomas Anders
Tony Thomas wrote: > What coding style/standard is used in Net-SNMP project? See the CodingStyle document that ships with the source. +Thomas -- Download Intel® Parallel Studio Eval Try the new software tools

Net-SNMP Coding style/standard

2010-03-16 Thread Tony Thomas
Hi, What coding style/standard is used in Net-SNMP project? It does not look like following GNU Coding standard. Does the code generated using mib2c follow the same style as the Net-SNMP library? Regards, Tony -- Download

Re: rfc: changing snmpwalk default starting point

2010-03-15 Thread Thomas Anders
Dave Shield wrote: > I'm attaching a simple patch that walks from .0 until the end of the MIB tree > if given an explicit starting point of '.' or no starting point at all. > Comments? Even though it's a change in behavior, I mu

  1   2   3   4   5   6   7   8   9   10   >