All MIBs › RAD-MIB › ethIfCurrentOutputCongestionDropped
ethIfCurrentOutputCongestionDropped
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfCurrentOutputCongestionDropped
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.1.1.16
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The counter associated with the number of dropped frames due to a congestion, encountered by the Transmit direction to the Ethernet interface in the current interval.
What is ethIfCurrentOutputCongestionDropped?
This OID holds a counter measuring network packets dropped on a network interface during the current time interval due to congestion (too much traffic). When the output queue fills up faster than the interface can send, packets are discarded. An operator watches this to detect when an interface is overwhelmed and needs capacity upgrades or traffic load balancing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.16 snmpwalk -v2c -c public <target> RAD-MIB::ethIfCurrentOutputCongestionDropped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.16.1 snmpget -v2c -c public <target> RAD-MIB::ethIfCurrentOutputCongestionDropped.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2 | ethIfPerformance | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1 | ethIfCurrentTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1 | ethIfCurrentEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1.16 | ethIfCurrentOutputCongestionDropped | RAD-MIB |