CASCADE-MIB :: lportCRC

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBlportCRC

lportCRC

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::lportCRC

OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.147

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Lport CRC selection: 0 - 16 bit CRC 1 - 32 bit CRC

What is lportCRC?

This read-write value selects whether this port uses 16-bit or 32-bit CRC for frame error checking, a fundamental framing parameter that must match what the connected equipment or carrier circuit expects. An admin sets this based on the far-end device's capability; a mismatch here causes every frame to be flagged as a CRC error even though the underlying data is perfectly intact, since the two ends are computing or checking different-length checksums. For example, connecting a legacy device that only supports 16-bit CRC to a port configured with lportCRC set to 1, 32-bit, would produce a wall of spurious CRC error counts until the mismatch is corrected.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.147
snmpwalk -v2c -c public <target> CASCADE-MIB::lportCRC

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.147.1
snmpget -v2c -c public <target> CASCADE-MIB::lportCRC.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.147.1 i <value>

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportCRC OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (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.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.5lportCASCADE-MIB
1.3.6.1.4.1.277.1.5.1lportTableCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1lportEntryCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1.147lportCRCCASCADE-MIB