All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsIfIndex
ciscoTsPortStatsIfIndex
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsIfIndex
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.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 ciscoTsPortStatsIfIndex?
This read-only INTEGER points this port's statistics row at the matching entry in the standard ifTable, letting this Token Ring-specific counter data be joined with the generic interface counters for the same physical port. This lets a monitoring system correlate, say, this port's ciscoTsPortStatsInFrames with the standard ifInOctets for cross-checking or richer per-port dashboards. Without this pointer there'd be no standard way to relate this MIB's port-specific stats to the generic interfaces group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsIfIndex.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::ciscoTsPortStatsIfIndex 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.2 | ciscoTsPortStatsTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1 | ciscoTsPortStatsEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1.3 | ciscoTsPortStatsIfIndex | CISCO-TS-STACK-MIB |