Simple counting bug, caught by glibc's overflow detection. We originally
stumbled over this in 5.3.0.1, where I tested this fix, but the forward port to
svn head was trivial, so I've not retested there. INET^_ADDRSTRLEN is only long
enough for the address itself, the rest of the string needs to
My snmpd.conf has the following 3 lines in it:
master agentx
agentxsocket /var/agentx/master
rocommunity pace_ro
I guess I should mention, when our environment starts up, then we load and
start the subagent task. I see the "failed agent_registry.c:535
netsnmp_subtree_load()" lines when the s
Could we see your snmpd.conf?
For security reasons, alter the various security strings.
>I just noticed I get the following three lines dislpayed right after my
SNMP subagent task is requested to be started. Are these normal to see
or possibly a result of a problem which needs to be solved?
ne
I just noticed I get the following three lines dislpayed right after my SNMP
subagent task is requested to be started. Are these normal to see or possibly
a result of a problem which needs to be solved?
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535
netsnmp_subtree_loa
On 17/08/07, Li Gan <[EMAIL PROTECTED]> wrote:
> After tar and configure, when I make the package, the following error
> happened as following:
>
> /usr/bin/ld: cannot find -lelf
>
> Would you please help me how to deal with this issue? Thanks.
Please see the FAQ entry
The compilation is
Hi there,
After tar and configure, when I make the package, the following error
happened as following:
/usr/bin/ld: cannot find -lelf
Would you please help me how to deal with this issue? Thanks.
Li
-
Thi
Nicky wrote:
> The \usr\perl\NetSNMP.ppd lacks of a attribute.So if I execute "ppm install
> NetSNMP.ppd",It shows that "ppm install failed: Don't know how to unpack
> file:///C:/usr/perl/NetSNMP.ppd".I found that the "CODEBASE HREF" was forgot
> to define.It should be "x86/NetSNMP.tar.gz".
Tha