All MIBs › ACC-MIB › accBrPortOutPrioDiscPkts
accBrPortOutPrioDiscPkts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrPortOutPrioDiscPkts
OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Packets discarded on ouput by the protocol priority filter mechanism
What is accBrPortOutPrioDiscPkts?
This counter tracks packets intentionally dropped by priority-based filtering rules on the output side, implementing QoS by discarding lower-priority frames when higher-priority traffic needs to pass. Engineers use this metric to validate that QoS policies are actively working and to fine-tune priority thresholds and queue limits. Seeing 100 lower-priority packets dropped per minute while higher-priority voice traffic passes unhindered confirms the QoS policy is functioning as designed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accBrPortOutPrioDiscPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accBrPortOutPrioDiscPkts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.3 | accBrPort | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1 | accBrPortInfo | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1.1 | accBrPortStats | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1.1.9 | accBrPortOutPrioDiscPkts | ACC-MIB |