TA> Otherwise, shall we rather use an SONAME like "libnetsnmp.so.5."
TA> (e.g. libnetsnmp.so.5.2) and thus require applications to relink when
TA> upgrading from 5.x to 5.y?
Ummm...
I'm not sure I fully understand the ramifications of such a decision,
but it probably sounds sensible.
RS> Also,
> TA> Otherwise, shall we rather use an SONAME like
"libnetsnmp.so.5."
> TA> (e.g. libnetsnmp.so.5.2) and thus require applications to relink when
> TA> upgrading from 5.x to 5.y?
>
RS>Makes us two. However, this'd be a quite significant decision, so more
RS>feedback/votes are highly appreci
On Sat, 2005-08-13 at 01:05 +0200, Michael Grinshpun wrote:
> What changes do you recommend to apply to fit the net-snmp into
> resource limited system?
I presume you've seen the FAQ entry:
How can I reduce the memory footprint?
Dave
Michael Grinshpun wrote:
I want to perform porting (of the agent and maybe MIB2) to a real-time
embedded OS.
Can somebody tell me what is the footprint of the agent? I would like to
support V1 and V2c.
http://sourceforge.net/mailarchive/message.php?msg_id=7528652
What about memory (st
On Tue, 2005-08-16 at 13:02 -0500, Matthew Boehm wrote:
> when I load the module in our app I get this:
>
> __load_resource: /usr/lib/libnetsnmphelpers.so.5: undefined symbol:
Hmmm
"/usr/lib" sounds suspiciously like a pre-installed distribution
> I just did a fresh compile, make, make
On Tue, 2005-08-16 at 13:33 +0530, Awadehsh Kumar wrote:
> Can this trapdaemon listen the trap from several agents?
Yes.
It will receive and process traps from *any* agent.
There's no need to explicitly "register" particular
Network Elements with it in advance.
Dave
---
On Tue, 2005-08-16 at 10:09 +0530, Peeyush Bishnoi wrote:
> Hi
> Thankyou for ur cooperation . but this tutorial illustrates abt basics
> of snmp programming as i already have this tutorial. I need some
> advanced versions of SNMP Programming so that i learn more on this...
There's probably no
Hi,
I've checked the solution provided by 5.1.3.1 and it works. As I earlier
looked at this solution I misunderstood the real meaning of times()
function and searched for the function that returns absolute uptime.
Thanks for your help and sorry for misunderstandings.
Best Regards,
Yegor Yefremo