Re: rfc: update autoconf in MAIN?

2007-03-27 Thread Dave Shield
On 26/03/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > From the autoconf NEWS file: > ** The configure command now redirects standard input from /dev/null, > to help avoid problems with subsidiary commands that might mistakenly > read standard input. AS_ORIGINAL_STDIN_FD points to the origin

Community String Conflict - Reg

2007-03-27 Thread madhan raj
Hi All,   I am using Net-Snmp 5.3.0.1 in my router running in Linux platform. Its running fine. But, recently I have observed a conflict with the Community Strings. The configuration of my router is something like this:Configuration:   SNMPv1 - Read/Write-Test(this is my commun

Problems building 5.4 on Linux

2007-03-27 Thread Eirik Nordbrøden
Hello I have problems building the 5.4 line on linux. I get the following error message: make[2]: Leaving directory `/home/eno/prj/open-source/net-snmp/net-snmp-5.4/agent/mibgroup' /bin/sh ../libtool --mode=link gcc -g -Wall -Ulinux -Dlinux=linux -I/usr/include/rpm -o snmpd snmpd.lolibne

netsnmp on HP-UX 11.11

2007-03-27 Thread Palmentieri Nunzio
Hi all, I'm having a lot of problems in compilino netsnmp5.2.2 on HP-UX. I suspect that the gcc versioni s not correct. Does anyone has succesfully installed netsnmp5.2.2 on HP-UX 11.11? Y wouold compare the various settino, gcc version and so on. Thanks in advance. --

Re: Problems building 5.4 on Linux

2007-03-27 Thread Dave Shield
On 27/03/07, Eirik Nordbrøden <[EMAIL PROTECTED]> wrote: > I have problems building the 5.4 line on linux. I get the following error > message: > /usr/bin/ld: cannot find -lelf > The library libelf seems to be installed: > > $ ls -l /usr/lib/libelf* > -rwxr-xr-x 1 root root 65492 Aug 13 2006

Re: netsnmp on HP-UX 11.11

2007-03-27 Thread Thomas Anders
Palmentieri Nunzio wrote: > I'm having a lot of problems in compilino netsnmp5.2.2 on HP-UX. Then why aren't you trying with a more recent version (either 5.2.4.rc1 or latest 5.4) instead which include important bug/build fixes? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) -

Re: MIB file

2007-03-27 Thread Dave Shield
On 21/03/07, Richard <[EMAIL PROTECTED]> wrote: > Please a need NET-SNMP-VACM-MIB but the link in your site is broken. > > http://www.net-snmp.org/docs/mibs/netSnmpVacmMIB.html > > http://www.net-snmp.org/docs/mibs/NET-SNMP-VACM-MIB.txt Thanks for the report. Now fixed. Dave

Re: Problems building 5.4 on Linux

2007-03-27 Thread Steve Friedl
On Tue, Mar 27, 2007 at 04:13:26PM +0200, Eirik Nordbr wrote: > The library libelf seems to be installed: > > $ ls -l /usr/lib/libelf* > -rwxr-xr-x 1 root root 65492 Aug 13 2006 /usr/lib/libelf-0.97.1.so > lrwxrwxrwx 1 root root16 Feb 21 09:13 /usr/lib/libelf.so.1 -> > libelf-0.97.1.so Tha

R: netsnmp on HP-UX 11.11

2007-03-27 Thread Palmentieri Nunzio
I just did it, but unfortunately I have the same problems. First problem: in snmplib gcc -I../include -I. -I../snmplib -g -O2 -Uhpux11 -Dhpux11=hpux11 -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o In file included from snmp_api.c:88: /usr/include/sys/socket.h:484: parse error before

simple way to get partners snmp address, user and version information within a table

2007-03-27 Thread Stefan Finzel
Hi! is there a way to get some information about the client communicating with my snmpd agent? I am interested in the clients ip address, snmp version and user name (snmpv3). Is this accessible simple from within a snmp table? TIA Stefan -- __

AgentX init

2007-03-27 Thread Magnus Fromreide
Hello! I am certain that there is some good reason and hope somebody could tell me, but why is the AgentX master module initiated by a separate call to real_init_agentx in snmp_agent.c? Or, expressed in another way, why is the below patch a bad idea? Patch description: * Applies to: trunk * Use

During getBulk query..

2007-03-27 Thread Senthil Nathan
Hi, I seek your help regarding my projectt. Here, i am using netsnmp5.3.1 version. I have generated c codes by using mib2c which create code skelton based on mib2c iterator conf option . My snmp agent get the values from other sub system not its own. My issue is, when i make get bulk query b