Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 11:52:30 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Harti Brandt <harti@FreeBSD.org>
Cc:        freebsd-net@FreeBSD.org, Anders Nordby <anders@FreeBSD.org>, kuriyama@FreeBSD.org, demon@FreeBSD.org
Subject:   Re: 64-bit SNMP counters for FreeBSD && graphing bandwidth usage
Message-ID:  <20060214085230.GO86448@cell.sick.ru>
In-Reply-To: <20060214094812.T5083@beagle.kn.op.dlr.de>
References:  <20060206092443.GA61116@totem.fix.no> <20060207141131.GU877@FreeBSD.org> <20060213173008.GA14643@totem.fix.no> <20060214090531.X5083@beagle.kn.op.dlr.de> <20060214083010.GB41864@totem.fix.no> <20060214093513.F5083@beagle.kn.op.dlr.de> <20060214084459.GL86448@cell.sick.ru> <20060214094812.T5083@beagle.kn.op.dlr.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 14, 2006 at 09:50:58AM +0100, Harti Brandt wrote:
H> GS>On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
H> GS>H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on port
H> GS>H> AN>161 still. Anyway, it seems bsnmpd insists these are 10 mbps interfaces?
H> GS>H> AN>Why so?
H> GS>H> 
H> GS>H> The driver reports a speed of 10Mbits/sec. ifHighSpeed is ifi_baudrate 
H> GS>H> divided by 10^6 (and rounded). This is the default set by ether_ifattach() 
H> GS>H> if the driver did not set another value. It seems that bge never sets that 
H> GS>H> value so you end up with the default. This looks like a bug.
H> GS>
H> GS>Harti, we are thinking in parallel :)
H> 
H> :-)
H> 
H> GS>Andres, pls try the attached patch.
H> 
H> I wonder however, whether this could be done somewhere in mii? When 
H> setting ifmedia also the speed could be set. In this case SNMP would 
H> report the actual current speed.

Yes, this should be next step. Afaik, no driver currently does this. I'll
look at this.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060214085230.GO86448>