All MIBs › CISCO-WAN-AXIPOP-MIB › chanTxFifoFullCnt
chanTxFifoFullCnt
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::chanTxFifoFullCnt
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.3.1.1.26
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This statistics provides a count of the number of times the AUSM card tried to send a cell, but was unable to send because the Transmit FIFO was full. Note that this is NOT a count of the number of cells dropped. This statistics is per card statistics.
What is chanTxFifoFullCnt?
This read-only counter, explicitly documented as a per-card (not per-channel) statistic despite appearing in the channel table, counts the number of times the AUSM card attempted to send a cell but couldn't because its hardware transmit FIFO was already full, and the description specifically clarifies this is not the same as a count of cells actually dropped. Admins use this as a hardware-level indicator of transmit-side buffering pressure on the whole card, distinct from any per-channel discard statistics, useful for diagnosing card-level performance bottlenecks rather than individual connection problems. For example, a rising chanTxFifoFullCnt across an entire card, even when individual channels show low discard counts, would point the admin toward a card-wide hardware transmit-capacity issue rather than a single misbehaving connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.3.1.1.26 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanTxFifoFullCnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.3.1.1.26.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::chanTxFifoFullCnt.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chanTxFifoFullCnt.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::chanTxFifoFullCnt OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.3 | ausmChanCntGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.3.1 | ausmChanCntGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.3.1.1 | ausmChanCntGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.3.1.1.26 | chanTxFifoFullCnt | CISCO-WAN-AXIPOP-MIB |