ROS - Show Interface CRC error

When will it be possible for interface CRC error to be checked in ROS ?

I know this has been asked before, but this is 1 years ago.. (Thu Nov 29, 2007 4:17 am)
and there is still no place to check this. :S

i would like that too.
its should be simple to add interface status becouse when you do print oid theres interface error counter …

I would also like to see this feature added.

A lot of us have wanted this for a long time. MT answer is you can get it through SNMP and they show no interest in enhancing there error reporting. After 3 years of waiting I finally gave up.

-Louis

is that hard add another raw in winbox interface status with interface crc / input errors?

I will be another one to add my vote for this. I cannot find anything in snmp that shows this and right now I am having issues which my upstream reports as CRC errors.

tk

Agreed. I don’t understand the hold-up on this. ‘ifconfig’ shows error stats on ethernet ports. ROS is linux. I asked over a year ago and they hinted then that it was in the plans. The problem will only get worse next week when the new RB450G with Gig ethernet begins shipping.

Without error stats, I don’t see a good way to troubleshoot speed and duplex mismatch on RouterBoards.

Tom

Here are the SNMP readings of discards.

interfaces.ifTable.ifEntry.ifOutOctets.1 = Counter32: 13515390
interfaces.ifTable.ifEntry.ifOutOctets.2 = Counter32: 635370841
interfaces.ifTable.ifEntry.ifOutOctets.3 = Counter32: 3387766871
interfaces.ifTable.ifEntry.ifOutOctets.5 = Counter32: 13065557
interfaces.ifTable.ifEntry.ifOutUcastPkts.1 = Counter32: 112454
interfaces.ifTable.ifEntry.ifOutUcastPkts.2 = Counter32: 5479091
interfaces.ifTable.ifEntry.ifOutUcastPkts.3 = Counter32: 31481365
interfaces.ifTable.ifEntry.ifOutUcastPkts.5 = Counter32: 112454
interfaces.ifTable.ifEntry.ifOutNUcastPkts.1 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutNUcastPkts.2 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutNUcastPkts.3 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutNUcastPkts.5 = Counter32: 0

interfaces.ifTable.ifEntry.ifOutDiscards.1 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutDiscards.2 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutDiscards.3 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutDiscards.5 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutErrors.1 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutErrors.2 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutErrors.3 = Counter32: 0
interfaces.ifTable.ifEntry.ifOutErrors.5 = Counter32: 0



But, MT should realy implant this. Then it will be quick and easy to see if there are any interface error.
Seems like thay are only lasy or something…