Hi,
Is there a way to get auth passphrase and private passphrase from
usmUser line in the persistent snmpd.conf? I want to use perl to do it.
I assume: auth passphrase is 0xfefa802d7734f26a4e42ff1b17140684 and
private passphrase is 0xfefa802d7734f26 in the following line.
usmUser 1 3 0x87e5
Here is what I am using for ./configure...
./configure --enable-static=yes --enable-shared=no --host=arm-linux
--with-endianness=little --enable-dynamic=no --without-perl-modules
--disable-embedded-perl --with-cflags="-O2 -static"
I can compile everything into the agent but libc, libdl, libm...
Hello all. I hope everyone is good.
I have a really quick question to ask everyone...I need to statically
compile an agent for an embedded board. I don't have any dynamic
libraries such as libc.so, libdl.so, libm.so...I need to have them all
statically liked with snmpd, etc.
How do I do this
I've landed my flying saucer on this particular White House lawn
because I think your documentation needs some fixing. I have no
designs on your Earth femalessource code, I'd
just like to get write access to your repo long enough to fix a large
number of small documentation-markup problems. Then
No problem. Hope someone else verified independently that the problem is
fixed.
Best,
Wojciech Jawor
Software Architect
Shopzilla, Inc.
-Original Message-
From: Wes Hardaker [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 08, 2007 9:40 AM
To: Wojciech Jawor
Cc: net-snmp-coders@lists
> "WJ" == Wojciech Jawor <[EMAIL PROTECTED]> writes:
WJ> Patch is against 5.3.0.1
Thanks for the patch! Applied to future releases!
--
Wes Hardaker
Sparta, Inc.
-
Using Tomcat but need to do more? Need to support web s
On 08/02/07, Varun Chandramohan <[EMAIL PROTECTED]> wrote:
> Can someone tell me where in the net-snmp5.4 code will i find
> the functionality of the agent is populating the tcp connection table
> info from the kernel to mib???
Either
agent/mibgroup/mibII/tcpTable.c
or
agent/mibg
Hi,
Can someone tell me where in the net-snmp5.4 code will i find
the functionality of the agent is populating the tcp connection table
info from the kernel to mib???
Regards,
Varun
-
Using Tomcat but need to do mor