cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
438
Views
0
Helpful
1
Replies

Interface error reporting

darren-carr
Level 2
Level 2

Guys,

Is there anyway to capture (output) the results (periodically) of any interfaces that have errors (displayed in a terminal when you issue the command 'sh interfaces counters errors'). I have noticed when I execute this command several interfaces have CRC errors, etc.

Can this be output to an NMS?

Thanks Guys,

Darren

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

There are many ways to get at this data. The most basic way to get this data from an NMS for all interface types is to poll the SNMP objects ifInErrors and ifOutErrors. These counters will tell you the number of all errors on all types of interfaces. If you want to drill into specific errors, then it depends on the interface type.

Many interface types have their own specific MIB which can provide you counts for specific error types. For example, the ETHERLIKE-MIB has objects such as dot3StatsAlignmentErrors, dot3StatsFCSErrors, etc. which provide ethernet-specific errors.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: