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: [EMAIL PROTECTED]
http://www.syskonnect.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to