I've some problem for going through MFD tutorial

2006-06-27 Thread 김상욱
I’ve started to survey SNMP protocol, so I followed the sample code in the MDF tutorial. I’ve finished all of instruction on the tutorial and I tested the agent that I complied,   below is command that I’ve excuted [localhost] ./ifTable -f -DALL -M -L localhost:1109   after that some

Re: pl help: net-snmp building problem on linux

2006-06-27 Thread Archana Sajeev
Hi Thomas and all.   Detailed description of the problem: ReadHat Linux 3.9.0 Enterprise Edition. Kernel 2.6.9-1.648 Net-snmp 5.3.0.1 1> ./configure runs fine. 2> make - keeps on running infintely, since it keeps on configuring.   Gives following error:   running config.status because fol

Re: SNMP perl module version tagging proposal

2006-06-27 Thread Thomas Anders
Wes Hardaker wrote: > 2) check that the version number of the perl module matches the >version number of the installed net-snmp base. This is done by >comparing the output of the net-snmp-config command against the >version number in the *.pm file. Bad things happen when these are >

Re: pl help: net-snmp building problem on linux

2006-06-27 Thread Thomas Anders
Archana Sajeev wrote: > I am trying to buil net-snmp-5.3.01 on red-hat linux. But gets stuck at make > command. > > 1>./configure - works okay > 2> make -- keeps on configuring again, running infintiely. > > Any idea what is going on? Same happens with net-snmp-5.3.1 Wild-guessing:

pl help: net-snmp building problem on linux

2006-06-27 Thread Archana Sajeev
I am trying to buil net-snmp-5.3.01 on red-hat linux. But gets stuck at make command.   1>./configure - works okay 2> make -- keeps on configuring again, running infintiely.   Any idea what is going on? Same happens with net-snmp-5.3.1   Thanks in advacne, Archana** Flattery and insult are

Re: Mode ROW_CREATE in "baby steps"

2006-06-27 Thread Robert Story
On Tue, 27 Jun 2006 20:45:08 +0400 Konstantin wrote: KA> There is state "row create" in chart of SET processing for baby steps KA> (drown in file agent/helpers/baby_steps.c, lines 140-204). According to KA> this chart, it activates if lookup failures. But, mode KA> MODE_BSTEP_ROW_CREATE activates i

Re: string data

2006-06-27 Thread Wes Hardaker
> On Mon, 26 Jun 2006 13:45:07 -0400, Robert Story <[EMAIL PROTECTED]> said: Robert> On Fri, 23 Jun 2006 12:12:29 -0700 Fong wrote: FT> If a string data is very long, such as a paragraph, it is not suit to be FT> exposed by SNMP. Am I right? Robert> No, there is no reason the size of the data

SNMP perl module version tagging proposal

2006-06-27 Thread Wes Hardaker
So, the goal is to: 1) publish the most recent perl module(s) to CPAN about the same time as the most recent Net-SNMP release (5.3.1 being the next one). 2) check that the version number of the perl module matches the version number of the installed net-snmp base. This is done by compa

Re: question about get_myaddr() in snmplib/system.c

2006-06-27 Thread Wes Hardaker
> On Mon, 26 Jun 2006 12:46:45 -0700, "Ramji Chandramouli" <[EMAIL > PROTECTED]> said: Ramji> I noticed that the get_myaddr() method in snmplib/system.c is Ramji> used to fill in the "agent address" field in a v1 trap pdu. On Ramji> unix systems, is it possible that the loopback address,

Re: bogus tcpTable on NetBSD/OpenBSD

2006-06-27 Thread Robert Story
On Tue, 27 Jun 2006 16:16:27 +0100 Dave wrote: DS> >On Tue, 27 Jun 2006 15:16:27 +0200 Thomas wrote: DS> >TA> [EMAIL PROTECTED] wrote: DS> >TA> > OpenBSD: DS> >TA> > tcpTable: bogus contents DS> >TA> > [agent requires root access] DS> >TA> DS> >TA> Does anyone have an idea this prob

