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 tcpConnTable (I assume that's what Dave means by
>tcpTable)
>
Yup.

> looks fine on my x86 OpenBSD 3.8 box.
>
Hmmm... I'm seeing as follows (OpenBSD 6.0):

$ snmpwalk localhost tcpConnLocalAddress
TCP-MIB::tcpConnLocalAddress.0.0.0.1.587.0.0.0.0.0 = IpAddress: 0.0.0.1
$ netstat -an | grep tcp
tcp   0  0  127.0.0.1.587   *.*  LISTEN
tcp   0  0  127.0.0.1.25    *.*  LISTEN
tcp   0  0  *.37    *.*  LISTEN
tcp   0  0  *.13    *.*  LISTEN
tcp   0  0  *.113   *.*  LISTEN
[plus equivalent tcp6 services]

and the agent spits out the following error:
kvm_read(*, 7f, 0x7ffa3200, 216) = -1: invalid address (7f)


I seem to remember that NetBSD behaviour was similar.
I don't think it's worth holding back on 5.3.1 for this - particularly
if it works fine for Robert.  But there is definitely something strange
going on....

Dave

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to