# Create thresholds for all the error rate counters
# oid name      : color         : limit : Error message
ifInErrPct      : yellow        : >5     : {ifName}{ifAliasBox} - High input error rate ({ifInErrPct}%)
ifInErrPct      : red           : >10    : {ifName}{ifAliasBox} - Very high input error rate ({ifInErrPct}%)
ifOutErrPct     : yellow        : >5     : {ifName}{ifAliasBox} - High output error rate ({ifOutErrPct}%)
ifOutErrPct     : red           : >10    : {ifName}{ifAliasBox} - Very high output error rate ({ifOutErrPct}%)
