ACC-MIB :: accBrPortOutQLen

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccBrPortOutQLen

accBrPortOutQLen

Module: ACC-MIB

OID (symbolic): ACC-MIB::accBrPortOutQLen

OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.1.10

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description:

Length of port output queue

What is accBrPortOutQLen?

This gauge shows the current number of packets waiting in the output queue at this exact moment (not a cumulative counter but a snapshot). Engineers check this continuously to spot congestion patterns—sustained queue depths near the maximum indicate the port is consistently overloaded. A queue length of 45 packets in a 64-packet buffer means the port is 70% congested and approaching the point where tail drop will begin.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.1.10
snmpwalk -v2c -c public <target> ACC-MIB::accBrPortOutQLen

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.1.10.1
snmpget -v2c -c public <target> ACC-MIB::accBrPortOutQLen.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.3accBrPortACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1accBrPortInfoACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1.1accBrPortStatsACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1.1.10accBrPortOutQLenACC-MIB