CISCO-TS-STACK-MIB :: ciscoTsStackSwitchMaxAddressChain

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsStackSwitchMaxAddressChain

ciscoTsStackSwitchMaxAddressChain

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchMaxAddressChain

OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.26

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description: The longest chain of addresses anywhere in the CPU's address hash table.

What is ciscoTsStackSwitchMaxAddressChain?

This read-only Gauge reports the length of the longest hash bucket chain anywhere in the CPU's address lookup table, how many entries collided into the same hash slot at worst. A long chain means address lookups for stations in that bucket take measurably longer, since the CPU has to walk the chain linearly, so a climbing value here can explain otherwise-unexplained forwarding latency even when overall traffic counters look normal. A well-distributed table might show a max chain length of 3-4, while a value in the dozens would indicate a hashing or table-sizing problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.26
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchMaxAddressChain

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.26.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchMaxAddressChain.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::ciscoTsStackSwitchMaxAddressChain 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.2ciscoTsStackCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.2.1ciscoTsStackTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.2.1.1ciscoTsStackEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.2.1.1.26ciscoTsStackSwitchMaxAddressChainCISCO-TS-STACK-MIB