Hi,
I've changed snmpdemoapp to work with snmpv3 ( auth & Priv ), to as my
configuration of snmpd.conf,
But i can't handle async response.
I've applied the patch:
70068--http://sf.net/support/tracker.php?aid=700681
on 5.3 release.
the broadcast is sent out ( checked with ethereal ), but as I men
Title: Message
Hi,
Send
SIGHUP to snmpd process using the command kill -HUP .
Snmpd reads the configuration file snmpd.conf
again.
Regards,
Suresh.
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
EugenSent: Friday, January 13, 2006
> I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this
> option:
>
> # ./configure -prefix="/opt/net-snmp" -with-mib-modules=host
> -enable-embedded-perl=yes -enable-shared
I hope the configure options all start with "--" instead of "-" as above?
## well yes, I forgot to co
Dave Shield wrote:
On Wed, 2006-01-11 at 14:50 +, Sridhar Addagada wrote:
sorry! i was looking for win32 binaries. Only agent binaries are
available for windowns from the download section of net-snmp site .
I thought it was a single bundle that included both agent and
client tools?
The
Hey,
in net-snmp-5.3 when
I run 'snmpd -f' I get debug prints for tokes:
- internal
-
verbose
-
trace
-
disman
-
snmpd ...
in version 5.2.1 is
does not happen.
1) Are these now the
default debug prints for when using -f option?
2) Is there an
option argument I
Hey,
While trying to
reduce snmpd memory usage,
and going over old
mailing-list items.
I think I understood
from one of them thatm initializing the snmp librarie, invokes parsing of MIB
text files, and loading them to memory.
I set MIBS
environment variable to empty string (instead o
Hey,
while building
net-snmp-5.3, and trying to reduce memory size...
I get an error in
'make', only when I add the token --disable-mib-loading, in the ./configure
line:
[my configure line
looks like this, when I add the token]
-
./configure
[EMAIL PROTECTED] wrote:
I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this
option:
# ./configure -prefix="/opt/net-snmp" -with-mib-modules=host
-enable-embedded-perl=yes -enable-shared
I hope the configure options all start with "--" instead of "-" as above?
snmp_per
Hi @all,
I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this
option:
# ./configure -prefix="/opt/net-snmp" -with-mib-modules=host
-enable-embedded-perl=yes -enable-shared
# make
"make" returns an error in the snmp_perl.c file:
...
URCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-s