snmpv3 broadcast

2006-01-15 Thread David Peer
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

RE: IP address of the trap receiver

2006-01-15 Thread Pamidipati Suresh-G20238
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

Re: Problem compiling with embedded perl

2006-01-15 Thread Tobias Hafer
> 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

Re: apps binaries

2006-01-15 Thread Alex Burger
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

net-snmp5.3: Possible BUG in default debug print-outs

2006-01-15 Thread Makavy, Erez (Erez)
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

snmpd reduce memory usage

2006-01-15 Thread Makavy, Erez (Erez)
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

Net-SNMP-5.3 - error in make - when using --disable-mib-loading: undefined reference to `get_tree'

2006-01-15 Thread Makavy, Erez (Erez)
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

Re: Problem compiling with embedded perl

2006-01-15 Thread Thomas Anders
[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

Problem compiling with embedded perl

2006-01-15 Thread mywwwstuff
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