Hello,
Monitoring errors is possible with Performance Management component. Keep in mind that SNMP does not provide a CRC-error-specific counter, but rather has an overall error counter for each interface in both directions. 1.3.6.1.2.1.2.2.1.14 for ifInErrors and 1.3.6.1.2.1.2.2.1.20 for ifOutErrors.
To monitor your "uplinks only", you could go to Performance Management > Monitoring Settings and click on "Add Monitor". Select Monitoring Device, add all the devices on which you would like to monitor the errors, and select the Indexes related to interface errors.
The following pre-defined indexes exist to monitor errors with these OIDs in different ways:
- System - Interface Statistics - Interface Sending/Receiving Error Proportion (%)
- System - Other Interface Statistics - Number of Packets Sent/Received in Error (packets)
- System - Other Interface Statistics - Number of Error Packets (packets)
- System - Other Interface Statistics - Proportion of Error Packets on Interface (%)
Once you have selected at least one index and device, the Monitoring Settings appears and you can select which interfaces you want to monitor - Up interfaces that are connected to SNMP Devices or Servers (Devices discovered via SNMP as Server) are configured by default. You could change that to "Up physical interfaces" and only leave "Interfaces Connected to SNMP Devices" if you only want to monitor this on your uplink ports.
Hope that helps.