CNTAU-MIB :: cntdot3DMATxWaitQ

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNTAU-MIBcntdot3DMATxWaitQ

cntdot3DMATxWaitQ

Module: CNTAU-MIB

OID (symbolic): CNTAU-MIB::cntdot3DMATxWaitQ

OID (numeric): 1.3.6.1.4.1.333.1.10.1.1.1.28

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of buffers waiting in an outbound queue ready to transmitted to local memory from global memory. Buffers must be moved from global memory to local memory in order to be transmitted by the LANCE.

What is cntdot3DMATxWaitQ?

This value reports how many outbound buffers are queued waiting to be moved from global memory into local memory, a required step before the LANCE can transmit them. An administrator uses a rising value here to identify a bottleneck in the global-to-local buffer transfer stage of the outbound Ethernet pipeline, distinct from the LANCE's own transmit wait queue. For example, if this queue backs up while cntdot3LanceTxWaitQ stays low, the delay is happening before the data even reaches local memory, pointing at the DMA transfer rather than the transmitter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.10.1.1.1.28
snmpwalk -v2c -c public <target> CNTAU-MIB::cntdot3DMATxWaitQ

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.10.1.1.1.28.1
snmpget -v2c -c public <target> CNTAU-MIB::cntdot3DMATxWaitQ.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntdot3DMATxWaitQ.1

Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntdot3DMATxWaitQ OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.333cntCNT2-MIB
Numeric OIDNameModule
1.3.6.1.4.1.333.1cntauCNTAU-MIB
1.3.6.1.4.1.333.1.10cnttransmissionCNTAU-MIB
1.3.6.1.4.1.333.1.10.1cntdot3CNTAU-MIB
1.3.6.1.4.1.333.1.10.1.1cntdot3TableCNTAU-MIB
1.3.6.1.4.1.333.1.10.1.1.1cntdot3EntryCNTAU-MIB
1.3.6.1.4.1.333.1.10.1.1.1.28cntdot3DMATxWaitQCNTAU-MIB