All MIBs › CIRCUIT-MIB › circuitOutCLP0Cells
circuitOutCLP0Cells
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitOutCLP0Cells
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.67
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of cells sent out through the circuit.
What is circuitOutCLP0Cells?
This Counter64 tallies ATM cells transmitted out through the circuit marked CLP0 (high priority), the egress counterpart to circuitInCLP0Cells, showing how many of this circuit's protected-priority cells actually reached the far end. Comparing this against circuitInCLP0Cells lets an admin confirm that essentially all high-priority cells that entered the circuit made it out, since any meaningful gap here (beyond what circuitInCLP0CellsDiscard already explains) would indicate unexpected cell loss for traffic that's supposed to be protected. For example, an admin would expect circuitInCLP0Cells minus circuitInCLP0CellsDiscard to closely match circuitOutCLP0Cells, and any unexplained shortfall would warrant investigating the ring path itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.67 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitOutCLP0Cells
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.67.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitOutCLP0Cells.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::circuitOutCLP0Cells 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.67 | circuitOutCLP0Cells | CIRCUIT-MIB |