CISCOSB-rlInterfaces :: rlFlowControlMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesrlFlowControlMode

rlFlowControlMode

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::rlFlowControlMode

OID (numeric): 1.3.6.1.4.1.9.6.1.101.54.32

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Define which mode will be enabled on flow control enabled ports. The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames Send-receive: The interfaces with enabled flow control will receive and send pause frames. Receive-only: The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames.

What is rlFlowControlMode?

This read-write enumerated INTEGER (send-receive/receive-only) defines which mode is applied on flow-control-enabled ports, per the description: send-receive both sends and receives pause frames, while receive-only accepts incoming pause frames but never sends them out. Admins use this to control whether a port can actively push back on senders (send-receive) or only respond to being told to pause by upstream devices (receive-only). For example, setting receive-only on a port connected to a device that shouldn't be paused by this switch, but from which the switch still wants to honor incoming pause requests, avoids sending unwanted pause frames upstream.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.32
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::rlFlowControlMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.54.32.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::rlFlowControlMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.54.32.1 i <value>

Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::rlFlowControlMode OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.54rlIfInterfacesCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.54.32rlFlowControlModeCISCOSB-rlInterfaces