All MIBs › CASCADE-MIB › cktLeafAtmInDiscardedClp0Cells
cktLeafAtmInDiscardedClp0Cells
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktLeafAtmInDiscardedClp0Cells
OID (numeric): 1.3.6.1.4.1.277.1.6.2.1.31
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The Number of ATM CLP0 cells received and discarded on a VCC.
What is cktLeafAtmInDiscardedClp0Cells?
This read-only counter tracks the number of ATM CLP0 cells received and discarded on this leaf's VCC. Since CLP0 cells are meant to be protected from discard, any nonzero count here on a specific leaf is a direct sign that this individual leaf's connection is experiencing resource exhaustion (buffer, bandwidth) severe enough to be dropping even its protected traffic, distinct from the aggregate circuit-level discard counters. An engineer noticing one specific leaf in a multipoint tree showing rising cktLeafAtmInDiscardedClp0Cells while sibling leaves show none would suspect a problem isolated to that leaf's particular path or port rather than a tree-wide issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.31 snmpwalk -v2c -c public <target> CASCADE-MIB::cktLeafAtmInDiscardedClp0Cells
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.31.1 snmpget -v2c -c public <target> CASCADE-MIB::cktLeafAtmInDiscardedClp0Cells.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cktLeafAtmInDiscardedClp0Cells.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktLeafAtmInDiscardedClp0Cells OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2 | cktLeafTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1 | cktLeafEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1.31 | cktLeafAtmInDiscardedClp0Cells | CASCADE-MIB |