All MIBs › CTATX-MIB › sifInQLen
sifInQLen
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sifInQLen
OID (numeric): 1.3.6.1.4.1.97.3.7.2.1.45
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The maximum length ever obtained by the port's inbound packet queue (in packets). The size of a port's inbound packet queue is periodically polled (rather than recalculated whenever a packet is added), so sifInQLen is an approximation of the maximum length.
What is sifInQLen?
This read-write Gauge reports the maximum length ever obtained by this port's inbound packet queue, in packets, based on periodic polling rather than continuous recalculation, so it is an approximation. An administrator uses this high-water mark to judge whether the port's receive buffering is adequate for its traffic bursts. For example, the admin sees sifInQLen consistently near its configured maximum and concludes the port needs more receive buffer headroom to avoid drops during bursts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.45 snmpwalk -v2c -c public <target> CTATX-MIB::sifInQLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.45.1 snmpget -v2c -c public <target> CTATX-MIB::sifInQLen.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.7.2.1.45.1 i <value>
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sifInQLen OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7 | sinterfaces | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2 | sifTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1 | sifEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1.45 | sifInQLen | CTATX-MIB |