All MIBs › CAT2600-MIB › cat2600TsPortRemoteStations
cat2600TsPortRemoteStations
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsPortRemoteStations
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of stations on this port's address table which belong to segments attached to other ports.
What is cat2600TsPortRemoteStations?
This counts entries in a port's address table for stations that actually live on segments attached to other ports, learned here only because the switch needs to know how to reach them through this port's neighbor relationships. An admin expects this to be high on uplink/trunk ports connecting to the rest of the network and low on simple access ports, so a big remote-station count on what should be an edge port could indicate a misconfigured trunk or unexpected bridging loop. Comparing this figure to cat2600TsPortLocalStations for the same port quickly tells you whether that port is acting as an access link or a backbone link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.8 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortRemoteStations
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.8.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortRemoteStations.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::cat2600TsPortRemoteStations 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.8 | cat2600TsPortRemoteStations | CAT2600-MIB |