[mrtg] Re: OID for CRC???
Rich Adamson
radamson at routers.com
Fri Dec 13 14:12:11 MET 2002
> Hi!! i want to plot a graph(png) for increasing CRC's of a particular
> interface in a router is there any specific script or OID?? kindly help
> Regards, Prashant
CRC Errors are reported under the RMON mib. An example OID is:
1.3.6.1.2.1.16.1.1.1.5.x where x is the snmp interface number
The RMON mib also supports counters for collisions, fragments, drops,
jabber, over and under sized packets, etc. You will have to research
whether your particular router supports the RMON mib or not.
Also, MIB2 supports counters for interface errors inbound and outbound.
An example is:
inbound = 1.3.6.1.2.1.2.2.1.14.x where x is the snmp interface number
This particular error counter includes many different errors (as well
as the CRC's), and some manufacturers will include collisions in this
value even though collisions are not officially an error.
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list