CISCO-WAN-AXIPOP-MIB :: egressQDepth

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-AXIPOP-MIBegressQDepth

egressQDepth

Module: CISCO-WAN-AXIPOP-MIB

OID (symbolic): CISCO-WAN-AXIPOP-MIB::egressQDepth

OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable sets the max depth for queue, before it starts dropping the cells. It is defined in terms of number of bytes. In all cards except the FRSM-VHS card, the range is limited to (0..'ffff'h).

egressQDepth should be greater than egressQDEThresh and egressQECNThresh

For FRSM12 Card: Not Supported

What is egressQDepth?

This read-write integer defines the maximum egress queue depth in bytes, beyond which the card begins outright dropping cells rather than merely marking or throttling them, and it must be configured greater than both egressQDEThresh and egressQECNThresh on the same card; it is not supported on FRSM12. An administrator uses it as the hard ceiling on egress buffering, ensuring the two softer thresholds (discard-eligible and flow-control) always trigger before cells are actually lost. For example, if egressQDEThresh is set to 40000 bytes and egressQECNThresh to 50000 bytes, egressQDepth must be set above both, such as 60000 bytes, so DE-marking and flow control act as early warnings before hard drops occur.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.9
snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::egressQDepth

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.9.1
snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::egressQDepth.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.9.1 i <value>

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::egressQDepth 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 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.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.5basisServicesBASIS-MIB
1.3.6.1.4.1.351.110.5.1frameRelayBASIS-MIB
1.3.6.1.4.1.351.110.5.1.2frChanBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.5.1.2.1frChanCnfGrpCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.5.1.2.1.1frChanCnfGrpTableCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.5.1.2.1.1.1frChanCnfGrpEntryCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.5.1.2.1.1.1.9egressQDepthCISCO-WAN-AXIPOP-MIB