From owner-freebsd-bugs@freebsd.org Mon Jun 19 11:48:12 2017 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2BE1D9AEF1 for ; Mon, 19 Jun 2017 11:48:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 910A07190C for ; Mon, 19 Jun 2017 11:48:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v5JBmC9v087252 for ; Mon, 19 Jun 2017 11:48:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193953] bsnmpd missing 64-bit fields with vlan under lagg Date: Mon, 19 Jun 2017 11:48:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 10.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zarychtam@plan-b.pwste.edu.pl X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2017 11:48:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193953 --- Comment #4 from Marek Zarychta --- (In reply to Eugene Grosbein from comment #3) This test has been done on the spare machine, which had been setup to test mentioned Bug 219453. The machine is currently running fresh FreeBSD 11.1-B= ETA2 #0 r319996. Ifconig -m doesn't show interface speed for this devices. Output is limited= to physical interfaces belonging to the LAGG, LAGG interface itself and one ch= ild VLAN. IP addresses are not shown as irrelevant. ~# ifconfig -m=20 msk0: flags=3D8843 metric 0 mtu 9000 options=3D80018 =20=20=20=20=20=20=20 capabilities=3Dc011b ether 00:0e:0c:a4:53:5d hwaddr 00:0e:0c:a4:53:5c nd6 options=3D29 media: Ethernet autoselect (1000baseT ) status: active supported media: media autoselect mediaopt flowcontrol media autoselect media 1000baseT mediaopt full-duplex,master media 1000baseT mediaopt full-duplex media 1000baseT mediaopt master media 1000baseT media 100baseTX mediaopt full-duplex media 100baseTX media 10baseT/UTP mediaopt full-duplex media 10baseT/UTP media none em0: flags=3D8843 metric 0 mtu 9000 options=3D98 =20=20=20=20=20=20=20 capabilities=3D11389b ether 00:0e:0c:a4:53:5d hwaddr 00:0e:0c:a4:53:5d nd6 options=3D29 media: Ethernet autoselect (1000baseT ) status: active supported media: media autoselect media 1000baseT media 1000baseT mediaopt full-duplex media 100baseTX mediaopt full-duplex media 100baseTX media 10baseT/UTP mediaopt full-duplex media 10baseT/UTP lagg0: flags=3D8843 metric 0 mtu 90= 00 options=3D18 capabilities=3D1b ether 00:0e:0c:a4:53:5d inet (...) nd6 options=3D29 media: Ethernet autoselect status: active supported media: media autoselect groups: lagg=20 laggproto lacp lagghash l2,l3,l4 laggport: msk0 flags=3D1c laggport: em0 flags=3D1c vlan0: flags=3D8843 metric 0 mtu 90= 00 ether 00:0e:0c:a4:53:5d inet (...) nd6 options=3D29 media: Ethernet autoselect status: active supported media: media autoselect vlan: 10 vlanpcp: 0 parent interface: lagg0 groups: vlan=20 Here is the output of the command:=20 ~# bsnmpwalk -v 2c -s public@127.0.0.1 (...) ifDescr[1] =3D msk0 ifDescr[2] =3D em0 ifDescr[3] =3D lo0 ifDescr[4] =3D lagg0=20 ifDescr[5] =3D lo1 ifDescr[6] =3D lo2 ifDescr[7] =3D lo3 ifDescr[8] =3D lo4 ifDescr[9] =3D lo5 ifDescr[10] =3D lo6 ifDescr[11] =3D vlan0 ifDescr[12] =3D vlan1 ifDescr[13] =3D vlan2 ifDescr[14] =3D vlan3 (...) ifSpeed[1] =3D 1000000000 ifSpeed[2] =3D 1000000000 ifSpeed[3] =3D 0 ifSpeed[4] =3D 2000000000 ifSpeed[5] =3D 0 ifSpeed[6] =3D 0 ifSpeed[7] =3D 0 ifSpeed[8] =3D 0 ifSpeed[9] =3D 0 ifSpeed[10] =3D 0 ifSpeed[11] =3D 10000000 ifSpeed[12] =3D 10000000 ifSpeed[13] =3D 10000000 ifSpeed[14] =3D 10000000 (...) For this system bsmnmpwalk shows 64-bit counters present for only 3 interfa= ces: ~# bsnmpwalk -v 2c -s public@127.0.0.1 1.3.6.1.2.1.31.1.1.1.6 ifHCInOctets[1] =3D 315994426 ifHCInOctets[2] =3D 400196178 ifHCInOctets[4] =3D 716190604 --=20 You are receiving this mail because: You are the assignee for the bug.=