All MIBs › CASCADE-MIB › lportQP1Len
lportQP1Len
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportQP1Len
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Priority-1 queue length (number of packets) in xmit buffer.
What is lportQP1Len?
This reports, in number of queued packets, how deep the priority-1 (highest priority) transmit queue currently is on this logical port. An admin monitors this to verify that latency-sensitive priority-1 traffic, often voice or signaling, is not backing up, since a persistently non-zero value here means even the top-priority queue cannot drain fast enough. For example, lportQP1Len holding steady at 40 packets while the link is supposedly not congested would indicate the priority-1 traffic volume itself now exceeds the port's outbound capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.25 snmpwalk -v2c -c public <target> CASCADE-MIB::lportQP1Len
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.25.1 snmpget -v2c -c public <target> CASCADE-MIB::lportQP1Len.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportQP1Len OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.25 | lportQP1Len | CASCADE-MIB |