All MIBs › CAT2600-MIB › cat2600TsPortMaxStations
cat2600TsPortMaxStations
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsPortMaxStations
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.2.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Maximum number of stations which the port can support simultaneously.
What is cat2600TsPortMaxStations?
This is the hardware-imposed ceiling on how many stations a single port's address table can track simultaneously, a fixed per-port capacity rather than a live count. An admin uses it alongside cat2600TsPortMostStations to see how much headroom a busy port segment has left before address-table overflow forces flooding of unknown-destination frames. Knowing this cap (say, 512 stations per port) helps decide when a segment behind that port needs to be split across additional switch ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.2.1.1.5 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPortMaxStations
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.5.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPortMaxStations.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::cat2600TsPortMaxStations 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.5 | cat2600TsPortMaxStations | CAT2600-MIB |