All MIBs › CIRCUIT-MIB › circuitInFramesDiscard
circuitInFramesDiscard
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInFramesDiscard
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.54
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 circuitInFramesDiscard?
This Counter64 counts frames received at ingress that were discarded outright because they exceeded this circuit's traffic contract beyond even the Excess Burst (Be) allowance set in circuitFwdTDParam3 -- meaning these frames weren't just tagged, they were dropped entirely. A steadily growing count here is a direct, concrete sign that this circuit's actual offered load exceeds what its provisioned CIR/Bc/Be parameters allow, and traffic is being lost as a result, not just marked. For example, an admin seeing this counter climb consistently would consider either raising circuitFwdTDParam1 (CIR) to match real demand or working with the traffic source to reduce its offered load, since every increment here represents data that never made it onto the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.54 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInFramesDiscard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.54.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInFramesDiscard.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::circuitInFramesDiscard 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 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.6 | circuit | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.6.8 | circuitTable | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1 | circuitEntry | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1.54 | circuitInFramesDiscard | CIRCUIT-MIB |