All MIBs › CM-PERFORMANCE-MIB › f3NetPortQosShaperStatsBREDD
f3NetPortQosShaperStatsBREDD
Module: CM-PERFORMANCE-MIB
OID (symbolic): CM-PERFORMANCE-MIB::f3NetPortQosShaperStatsBREDD
OID (numeric): 1.3.6.1.4.1.2544.1.12.5.1.43.1.12
Node type: OBJECT-TYPE
Type: PerfCounter64
Access: read-only
Description:
Bytes Random Early Discard, Dropped.
What is f3NetPortQosShaperStatsBREDD?
This counter tracks the total number of bytes dropped by the QoS traffic shaper on a port when Random Early Discard (RED) thresholds are exceeded. RED proactively drops packets to manage congestion and prevent buffer overflow when the queue is getting full. Operators monitor this metric to understand how often the shaper is discarding traffic and adjust QoS policies accordingly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.43.1.12 snmpwalk -v2c -c public <target> CM-PERFORMANCE-MIB::f3NetPortQosShaperStatsBREDD
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.43.1.12.1 snmpget -v2c -c public <target> CM-PERFORMANCE-MIB::f3NetPortQosShaperStatsBREDD.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> f3NetPortQosShaperStatsBREDD.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.5 | cmPerformanceMIB | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1 | cmPerfObjects | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.43 | f3NetPortQosShaperStatsTable | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.43.1 | f3NetPortQosShaperStatsEntry | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.43.1.12 | f3NetPortQosShaperStatsBREDD | CM-PERFORMANCE-MIB |