All MIBs › CIRCUIT-MIB › circuitInOctets
circuitInOctets
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInOctets
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.50
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 circuitInOctets?
This Counter64 tallies the total number of octets (bytes) received at this circuit's ingress point and passed onto the circuit, the byte-level counterpart to circuitInFrames. An admin uses this alongside circuitInFrames to compute average frame size on this circuit, and trends it over time (via a poller) to derive actual throughput in bits per second for comparison against the circuit's provisioned CIR (circuitFwdTDParam1). For example, dividing the delta in this counter over a 5-minute polling interval by 300 seconds and converting to bits gives the circuit's average forward throughput for that period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.50 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.50.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInOctets.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::circuitInOctets 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.50 | circuitInOctets | CIRCUIT-MIB |