CAT2600-MIB :: cat2600TsDmnStationTraffic

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsDmnStationTraffic

cat2600TsDmnStationTraffic

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsDmnStationTraffic

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.5.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: A bit string that identifies the ports that this station has generated traffic to or from. The bits correspond to ports, with bits and ports numbered from right to left so that bit 0 represents the CPU, bit 1 represents port 1, and so forth. For example, the returned string 01 4D can be expanded to:

00000001 01001101 binary representation of object string xxxxxxx8 7654321C ports corresponding to bits

This indicates ports 8, 6, 3, 2 and the CPU. The size of this string is adjusted to include all ports with traffic.

What is cat2600TsDmnStationTraffic?

This is a bit string flagging which ports a given station has generated traffic to or from, using a specific right-to-left numbering where bit 0 represents the CPU and bit 1 represents port 1 and so on -- the description gives a worked example where the byte string 01 4D decodes to a specific set of ports plus the CPU. An admin decodes this to see the full traffic footprint of one station across the domain's ports rather than just the single port it was learned on, useful for spotting a device that's unexpectedly communicating across many ports (which could indicate it's acting as an unintended bridge or generating broadcast-heavy traffic). This kind of per-station cross-port traffic map is more diagnostic detail than the simple frame/byte counters provide elsewhere.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.5.1.4
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsDmnStationTraffic

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.5.1.4.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsDmnStationTraffic.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::cat2600TsDmnStationTraffic 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 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
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3cat2600TsDmnsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.5cat2600TsDmnStationTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.5.1cat2600TsDmnStationEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.5.1.4cat2600TsDmnStationTrafficCAT2600-MIB