swIfOperFlowControlMode

RADLAN-rlInterfaces · .1.3.6.1.4.1.89.43.1.1.17

Object

column Enumeration
on - Flow control is enabled on this interface according to the
IEEE 802.3x standard.
off - Flow control is disabled.
enabledRx - Flow control is enabled on this interface for
       recieved frames.
enabledTx - Flow control is enabled on this interface for
       transmitted frames.

Context

MIB
RADLAN-rlInterfaces
OID
.1.3.6.1.4.1.89.43.1.1.17
Type
column
Access
readonly
Status
current
Parent
swIfEntry

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 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfOperFlowControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfOperFlowControlMode.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rlInterfaces::swIfOperFlowControlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3enabledRx
4enabledTx