All MIBs › CIRCUIT-MIB › circuitInOctetsTagged
circuitInOctetsTagged
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInOctetsTagged
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.61
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of tagged octets received. A tagged octet represents non-conforming octet to the contract (when CIR < octet contract < BE).In these octets, the DE (Discard Enable) is set.
What is circuitInOctetsTagged?
This Counter64 counts octets belonging to frames that were tagged DE for exceeding CIR but staying within the Be allowance, the byte-volume counterpart to circuitInFramesTagged. This gives an admin the actual data volume, not just frame count, of traffic riding in this circuit's excess-but-tolerated zone, useful for deciding whether to raise the committed rate (circuitFwdTDParam1) to better match real usage. For example, if this counter shows a consistently large volume of tagged octets every polling interval, it suggests the circuit's real average usage is regularly exceeding its configured CIR and a permanent rate increase may be warranted rather than continuing to rely on the burst allowance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.61 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInOctetsTagged
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.61.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInOctetsTagged.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::circuitInOctetsTagged 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.61 | circuitInOctetsTagged | CIRCUIT-MIB |