CISCO-TS-STACK-MIB :: ciscoTsPortCfgForwardingMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsPortCfgForwardingMode

ciscoTsPortCfgForwardingMode

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode

OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Operational frame switching mode for the port. When in auto mode the port uses the Direct Cut algorithm to place the port in either cutthru(3) or storeandforward(2) mode.

What is ciscoTsPortCfgForwardingMode?

This read-write enum sets how this port switches frames: auto(1) lets the switch's Direct Cut algorithm dynamically choose between storeandforward(2) and cutthru(3) based on observed conditions, or an admin can pin the mode manually. Pinning a port to storeandforward(2) trades latency for guaranteed full frame validation, useful on a port known to be error-prone, while cutthru(3) minimizes latency on a clean, trusted link. The switch's actual real-time choice, whatever this is set to, is reported separately in ciscoTsPortCfgActualForwardingMode.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.15
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.15.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgForwardingMode OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 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.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.4ciscoTsPortCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1ciscoTsPortCfgTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1.1ciscoTsPortCfgEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1.1.15ciscoTsPortCfgForwardingModeCISCO-TS-STACK-MIB