CAT2600-MIB :: cat2600TsPortCRCCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsPortCRCCount

cat2600TsPortCRCCount

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsPortCRCCount

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.24

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Number of frames received with CRC error. This object is equivalent to dot5StatsLineError and to the dtrMac MIB object txiStatsLineErrorCounter.

What is cat2600TsPortCRCCount?

This counts frames received on the port with CRC errors, and the description explicitly notes it's equivalent to the standard dot5StatsLineError counter and to the dtrMac MIB's txiStatsLineErrorCounter, meaning tools that already understand those standard Token-Ring MIBs can map straight to this value. An admin uses this as the primary physical-layer health indicator for a Token-Ring port, since a rising CRC count usually means a bad cable, connector, or noise source on that segment. This is also the metric that feeds the store-and-forward mode-switching logic driven by cat2600TsCrcThresholdHi/Low elsewhere in this MIB.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.24
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortCRCCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.24.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortCRCCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsPortCRCCount.1

Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsPortCRCCount OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2cat2600TsPortCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1cat2600TsPortTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1.1cat2600TsPortEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.2.1.1.24cat2600TsPortCRCCountCAT2600-MIB