ports/65487: net-snmp no longer sets tcp.tcpCurrEstab.0

Jun Kuriyama kuriyama at imgsrc.co.jp
Tue Apr 13 14:10:05 UTC 2004


The following reply was made to PR ports/65487; it has been noted by GNATS.

From: Jun Kuriyama <kuriyama at imgsrc.co.jp>
To: Kenneth Stailey <kstailey at yahoo.com>
Cc: freebsd-gnats-submit at FreeBSD.org, kuriyama at FreeBSD.org
Subject: Re: ports/65487: net-snmp no longer sets tcp.tcpCurrEstab.0
Date: Tue, 13 Apr 2004 23:06:12 +0900

 At Tue, 13 Apr 2004 06:13:26 -0700 (PDT),
 Kenneth Stailey wrote:
 > Update to suggested fix:
 > 
 > Index: Makefile
 > ===================================================================
 > RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/net-mgmt/net-snmp/Makefile,v
 > retrieving revision 1.107
 > diff -u -r1.107 Makefile
 > --- Makefile    5 Apr 2004 02:43:47 -0000       1.107
 > +++ Makefile    13 Apr 2004 13:09:49 -0000
 > @@ -93,7 +93,7 @@
 >  NET_SNMP_PERSISTENTDIR?=/var/net-snmp
 >  NET_SNMP_MIB_MODULES?= ${NET_SNMP_MIB_MODULE_LIST}
 >  
 > -NET_SNMP_MIB_MODULE_LIST=host disman/event-mib smux mibII/mta_sendmail
 > ucd-snmp/diskio
 > +NET_SNMP_MIB_MODULE_LIST=host disman/event-mib smux mibII/mta_sendmail
 > ucd-snmp/diskio mibII/tcpTable
 >  _NET_SNMP_MIB_MODULES=
 >  .for module1 in ${NET_SNMP_MIB_MODULE_LIST}
 >  _module1=${module1}
 > 
 > Sorry about any word wrap that happens, it's a very small patch anyway.
 
 Hmm, with my quick test, this patch does not solve this...  On my test
 box, I cannot retrive tcpconnestab value yet.
 
 I'll track this more.
 
 
 -- 
 Jun Kuriyama <kuriyama at imgsrc.co.jp> // IMG SRC, Inc.
              <kuriyama at FreeBSD.org> // FreeBSD Project



More information about the freebsd-ports-bugs mailing list