CIRCUIT-MIB :: circuitInDEFramesDiscard

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitInDEFramesDiscard

circuitInDEFramesDiscard

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitInDEFramesDiscard

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.55

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of frames 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 circuitInDEFramesDiscard?

This Counter64 counts frames that were already marked DE (Discard Eligible) upon arrival and were then discarded outright at this ingress point for exceeding the traffic contract, distinguishing loss specifically among already-flagged traffic from the general circuitInFramesDiscard total. Since DE frames are the ones networks are designed to sacrifice first, a rising count here during congestion is expected and less concerning than a rising circuitInFramesDiscard count that includes non-DE (contract-compliant) frames being dropped. For example, if this counter and circuitInFramesDiscard rise together and by similar amounts, most of the loss is happening among traffic that was already flagged as expendable, which is the traffic-shaping system working as designed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.55
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInDEFramesDiscard

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.55.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInDEFramesDiscard.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitInDEFramesDiscard.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::circuitInDEFramesDiscard 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.55circuitInDEFramesDiscardCIRCUIT-MIB