Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 11:50:12 +0100
From:      Gerald Heinig <gheinig@syskonnect.de>
To:        hackers@freebsd.org
Subject:   Ethernet stats in sysctl and SNMP MIBs
Message-ID:  <40597EE4.22937234@syskonnect.de>

next in thread | raw e-mail | index | archive | help
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@syskonnect.de
http://www.syskonnect.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40597EE4.22937234>