All MIBs › CERENT-HC-RMON-MIB › cMediaIndependentHistoryOutBadCRC
cMediaIndependentHistoryOutBadCRC
Module: CERENT-HC-RMON-MIB
OID (symbolic): CERENT-HC-RMON-MIB::cMediaIndependentHistoryOutBadCRC
OID (numeric): 1.3.6.1.4.1.3607.2.70.10.30.1.260
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of frames transmitted on this interface, in this interval, that had a CRC error.
What is cMediaIndependentHistoryOutBadCRC?
This counts frames this interface transmitted during the current RMON history collection interval that were flagged with a CRC error; notably an outbound CRC error is unusual because a healthy transmitter shouldn't generate its own bad checksums, so a nonzero count here often points to a hardware fault in the transmit path itself, a failing framer chip, for instance, rather than a receive-side or cabling issue. Troubleshooting typically assumes CRC errors are a receive-side symptom of bad cabling, so seeing them counted on egress specifically should redirect the investigation toward the local interface's transmit hardware. A NOC engineer seeing this counter climbing on one specific interface, while inbound CRC counters elsewhere stay clean, would prioritize swapping that interface's transceiver or line card over chasing a cabling problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3607.2.70.10.30.1.260 snmpwalk -v2c -c public <target> CERENT-HC-RMON-MIB::cMediaIndependentHistoryOutBadCRC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3607.2.70.10.30.1.260.1 snmpget -v2c -c public <target> CERENT-HC-RMON-MIB::cMediaIndependentHistoryOutBadCRC.1
Start monitoring Cisco ONS optical transport platforms (formerly Cerent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERENT-HC-RMON-MIB::cMediaIndependentHistoryOutBadCRC OID value, configure state conditions and alerts, and monitor any Cisco ONS optical transport platforms (formerly Cerent) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3607 | cerent | CERENT-GLOBAL-REGISTRY |
| 1.3.6.1.4.1.3607.2 | cerentGeneric | CERENT-GLOBAL-REGISTRY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3607.2.70 | cerentHcRmonMIBObjects | CERENT-HC-RMON-MIB |
| 1.3.6.1.4.1.3607.2.70.10 | cerentHcRMON | CERENT-HC-RMON-MIB |
| 1.3.6.1.4.1.3607.2.70.10.30 | cMediaIndependentHistoryTable | CERENT-HC-RMON-MIB |
| 1.3.6.1.4.1.3607.2.70.10.30.1 | cMediaIndependentHistoryEntry | CERENT-HC-RMON-MIB |
| 1.3.6.1.4.1.3607.2.70.10.30.1.260 | cMediaIndependentHistoryOutBadCRC | CERENT-HC-RMON-MIB |