Re: help installing the perl snmp

2006-05-24 Thread Thomas Anders
prasad duggineni wrote: I did install the netsnmp successfully. I want to implement mib using mib2c. mib2c needs perl snmp. ran the following steps ./configure --with-perl-modules cd perl perl Makefile.PL There's no need for the latter. Just ./configure --with-perl-modules ... make make

Re: 5.3.1.pre2 build test status

2006-05-24 Thread Thomas Anders
Robert Story wrote: On Tue, 23 May 2006 19:04:52 +0200 Thomas wrote: TA> Thomas Anders wrote: TA> > 3) nlist runtime errors on 64-bit kernels (IRIX64, AIX 5.x, Tru64; e.g. TA> > causes test #57 failure) Is this true even when build on the same system, or just when trying to move code compiled

Re: 5.3.1.pre2 build test status

2006-05-24 Thread Robert Story
On Tue, 23 May 2006 19:04:52 +0200 Thomas wrote: TA> Thomas Anders wrote: TA> > 3) nlist runtime errors on 64-bit kernels (IRIX64, AIX 5.x, Tru64; e.g. TA> > causes test #57 failure) Is this true even when build on the same system, or just when trying to move code compiled on 32 bit to a 64 bit s

Re: snmp won't link

2006-05-24 Thread Robert Story
On Fri, 19 May 2006 11:59:48 -0400 the wrote: TMDK> On 5/19/06, Robert Story <[EMAIL PROTECTED]> wrote: TMDK> > /home/kaeding/building/net-snmp/net-snmp-5.3.0.1/snmplib/snmpusm.c:167: TMDK> > TMDK> multiple definition of `usmAES128PrivProtocol' TMDK> > TMDK> TMDK> > snmpusm.lo(.data.rel+0x0):/home

help installing the perl snmp

2006-05-24 Thread prasad duggineni
I did install the netsnmp successfully. I want to implement mib using mib2c. mib2c needs perl snmp. ran the following steps ./configure --with-perl-modules cd perl perl Makefile.PL showing the following error when i run the perl Makefile.PL Writing Makefile for NetSNMP::default_store Writing Ma

Re: IPRouteTable problem

2006-05-24 Thread Robert Story
On Tue, 23 May 2006 22:36:59 -0700 (PDT) md wrote: MS> Iam using D-View manager to test my snmp agent (net-snmp 5.3.0.1) on my MS> linux router. D-View Route table has several fields like MS> iproutemetric1,iproutemetric2 which are not been supported by MS> ipRouteTable. where as same values i ca

Adding to ifAddrTable

2006-05-24 Thread cnelson
I don't remember seeing any response to this. Can someone please tell me if I should expect to be able to add to ifAddrTable from a subagent or if snmpd's implmentation is inextensible? Thanks. --- Begin Message --- > ... > This section discusses several typical usage scenarios. > ... > 2)

Can the snmpd be modified to merge ifTables?

2006-05-24 Thread cnelson
I've written on the net-snmp-users list about my desire to implemement a stand-alone Net-SNMP-based PPP subagent and, as far as I've seen, not gotten any advice or feedback on how my subagent can implement ifTable given restrictions and complications on how ifNumber is handled. I'm now down to the

Re: 5.3.0.1 and perl 5.8.8 using NetSNMP::agent on Solaris

2006-05-24 Thread Thomas Anders
John Clinton wrote: The agentxsocket was the key to getting it to work properly for me. Was this directive documented some place that I missed? It's documented in the snmpd.conf(5) and snmpd.examples(5) manual pages. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --

Re: 5.3.0.1 and perl 5.8.8 using NetSNMP::agent on Solaris

2006-05-24 Thread John Clinton
Thomas, The agentxsocket was the key to getting it to work properly for me. Was this directive documented some place that I missed? Thanks for all your help. Best regards, John Thomas Anders wrote: John Clinton wrote: I set up a Sun V100 and built it today to have a "clean" test environm

5.3.x build test status on Windows?

2006-05-24 Thread Thomas Anders
-Coders, is there anyone who can give feedback on how/whether 5.3.1.pre2 (or pre3/rcX when it comes out) builds on Windows with MSVC/MinGW/Cygwin? What's the "make test" result on MinGW/Cygwin? Has anyone tried embedded perl? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de)