All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgActualForwardingMode
ciscoTsPortCfgActualForwardingMode
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgActualForwardingMode
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual operational frame switching mode for the port.
What is ciscoTsPortCfgActualForwardingMode?
This read-only enum reports which forwarding mode, storeandforward(1) or cutthru(2), this port is actually operating in right now, as distinct from the configured setting in ciscoTsPortCfgForwardingMode which might be set to auto. When the config object is auto(1), this is the only place to see what the Direct Cut algorithm actually decided at this moment, which matters when diagnosing latency or error-tolerance behavior that seems inconsistent with the configured mode. Seeing storeandforward(1) here on a port configured for auto tells the admin recent error conditions pushed the port into the safer mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.16 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgActualForwardingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.16.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgActualForwardingMode.1
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::ciscoTsPortCfgActualForwardingMode 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.16 | ciscoTsPortCfgActualForwardingMode | CISCO-TS-STACK-MIB |