All MIBs › RAD-MIB › ethIfCurrentInPauseFrames
ethIfCurrentInPauseFrames
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfCurrentInPauseFrames
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.1.1.31
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The number of received Pause frames, encountered by the Ethernet interface in the current interval.
What is ethIfCurrentInPauseFrames?
This counter tracks the number of Ethernet PAUSE frames received by an interface during the current measurement interval. PAUSE frames are part of Ethernet flow control, signaling a sender to temporarily stop transmitting to prevent buffer overflow on the receiver. Operators monitor this to understand congestion patterns and whether flow control is being actively used in their network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.31 snmpwalk -v2c -c public <target> RAD-MIB::ethIfCurrentInPauseFrames
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.31.1 snmpget -v2c -c public <target> RAD-MIB::ethIfCurrentInPauseFrames.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.31 | ethIfCurrentInPauseFrames | RAD-MIB |