CIRCUIT-MIB :: circuitInOctetsDiscard

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitInOctetsDiscard

circuitInOctetsDiscard

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitInOctetsDiscard

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.56

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).

What is circuitInOctetsDiscard?

This Counter64 counts octets discarded at ingress for exceeding this circuit's traffic contract, the byte-volume counterpart to circuitInFramesDiscard, letting an admin quantify actual data loss in bytes rather than just frame counts. Combined with circuitInOctets, this lets an admin compute a byte-loss percentage for the circuit, which is often a more meaningful capacity-planning metric than a frame-loss percentage when frame sizes vary. For example, a small percentage of frames discarded (from circuitInFramesDiscard vs circuitInFrames) but a disproportionately large percentage of octets discarded here would suggest it's specifically large frames that are being dropped, perhaps bulk transfers rather than small control packets.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.56
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInOctetsDiscard

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.56.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInOctetsDiscard.1

Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitInOctetsDiscard OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 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
1.3.6.1.4.1.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.6circuitCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.6.8circuitTableCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1circuitEntryCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1.56circuitInOctetsDiscardCIRCUIT-MIB