Ethernet stats in sysctl and SNMP MIBs

Gerald Heinig gheinig at syskonnect.de
Thu Mar 18 02:50:04 PST 2004


Hi all,

I'm trying to retrieve Ethernet MIB data from my driver using UCD SNMP
and sysctl. For some reason, I can't get any of the info I've put in
(I've just set some dummy values for the moment).
In particular, I'm trying to get the ISO 8802.3 MIB to display with
snmpwalk.
I've declared and set the pointer to the struct ifmib_iso_8802_3 in my
softc struct and set the structure length.
However, neither snmpwalk nor sysctl produces any dot3 MIB data.
Is this implemented yet or am I doing something wrong?

Cheers,
Gerald
-- 
S y s K o n n e c t   G m b H
A Marvell Company
Siemensstr. 23
D-76275 Ettlingen, Germany
---------------------------------
Gerald Heinig
Software Engineer
-------------------------------------
phone:  + 49 (0) 7243 502 354
fax:        +49 (0) 7243 502 364
email: gheinig at syskonnect.de
http://www.syskonnect.com


More information about the freebsd-hackers mailing list