Re: embedded SNMP

2004-11-18 Thread Ben Rogers
On 18. Nov, 2004, at 8:35 AM, Robert Story (Coders) wrote: On Thu, 18 Nov 2004 08:21:11 -0500 Ben wrote: BR> Once they're done, perhaps this can be added to the FAQ? You mean like this: http://www.net-snmp.org/ FAQ.html#How_can_I_reduce_the_memory_footprint_ Yeah, but with the added "How do I

Re: embedded SNMP

2004-11-18 Thread Ben Rogers
Ravi- I'm not the project lead, but I've done this a couple of times. This is probably the best you're going to be able to do for Net-SNMP. (You'll need to replace all the * with the settings appropriate for your system.) $ ./configure \ --bu

Re: patch 991664 breaks SCO Unixware

2004-08-17 Thread Ben Rogers
Oooh sorry about that one. I should have read the guidelines here http://www.cs.huji.ac.il/support/docs/autobook/autobook_209.html#SEC209 more carefully. I've uploaded a patch to the patch that should fix the problem for you. Let me know ben On 16. Aug, 2004, at 10:46 PM, Steve Friedl wro

Moving AgentX (and SMUX) out of the mibmodules

2004-06-01 Thread Ben Rogers
Hi all- I'm running into link problems because my project contains an application that needs AgentX protocol support, but cannot link to the -lnetsnmpmibs library. So, I'm volunteering to move that code from agent/mibgroup/agentx into the agent directory. Here's what I'm thinking: 1. agent/m