Date: Wed, 9 Jul 2003 08:53:31 +0200 From: Charlie & <root@home.bluegrass.sk> To: Gleb Smirnoff <glebius@cell.sick.ru>, Eugene Grosbein <eugen@kuzbass.ru> Cc: net@freebsd.org Subject: Re: unicast octets statistics Message-ID: <200307090853.31579.root@home.bluegrass.sk> In-Reply-To: <20030709060958.GD69076@cell.sick.ru> References: <3F0BA58E.1F8888A2@kuzbass.ru> <20030709060958.GD69076@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 09 July 2003 08:09, Gleb Smirnoff wrote: > On Wed, Jul 09, 2003 at 01:18:06PM +0800, Eugene Grosbein wrote: > E> Does FreeBSD 4.8-STABLE keep per-interface summary for received > E> unicast octets? More precisely, I need to know number of unicast > E> octets received by my router via ep0 from uplink. Its ethernet interface > E> carries lots of broadcast (NETBIOS) traffic I need not care of. > > glebius@:~:>snmpwalk -Os -c XXX -v 1 localhost ifInUcastPkts.1 > ifInUcastPkts.1 = Counter32: 6062056 > > /usr/ports/net/net-snmp installed This gives you packets, not octets... There is no such thing in SNMP I think, so some ipfw hackery might be what he wants... Regards, Milan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307090853.31579.root>