All MIBs › CISCO-WAN-AXIPOP-MIB › ingressQDepth
ingressQDepth
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ingressQDepth
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.1.1.6
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 (4510..'ffff'h).
ingressQDepth should be greater than ingressQECNThresh and ingressQDEThresh
For FRSM12 Card: Not Supported
What is ingressQDepth?
This read-write value sets the maximum depth, in bytes, that the ingress queue may reach before the card begins dropping arriving cells, with most cards limited to a range up to 'ffff'h while FRSM-VHS supports depths up to '1fffff'h, and the object is not supported at all on FRSM12. An administrator must configure this value greater than both ingressQECNThresh and ingressQDEThresh so that ECN marking and DE (Discard Eligible) marking can take effect before the queue's hard drop limit is reached. For example, setting ingressQDepth too close to ingressQECNThresh would leave little room for early congestion notification to have any effect before outright cell dropping begins.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ingressQDepth
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.6.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ingressQDepth.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ingressQDepth.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::ingressQDepth 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.6 | ingressQDepth | CISCO-WAN-AXIPOP-MIB |