CIRCUIT-MIB :: circuitInFrames

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitInFrames

circuitInFrames

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitInFrames

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.48

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of frames received at the ingress point and passed on to the circuit.

What is circuitInFrames?

This Counter64 tallies the total number of frames received at this circuit's ingress point and successfully forwarded onto the circuit, serving as the primary frame-count baseline against which the various discard and tagged counters (circuitInFramesDiscard, circuitInFramesTagged) are compared. An admin calculates this circuit's frame loss or non-conformance rate by comparing this total against circuitInFramesDiscard and circuitInFramesTagged, since both are subsets of frames that arrived at the same ingress point. For example, if this counter shows 10 million frames received while circuitInFramesDiscard shows only 500, the admin can compute a discard rate of roughly 0.005 percent, indicating the circuit's traffic contract is well matched to actual load.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.48
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.48.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInFrames.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::circuitInFrames 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.48circuitInFramesCIRCUIT-MIB