All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgForwardingMode
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 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.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.15 | ciscoTsPortCfgForwardingMode | CISCO-TS-STACK-MIB |