Mode ROW_CREATE in "baby steps"

2006-06-27 Thread Konstantin Abramenko
Hello, There is state "row create" in chart of SET processing for baby steps (drown in file agent/helpers/baby_steps.c, lines 140-204). According to this chart, it activates if lookup failures. But, mode MODE_BSTEP_ROW_CREATE activates in case of success of previous lookup, but there are no r

Re: udpTable byte order issues (again)

2006-06-27 Thread Thomas Anders
Dave Shield wrote: > Thomas Anders wrote: > >> Can you please add >> >> #define UDP_ADDRESSES_IN_HOST_ORDER 1 >> >> to include/net-snmp/system/openbsd.h and >> include/net-snmp/system/netbsd.h and try again? This should fix the IP >> values (but not the index). >> >> > Note that adding this same

Re: udpTable byte order issues (again)

2006-06-27 Thread Dave Shield
Thomas Anders wrote: >Can you please add > >#define UDP_ADDRESSES_IN_HOST_ORDER 1 > >to include/net-snmp/system/openbsd.h and >include/net-snmp/system/netbsd.h and try again? This should fix the IP >values (but not the index). > > Note that adding this same define to 'win32/net-snmp/net-snmp-con

Re: bogus tcpTable on NetBSD/OpenBSD

2006-06-27 Thread Dave Shield
Robert Story wrote: >On Tue, 27 Jun 2006 15:16:27 +0200 Thomas wrote: >TA> [EMAIL PROTECTED] wrote: >TA> > OpenBSD: >TA> > tcpTable: bogus contents >TA> > [agent requires root access] >TA> >TA> Does anyone have an idea this problem as well? > >Based on yesterday's CVS, the tcpConnT

Re: udpTable byte order issues (again)

2006-06-27 Thread Dave Shield
Thomas Anders wrote: >Here's a somewhat polished version. Tested on Linux/x86, Solaris/SPARC >and Solaris/x86. Let me know what you think and how it works on *BSD (as >root). > > Looks good on Free, Net and OpenBSD. I'd say you've got the go-ahead to put this in place. Dave Using Tomcat but ne

Re: udpTable byte order issues (again)

2006-06-27 Thread Wes Hardaker
> On Tue, 27 Jun 2006 01:14:14 +0200, Thomas Anders <[EMAIL PROTECTED]> > said: Thomas> Here's a somewhat polished version. Tested on Linux/x86, Thomas> Solaris/SPARC and Solaris/x86. Let me know what you think and Thomas> how it works on *BSD (as root). It gets my vote. -- Wes Hardaker

Re: udpTable byte order issues (again)

2006-06-27 Thread Robert Story
On Tue, 27 Jun 2006 01:14:14 +0200 Thomas wrote: TA> Thomas Anders wrote: TA> > Neither do I, but it's working fine on any system I could test TA> > (Solaris/SPARC 10, Solaris/x86 9, Linux/x86, Linux/x86_64, TA> > Linux/openpower) at least. Robert tested OpenBSD 3.8 and it worked, too. TA> > So unl

Re: bogus tcpTable on NetBSD/OpenBSD (was: Re: udpTable byte order issues (again))

2006-06-27 Thread Robert Story
On Tue, 27 Jun 2006 15:16:27 +0200 Thomas wrote: TA> [EMAIL PROTECTED] wrote: TA> > OpenBSD: TA> > tcpTable: bogus contents TA> > [agent requires root access] TA> TA> Does anyone have an idea this problem as well? Based on yesterday's CVS, the tcpConnTable (I assume that's what Dav

bogus tcpTable on NetBSD/OpenBSD (was: Re: udpTable byte order issues (again))

2006-06-27 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > NetBSD: > tcpTable: bogus contents > [agent requires root access] > > OpenBSD: > tcpTable: bogus contents > [agent requires root access] Does anyone have an idea this problem as well? +Thomas -- Thomas Anders (thomas.anders at blue-cabl