[Bug 220296] MIB interface on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 7 07:29:09 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220296

--- Comment #4 from s-hrgsh at 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 
ifSpeed[1] = 9294705
ifSpeed[2] = 20206398
ifSpeed[3] = 29295
ifSpeed[4] = 0
ifSpeed[5] = 2268916
ifSpeed[6] = 171116
ifSpeed[7] = 113610
ifSpeed[8] = 0
ifSpeed[9] = 14
Name    Mtu Network       Address              Ipkts Ierrs Idrop     Ibytes   
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  
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   
30290     0    3687783     0
lo0       - localhost     localhost               49     -     -       3505    
  49     -       3505     -
lo0       - fe80::%lo0/64 fe80::1%lo0              0     -     -          0    
  28     -       1568     -
lo0       - your-net      localhost            30241     -     -    3684278   
30241     -    3684278     -
pflog 33160 <Link#4>      pflog0                   0     0     0          0    
   0     0          0     0
tun0   1500 <Link#6>      tun0                171116     0     0  144450348  
168468     0   15513269     0
tun0      - 172.16.0.0/16 172.16.255.2             8     -     -        672    
   8     -        672     -
tun0      - fe80::%tun0/6 fe80::219:99ff:fe       14     -     -        784    
   1     -         76     -
tun1   1500 <Link#7>      tun1                113611     0     0   11745774  
304219     0  388647534     0
tun1      - 172.16.0.0/16 172.16.255.2             0     -     -          0   
59232     -   71841322     -
tun1      - fe80::%tun1/6 fe80::219:99ff:fe        0     -     -          0    
   2     -        172     -
tun2   1500 <Link#8>      tun2                     0     0     0          0    
   0     0          0     0
tun2      - 172.16.0.0/16 172.16.255.2             0     -     -          0    
   0     -          0     -
tun2      - fe80::%tun2/6 fe80::219:99ff:fe        0     -     -          0    
   1     -         96     -
ng0    1454 <Link#5>      ng0                2268917     0     0 2847307844 
1031338     0  154997380     0
ng0       - 180.25.65.148 p338148-ipngn2004   132454     -     -   80941280  
173324     -   81027323     -
ng1    1454 <Link#9>      ng1                     14     0     0        784    
  16     0       1016     0
ng1       - fe80::%ng1/64 fe80::219:99ff:fe       14     -     -        784    
   2     -        232     -

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


More information about the freebsd-bugs mailing list