All MIBs › CISCOSB-rlInterfaces › rlFlowControlMode
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.54 | rlIfInterfaces | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.54.32 | rlFlowControlMode | CISCOSB-rlInterfaces |