All MIBs › CAT2600-MIB › cat2600TsPortIndex
cat2600TsPortIndex
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsPortIndex
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ifIndex value corresponding to each port entry. For TR interfaces, the TsPortIndex corresponds to the Port Number or POE Index.
What is cat2600TsPortIndex?
This maps each row in the per-port table to the standard ifIndex value for that port, letting cross-references between this vendor-specific Cat2600 MIB and the generic IF-MIB line up correctly; for Token-Ring interfaces specifically it corresponds to the Port Number or POE Index instead. An admin uses this to correlate a cat2600TsPort* statistic (like CRC counts or station counts) back to the standard interface identified in ifTable, especially useful when scripting monitoring tools that already key off ifIndex. For a 24-port switch, this table would typically contain 24 rows with sequential index values matching the corresponding ifIndex values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.1 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.1.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsPortIndex.1
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsPortIndex OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2 | cat2600TsPort | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1 | cat2600TsPortTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1.1 | cat2600TsPortEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.2.1.1.1 | cat2600TsPortIndex | CAT2600-MIB |