All MIBs › CIRCUIT-MIB › circuitInDEOctets
circuitInDEOctets
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInDEOctets
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.51
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of octets received at the ingress point and passed on to the circuit.
What is circuitInDEOctets?
This Counter64 tallies octets received at ingress and passed onto the circuit that carry the DE (Discard Eligible) bit, the byte-level counterpart to circuitInDEFrames. Because DE-marked traffic is already flagged as exceeding contract somewhere upstream, tracking the octet volume here (rather than just frame count) tells an admin how much actual bandwidth, not just how many packets, is riding in this at-risk category. For example, a large jump in this counter without a corresponding jump in circuitInDEFrames would suggest the DE-marked traffic consists of unusually large frames, worth investigating for what application is generating it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.51 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInDEOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.51.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInDEOctets.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::circuitInDEOctets 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.51 | circuitInDEOctets | CIRCUIT-MIB |