All MIBs › CISCO-WAN-AXIPOP-MIB › egressQDepth
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 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.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.1 | frChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1 | frChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1 | frChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1.9 | egressQDepth | CISCO-WAN-AXIPOP-MIB |