All MIBs › CIRCUIT-MIB › circuitInFramesTagged
circuitInFramesTagged
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInFramesTagged
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.60
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of tagged frames received. A tagged frame represents non-conforming frames to the contract (when CIR < frame contract < BE). In these frames, the DE (Discard Enable) is set.
What is circuitInFramesTagged?
This Counter64 counts frames that arrived within this circuit's Excess Burst allowance (above CIR but still within Be) and were therefore tagged with the DE bit rather than dropped, representing traffic admitted onto the circuit but marked as expendable if downstream congestion occurs. This is the counter that shows how often this circuit's traffic exceeds its guaranteed rate but not so much it gets discarded outright, giving an admin an early warning sign before circuitInFramesDiscard starts climbing. For example, a circuit whose circuitInFramesTagged count is high but circuitInFramesDiscard stays near zero indicates traffic frequently bursts above CIR but the Be allowance is generous enough to absorb it without loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.60 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInFramesTagged
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.60.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInFramesTagged.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::circuitInFramesTagged 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.60 | circuitInFramesTagged | CIRCUIT-MIB |