All MIBs › ACE20-MIB › atmSuPortAtmTxClp0Cells
atmSuPortAtmTxClp0Cells
Module: ACE20-MIB
OID (symbolic): ACE20-MIB::atmSuPortAtmTxClp0Cells
OID (numeric): 1.3.6.1.4.1.164.12.4.2.3.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of cells transmitted with CLP=0.
What is atmSuPortAtmTxClp0Cells?
This counter records the number of ATM cells sent out from the port marked with CLP (Cell Loss Priority) bit set to 0, meaning high-priority traffic that should not be dropped even under congestion. Network engineers care about this because CLP=0 represents critical traffic—like voice calls or time-sensitive data—that must arrive reliably, and a low count might indicate that you're not properly prioritizing traffic. For example, if this counter shows only 100 cells out of 1 million total cells transmitted, it means only 0.01% of your traffic has guaranteed delivery, suggesting you may need to adjust QoS policies to prioritize more traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.3.2.1.5 snmpwalk -v2c -c public <target> ACE20-MIB::atmSuPortAtmTxClp0Cells
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.3.2.1.5.1 snmpget -v2c -c public <target> ACE20-MIB::atmSuPortAtmTxClp0Cells.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSuPortAtmTxClp0Cells.1
Start monitoring Nortel ACE 20 ATM concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACE20-MIB::atmSuPortAtmTxClp0Cells OID value, configure state conditions and alerts, and monitor any Nortel ACE 20 ATM concentrator (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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.12.4 | atmSu | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2 | atmSuPort | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3 | atmSuPortAtm | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.2 | atmSuPortAtmIfStatsTable | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.2.1 | atmSuPortAtmIfStatsEntry | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.2.1.5 | atmSuPortAtmTxClp0Cells | ACE20-MIB |