Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jul 2017 07:29:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220296] MIB interface on amd64
Message-ID:  <bug-220296-8-4SuYbB2tUz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220296-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220296-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220296

--- Comment #4 from s-hrgsh@chic.ocn.ne.jp ---
I was wrong. It seems that it was not a problem of NIC.
The value of ifSpeed point to Ipkts.

#bsnmpwalk | grep ifSeep ; netstat -i -b=20
ifSpeed[1] =3D 9294705
ifSpeed[2] =3D 20206398
ifSpeed[3] =3D 29295
ifSpeed[4] =3D 0
ifSpeed[5] =3D 2268916
ifSpeed[6] =3D 171116
ifSpeed[7] =3D 113610
ifSpeed[8] =3D 0
ifSpeed[9] =3D 14
Name    Mtu Network       Address              Ipkts Ierrs Idrop     Ibytes=
=20=20=20
Opkts Oerrs     Obytes  Coll
lan0   1500 <Link#1>      00:19:99:e4:ac:30  9294705     0     0 1364171021
19523554     0 25105648582     0
lan0      - 192.168.200.0 192.168.200.1        71670     -     -   11866792=
=20=20
267958     -  113581224     -
wan0   1500 <Link#2>      00:19:99:e1:0d:ca 20206399     0     0 25712734670
10417400     0 1580979113     0
lo0   16384 <Link#3>      lo0                  30290     0     0    3687783=
=20=20=20
30290     0    3687783     0
lo0       - localhost     localhost               49     -     -       3505=
=20=20=20=20
  49     -       3505     -
lo0       - fe80::%lo0/64 fe80::1%lo0              0     -     -          0=
=20=20=20=20
  28     -       1568     -
lo0       - your-net      localhost            30241     -     -    3684278=
=20=20=20
30241     -    3684278     -
pflog 33160 <Link#4>      pflog0                   0     0     0          0=
=20=20=20=20
   0     0          0     0
tun0   1500 <Link#6>      tun0                171116     0     0  144450348=
=20=20
168468     0   15513269     0
tun0      - 172.16.0.0/16 172.16.255.2             8     -     -        672=
=20=20=20=20
   8     -        672     -
tun0      - fe80::%tun0/6 fe80::219:99ff:fe       14     -     -        784=
=20=20=20=20
   1     -         76     -
tun1   1500 <Link#7>      tun1                113611     0     0   11745774=
=20=20
304219     0  388647534     0
tun1      - 172.16.0.0/16 172.16.255.2             0     -     -          0=
=20=20=20
59232     -   71841322     -
tun1      - fe80::%tun1/6 fe80::219:99ff:fe        0     -     -          0=
=20=20=20=20
   2     -        172     -
tun2   1500 <Link#8>      tun2                     0     0     0          0=
=20=20=20=20
   0     0          0     0
tun2      - 172.16.0.0/16 172.16.255.2             0     -     -          0=
=20=20=20=20
   0     -          0     -
tun2      - fe80::%tun2/6 fe80::219:99ff:fe        0     -     -          0=
=20=20=20=20
   1     -         96     -
ng0    1454 <Link#5>      ng0                2268917     0     0 2847307844=
=20
1031338     0  154997380     0
ng0       - 180.25.65.148 p338148-ipngn2004   132454     -     -   80941280=
=20=20
173324     -   81027323     -
ng1    1454 <Link#9>      ng1                     14     0     0        784=
=20=20=20=20
  16     0       1016     0
ng1       - fe80::%ng1/64 fe80::219:99ff:fe       14     -     -        784=
=20=20=20=20
   2     -        232     -

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220296-8-4SuYbB2tUz>