[Bug 220296] MIB interface on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 27 01:28:43 UTC 2017


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

--- Comment #1 from s-hrgsh at chic.ocn.ne.jp ---
netstat -i -b #output
Name    Mtu Network       Address              Ipkts Ierrs Idrop     Ibytes   
Opkts Oerrs     Obytes  Coll
lan0   1500 <Link#1>      00:19:99:e4:ac:30   340211     0     0   42660405  
814265     0 1022377919     0

#snmpworlk' output
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifDescr.1 = STRING: lan0
IF-MIB::ifType.1 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifMtu.1 = INTEGER: 1500
IF-MIB::ifSpeed.1 = Gauge32: 340211
IF-MIB::ifPhysAddress.1 = STRING: 0:19:99:e4:ac:30
IF-MIB::ifAdminStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifLastChange.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.6 = Timeticks: (30319) 0:05:03.19
IF-MIB::ifInOctets.1 = Counter32: 1022377973
IF-MIB::ifInUcastPkts.1 = Counter32: 4294950950
IF-MIB::ifInNUcastPkts.1 = Counter32: 16346
IF-MIB::ifInDiscards.1 = Counter32: 0
IF-MIB::ifInErrors.1 = Counter32: 814270
IF-MIB::ifInUnknownProtos.1 = Counter32: 0
IF-MIB::ifOutOctets.1 = Counter32: 2717
IF-MIB::ifOutUcastPkts.1 = Counter32: 0
IF-MIB::ifOutNUcastPkts.1 = Counter32: 0
IF-MIB::ifOutDiscards.1 = Counter32: 0
IF-MIB::ifOutErrors.1 = Counter32: 0
IF-MIB::ifOutQLen.1 = Gauge32: 0
IF-MIB::ifSpecific.1 = OID: SNMPv2-SMI::zeroDotZero

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


More information about the freebsd-bugs mailing list