Open source markets (was: INFORM Request)

2007-09-23 Thread chris jalbert
On 20-Sep-2007, at 5:08 AM, shwth_k kk wrote: It would be great if anybody could help us, we need to handle the INFORM RESPONSE received from the SNMP Manager in the subAgent module Since these pleas for free work pop up periodically, it's worth pointing out to the broader group that there a

Does the project have an AgentX test harness?

2007-02-09 Thread chris jalbert
We have an ancient bug with no configuration files claiming AgentX doesn't work on Mac OS X 10.3 (Panther) running Net-SNMP 5.0.8. (Specifically, a debug log notes "PDU length 671088660", which might have been the source of the hang.) Would running testing/RUNTESTS configure and test an Age

What are memBuffer and memCache?

2007-01-30 Thread chris jalbert
In the UCD-SNMP MIB we found the following two entries: ... memBuffer OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Buffered Memory" ::= { memory 14 } memCached OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-

Re: rfc: library layering

2007-01-24 Thread chris jalbert
On 23-Jan-2007, at 1:37 PM, Thomas Anders wrote: Wes Hardaker wrote: "TA" == Thomas Anders <[EMAIL PROTECTED]> writes: TA> Are you proposing to move libnetsnmphelpers content to TA> libnetsnmpagent and not ship libnetsnmphelpers with 5.5 at all? If TA> so, are we fine with requiring develo

Re: 5.4 Sources & OS X 10.4

2007-01-19 Thread chris jalbert
On 18-Jan-2007, at 7:47 AM, Tony VanScoy wrote: Trouble compiling the sources. I read the README.osX and followed the configure options. Here's my configure line ... ~/net-snmp-5.4 # ./configure --with-persistent-directory=/var/db/net-snmp --with-defaults --without-rpm --with-mib-modules="host

Re: rfv: add missing manual pages

2006-11-16 Thread chris jalbert
On 15-Nov-2006, at 4:23 PM, Thomas Anders wrote: Attached please find the proposed patch to properly add these manual pages to our build process, thereby fixing bug 1577913 raised by Apple. I'm calling for votes to include this in 5.4. Yay! Thanks! --chris net-snmp-owners at group.apple.c

Re: RFV: man page alias creation patch

2006-11-10 Thread Chris Jalbert
On 8-Nov-2006, at 4:44 AM, Thomas Anders wrote:Wes Hardaker wrote: +all: $(TARGETS) standardall manaliases [...] +manaliases:+ @for i in $(DEFAULT_STORE_ALIASES) ; do\+ echo "making man page alias $$i -> default_store APIs" ; \+ echo ".so man3/default_store.3" > $$i ; \+ done Now that this

Re: RFV: man page alias creation patch

2006-10-30 Thread chris jalbert
On 26-Oct-2006, at 4:27 PM, Wes Hardaker wrote:The patch below fixes the problem stated in patch #1578339 but in adifferent way (IE, the way we've been doing it in the past).  But nowrather than creating a zillion .so files in CVS, the makefilegenerates them and cleans them up...  A bit more effici

Re: rfv: OS X udpTable fix

2006-10-30 Thread chris jalbert
On 25-Oct-2006, at 2:56 PM, Robert Story wrote:On Wed, 25 Oct 2006 16:57:45 -0400 chris wrote: CJ> On 20-Oct-2006, at 5:04 PM, Thomas Anders wrote: CJ>  CJ> > Robert Story wrote: CJ> >> Darwin 8 & 9 don't include the freeBSD or generic system header,   CJ> >> and thus end CJ> >> up with no INP_NEXT

Re: rfv: OS X udpTable fix

2006-10-25 Thread chris jalbert
On 20-Oct-2006, at 5:04 PM, Thomas Anders wrote:Robert Story wrote: Darwin 8 & 9 don't include the freeBSD or generic system header, and thus end up with no INP_NEXT_SYMBOL header. This simple patch adds the symbol to the darwin 8 & 9 headers. +1, as already said on IRC. My compilations did not re

Re: 5.4 Open Issues (Mac OS X / Darwin)

2006-10-19 Thread chris jalbert
As I informed Wes a little while ago, I'm about to get onto a plane for a wilderness trip that will leave me without access. As a result, I won't have time to run the tests or do additional debugging until I return at the end of the month.See the message I posted on 17-Oct for addition informationO

Re: cvs main build problems on OS X 10.3.x

2006-10-19 Thread chris jalbert
On 19-Oct-2006, at 3:57 PM, Robert Story wrote:The new hardware cpu code fails to build on my OS X box (darwin7). hardware/cpu/cpu_nlist.c:17:25: vm/vm_param.h: No such file or directory hardware/cpu/cpu_nlist.c:18:26: vm/vm_extern.h: No such file or directory There is a , but I couldn't find a v

Re: 5.4 Open Issues (Darwin / OS X)

2006-10-17 Thread chris jalbert
On 17-Oct-2006, at 11:09 AM, chris jalbert wrote:Here are my work priorities for Net-SNMP on OS X: • Finalize Darwin 8 and 9 patchesPosted. • Test building embedded PerlPerl and embedded Perl both build. I do not know how to test them once installed. • Get CPU and memory stats workingA bunch of

Re: 5.4 Open Issues

