All MIBs › CIRCUIT-MIB › circuitInDEOctetsDiscard
circuitInDEOctetsDiscard
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInDEOctetsDiscard
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.57
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 circuitInDEOctetsDiscard?
This Counter64 counts octets that were already DE-marked and were discarded at ingress for exceeding the traffic contract, the byte-level counterpart to circuitInDEFramesDiscard. This isolates how many bytes of already-flagged, lower-priority traffic were actually lost, as opposed to bytes from otherwise-compliant traffic being discarded (which would show up only in circuitInOctetsDiscard, not here). For example, if nearly all discarded octets on this circuit show up in this DE-specific counter rather than the general discard counter, it confirms the traffic-shaping policy is correctly sacrificing pre-flagged excess traffic rather than compliant traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.57 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInDEOctetsDiscard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.57.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInDEOctetsDiscard.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitInDEOctetsDiscard.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::circuitInDEOctetsDiscard 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.57 | circuitInDEOctetsDiscard | CIRCUIT-MIB |