On Thu, 2009-08-20 at 11:43 -0700, dan anderson wrote:
> I'm looking at net-snmp-5.4.2/agent/snmp_agent.c and addrCache within.
> As far as I can tell, while this cache is initialized and maintained
> by the agent, it's never actually *accessed* beyond keeping it up to
> date. Is this vestigial cod
I'm looking at net-snmp-5.4.2/agent/snmp_agent.c and addrCache within.
As far as I can tell, while this cache is initialized and maintained
by the agent, it's never actually *accessed* beyond keeping it up to
date. Is this vestigial code that the agent has evolved past needing?
In 5.5 RC1's snmp_ag
> On Mon, 17 Aug 2009 20:24:36 +0100, Dave Shield
> said:
DS> Question: is it worth applying this immediately so that
DS> it can be included in the 5.5 release, or should we wait?
I think it's worth fixing. But I think there is a problem with the
current patch. I think one lock needs
> On Tue, 18 Aug 2009 12:43:01 +1000, "Prashanth ( from gmail)"
> said:
P> We are tring to use the snmptrapd for receiving the traps. But the issue is
P> the snmptrapd consumes lot of CPU utilizations.
P> Also we observed that this happens only when there traps coming at the port
P> cont
Hi Rajnish,
Please refer the definition of "netsnmp_request_info"; its one of the member is
pointer to "netsnmp_variable_list". This netsnmp_variable_list holds the index
values.
i.e: if the pointer vp is declared as, netsnmp_variable_list *vp;
Then, your_index = *vp->val.integer;
If your t
Hi,
We have hp-ux 11.11 servers and have installed net-snmp A.10.00-5.4.1
from internet-express CD. We were able to install net-snmp services but
unable to start the service. I get following error message:
/usr/lib/dld.sl: Can't find path for shared library: libipv6.sl
/usr/lib/dld.sl: No