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
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
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-
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
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
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
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
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
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
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
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
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
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
? 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
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
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
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
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
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
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
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-
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
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
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
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
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
26 matches
Mail list logo