ifEthMacFlowControlMode

LUM-IFETH-MIB · .1.3.6.1.4.1.8708.2.54.2.3.1.1.8

Object

The mode for handling flow control between
the local device and link partner.
              
The PAUSE settings has the following meaning
when auto-negotiation is enabled.
              
Setting    802.3 equivalent
-------    ----------------
              
noPause    No PAUSE.
              
txPause    Asymmetric PAUSE toward link partner
           (send only).
              
bothPause  Symmetric PAUSE (send and receive).
              
rxPause    Both symmetric PAUSE and asymmetric
           PAUSE toward local device (send
           and/or receive).
              
              
The PAUSE settings has the following meaning
when auto-negotiation is disabled.
              
Setting    Result
-------    ------
              
noPause    PAUSE frame reception and transmission
           is disabled.
              
txPause    PAUSE frame transmission is enabled.
              
bothPause  PAUSE frame reception and transmission
           is enabled.
              
rxPause    PAUSE frame reception is enabled.

Context

MIB
LUM-IFETH-MIB
OID
.1.3.6.1.4.1.8708.2.54.2.3.1.1.8
Type
column
Access
readonly
Status
current
Default
noPause
Parent
ifEthMacEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFETH-MIB::ifEthMacFlowControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFETH-MIB::ifEthMacFlowControlMode.<ifEthMacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFETH-MIB::ifEthMacFlowControlMode'

Syntax

Source
LUM-TCFlowControlMode
Base type
Enumeration
Type Description
The mode for handling flow control between
the local device and link partner.
          
The PAUSE settings has the following meaning
when auto-negotiation is enabled.
          
Setting    802.3 equivalent
-------    ----------------
          
noPause    No PAUSE.
          
txPause    Asymmetric PAUSE toward link partner
           (send only).
          
bothPause  Symmetric PAUSE (send and receive).
          
rxPause    Both symmetric PAUSE and asymmetric
           PAUSE toward local device (send
           and/or receive).
          
          
The PAUSE settings has the following meaning
when auto-negotiation is disabled.
          
Setting    Result
-------    ------
          
noPause    PAUSE frame reception and transmission
           is disabled.
          
txPause    PAUSE frame transmission is enabled.
          
bothPause  PAUSE frame reception and transmission
           is enabled.
          
rxPause    PAUSE frame reception is enabled.
          
notApplicable (2147483647) is used to tell that attribute
is not used in current configuration.

Values & Constraints

Type Values
1noPause
2rxPause
3txPause
4bothPause
2147483647notApplicable

Conformance