> > >Changes to eCos sources >
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"> REL="HOME"
TITLE="eCos Reference Manual"
HREF="ecos-ref.html"> REL="UP"
TITLE="SNMP for eCos"
HREF="net-snmp-ecos-port.html"> REL="PREVIOUS"
TITLE="MIBs supported"
HREF="net-snmp-mibs-supported.html"> REL="NEXT"
TITLE="Starting the SNMP Agent"
HREF="net-snmp-starting-the-snmp-agent.html"> > CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
> CLASS="NAVHEADER"
> SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
> > COLSPAN="3"
ALIGN="center"
>eCos Reference Manual > > > WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
> HREF="net-snmp-mibs-supported.html"
ACCESSKEY="P"
>Prev > > WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 47. SNMP for CLASS="emphasis"
> CLASS="EMPHASIS"
>eCos > > > WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
> HREF="net-snmp-starting-the-snmp-agent.html"
ACCESSKEY="N"
>Next > > > > ALIGN="LEFT"
WIDTH="100%"> > CLASS="SECT1"
> CLASS="SECT1"
> NAME="NET-SNMP-ECOS-CHANGES">Changes to eCos sources > >Small changes have been made in three areas: > > > TYPE="1"
> > >Various hardware-specific ethernet drivers. > > > >The generic ethernet device driver. > > > >The OpenBSD TCP/IP networking package. > > > >These changes were made in order to export information about the driver and
the network that the SNMP agent must report. The changes were trivial in
the case of the network stack, since it was already SNMP-friendly. The
generic ethernet device driver was re-organized to have an extensive header
file and to add a couple of APIs to extract statistics that the
hardware-specific device drivers keep within themselves. > >There may be a performance hit for recording that data; disabling
a config option named something like
CLASS="LITERAL"
>CYGDBG_DEVS_ETH_xxxx_xxxx_KEEP_STATISTICS >
depending on the specific device driver will prevent that. > >Not all platform ethernet device drivers export complete SNMP statistical
information; if the exported information is missing, SNMP will report zero
values for such data (in the dot3 MIB). > >The interface chipset has an ID which is an OID; not all the latest greatest
devices are listed in the abailable database, so new chipsets may need to
be added to the client MIB, if not defined in those from UCD. > > CLASS="NAVFOOTER"
> ALIGN="LEFT"
WIDTH="100%"> SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
> > WIDTH="33%"
ALIGN="left"
VALIGN="top"
> HREF="net-snmp-mibs-supported.html"
ACCESSKEY="P"
>Prev > > WIDTH="34%"
ALIGN="center"
VALIGN="top"
> HREF="ecos-ref.html"
ACCESSKEY="H"
>Home > > WIDTH="33%"
ALIGN="right"
VALIGN="top"
> HREF="net-snmp-starting-the-snmp-agent.html"
ACCESSKEY="N"
>Next > > > > WIDTH="33%"
ALIGN="left"
VALIGN="top"
>MIBs supported > WIDTH="34%"
ALIGN="center"
VALIGN="top"
> HREF="net-snmp-ecos-port.html"
ACCESSKEY="U"
>Up > > WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Starting the SNMP Agent > > > > > >