2006-10-17 Thread chris jalbert
? I'm in the process of fixing IPv6multi-platform support for the upcoming 5.4 release and therelease cycle will start soon.I have not yet enabled IPv6 because even when I got it to compile, it did not return useful data.On 17-Oct-2006, at 5:03 AM, Dave Shield wrote:On 17/10/06, chris jalbe

Re: 5.4 Open Issues

2006-10-17 Thread chris jalbert
On 10-Oct-2006, at 12:19 PM, Dave Shield wrote:On 10/10/06, Dave Shield <[EMAIL PROTECTED]> wrote: I offer the following list - complete with comments and strawmanproposals - for the purpose of stimulating debate: Argghh.I knew there was another issue I wanted to add:11)  Darwin build            Th

Re: 5.4 Open Issues

2006-10-12 Thread chris jalbert
On 12-Oct-2006, at 2:58 AM, Dave Shield wrote:On 11/10/06, chris jalbert <[EMAIL PROTECTED]> wrote:  I'll post these patches shortly; I haven't yet because I was still  fighting with some of the build issues and I have to break them up. Patches posted. OK - now applied to the CVS

Re: 5.4 Open Issues

2006-10-11 Thread chris jalbert
On 11-Oct-2006, at 10:04 AM, chris jalbert wrote:On 10-Oct-2006, at 4:00 PM, Thomas Anders wrote:Dave Shield wrote:On 10/10/06, Thomas Anders <[EMAIL PROTECTED]> wrote:1) OpenBSD4 headersHuh? We neither have openbsd3.h nor openbsd4.h, but just openbsd.h.OK - in that case, I don't und

Re: 5.4 Open Issues

2006-10-11 Thread chris jalbert
On 10-Oct-2006, at 4:00 PM, Thomas Anders wrote:Dave Shield wrote: On 10/10/06, Thomas Anders <[EMAIL PROTECTED]> wrote: 1) OpenBSD4 headers Huh? We neither have openbsd3.h nor openbsd4.h, but just openbsd.h. OK - in that case, I don't understand the comment   "openbsd4 uses openbsd.h, and thus a

Re: 5.4 Open Issues

2006-10-11 Thread chris jalbert
On 10-Oct-2006, at 12:19 PM, Dave Shield wrote:On 10/10/06, Dave Shield <[EMAIL PROTECTED]> wrote: I offer the following list - complete with comments and strawman proposals - for the purpose of stimulating debate: Argghh. I knew there was another issue I wanted to add: 11)  Darwin build        

Fwd: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c

2006-09-27 Thread chris jalbert
Thomas was working on this but his proposed patch did not work. This one does.--chrisBegin forwarded message:From: "SourceForge.net" <[EMAIL PROTECTED]>Date: 27 September 2006 8:19:55 PM PDTTo: [EMAIL PROTECTED]Subject: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c Patches item #1566777, w

Updating the OS X readme

2006-09-27 Thread chris jalbert
Would someone with access please update README.osX? Here is what I use to build on 10.4.7 (Universal) and Leopard:                        --with-mib-modules="host ucd-snmp/diskio" \                        --with-out-mib-modules="mibII/icmp host/hr_swrun" \                        --disable-embedded-

Re: net-snmp on Mac OSX

2006-07-16 Thread chris jalbert
On Jul 14, 2006, at 8:36 PM, Thu N. Nguyen wrote:Thanks for your reply. btw, I got 5.3.1.rc4 build ok with the following flags: configured by ./configure, generated by GNU Autoconf 2.59, --with-ldflags=-flat_namespace --with-out-mib-modules=mibII/icmpWe use different options when building the "Ap

Re: 5.3.1 released. mostly.

2006-07-14 Thread chris jalbert
On Jul 14, 2006, at 8:19 AM, Wes Hardaker wrote:I've published 5.3.1 and will make a formal announcement to the -announce list a bit later.  The one issue with it is that I blew the generation of the NEWS file.  There is now a new NEWS file in CVS in the 5.3 branch, but it's not what's in the tar b

Re: net-snmp on Mac OSX

2006-07-14 Thread chris jalbert
On Jul 13, 2006, at 2:31 PM, Thu N. Nguyen wrote:anyone has any idea why CPU stats won't work in Tiger: snmpwalk -v 1 -c public localhost enterprises.ucdavis.systemStats UCD-SNMP-MIB::ssIndex.0 = INTEGER: 1 UCD-SNMP-MIB::ssErrorName.0 = STRING: systemStats UCD-SNMP-MIB::ssSwapIn.0 = INTEGER: 0 UC

Re: Patches for Darwin / OS X build issues

2006-07-14 Thread chris jalbert
On Jul 13, 2006, at 10:23 AM, Wes Hardaker wrote:On Mon, 10 Jul 2006 18:47:58 -0700, chris jalbert <[EMAIL PROTECTED]> said: chris> Hey there. My team is now responsible for maintaining Net-SNMP chris> here at Apple. While trying to port 5.3.0.1 to OS X, I have chris> encountered

Patches for Darwin / OS X build issues

2006-07-10 Thread chris jalbert
Hey there. My team is now responsible for maintaining Net-SNMP here at Apple. While trying to port 5.3.0.1 to OS X, I have encountered some minor code problems. I have posted 5 patches (so far) to sourceforge to address the compilation issues I was experiencing.I have a couple of other patches, but