All MIBs › RAD-MIB › ethBackPressure
ethBackPressure
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethBackPressure
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter defines whether to enable or disable Back pressure. Back Pressure is a flow control parameter.
What is ethBackPressure?
This object enables or disables Ethernet back-pressure flow control, a mechanism that tells upstream devices to temporarily stop sending traffic when the interface buffer is full. Back-pressure prevents packet loss when traffic arrives faster than the equipment can process it. An operator disables this on high-speed links where buffering is adequate or enables it on slower links to avoid congestion-related drops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::ethBackPressure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::ethBackPressure.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.5.1 i <value>
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.1 | ethIfTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.1.1 | ethIfEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.1.1.5 | ethBackPressure | RAD-MIB |