CIRCUIT-MIB :: circuitOutFrames

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitOutFrames

circuitOutFrames

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitOutFrames

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.63

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of frames sent out through the circuit.

What is circuitOutFrames?

This Counter64 tallies the total number of frames transmitted out through this circuit toward its destination, the egress counterpart to circuitInFrames on the ingress side. Comparing this against circuitInFrames over the same period tells an admin whether frames are being lost somewhere within the circuit's own switching/ring path, distinct from the ingress-side discards already tracked by circuitInFramesDiscard. For example, if circuitInFrames minus circuitInFramesDiscard doesn't roughly match circuitOutFrames over time, that unexplained gap points to loss happening inside the ring itself rather than at the ingress admission point.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.63
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitOutFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.63.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitOutFrames.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::circuitOutFrames 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.6circuitCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.6.8circuitTableCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1circuitEntryCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1.63circuitOutFramesCIRCUIT-MIB