All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgActualPortMode
ciscoTsPortCfgActualPortMode
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgActualPortMode
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The actual port operation mode. If the port is in auto mode, this object will return the mode that the port opened in.
What is ciscoTsPortCfgActualPortMode?
This read-only enum reports the port's real operating mode as actually negotiated, which matters specifically when ciscoTsPortCfgPortMode is set to auto(1), since this object tells the admin which concrete mode the port actually settled into. A mismatch between what an admin expects an auto-configured port to negotiate to and what actually shows up here is a common first clue when troubleshooting an unexpectedly slow or half-duplex-limited connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.18 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgActualPortMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.18.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgActualPortMode.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::ciscoTsPortCfgActualPortMode 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.18 | ciscoTsPortCfgActualPortMode | CISCO-TS-STACK-MIB |