All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgIfIndex
ciscoTsPortCfgIfIndex
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgIfIndex
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A pointer to the entry in the ifTable corresponding to this port.
What is ciscoTsPortCfgIfIndex?
This read-only INTEGER cross-references this port's row to the corresponding entry in the standard ifTable, letting management software correlate this MIB's Token Ring-specific port settings with the generic interface counters and status every SNMP tool already knows how to read. An admin building a custom monitoring dashboard would join on this value to pull ifOperStatus or ifInOctets for the same physical port described here. Without this pointer, there would be no standard way to relate ciscoTsPortCfgNumber's port 5 to ifIndex-based tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgIfIndex.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::ciscoTsPortCfgIfIndex 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.3 | ciscoTsPortCfgIfIndex | CISCO-TS-STACK-MIB |