All MIBs › CIRCUIT-MIB › circuitInCLP0CellsDiscard
circuitInCLP0CellsDiscard
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitInCLP0CellsDiscard
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.58
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).
What is circuitInCLP0CellsDiscard?
This Counter64, despite the source description's text referring generically to octets (likely a documentation copy-paste artifact in the original MIB), is named for and counts ATM cells marked CLP0 (high priority) that were discarded at ingress for exceeding this circuit's ATM traffic contract. Because CLP0 cells are supposed to be the protected, higher-priority traffic, any nonzero count here is more concerning than the same count on the CLP1 (low-priority) discard counter, since it means even traffic meant to be preserved is being lost. For example, a nonzero circuitInCLP0CellsDiscard count alongside a much larger circuitInCLP1CellsDiscard count would still be worth flagging, since it indicates the circuit is so overloaded that even protected cells are being sacrificed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.58 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitInCLP0CellsDiscard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.58.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitInCLP0CellsDiscard.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::circuitInCLP0CellsDiscard 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.58 | circuitInCLP0CellsDiscard | CIRCUIT-MIB |