CAT2600-MIB :: cat2600TsOptDmnStaVal

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsOptDmnStaVal

cat2600TsOptDmnStaVal

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsOptDmnStaVal

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.6.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: An OCTET STRING containing a multiple number of stations from the domain station address table. Each entry is encoded in the following format: Station MAC address - 6 octets Port of Entry - 1 octet Traffic Mask - 4 octets

The traffic mask is encoded in its raw form as stored in the switch. Octet 1 Bit position 7 6 5 4 3 2 1 0 Port Number 31 30 29 28 27 26 25 24 Octet 2 Bit position 7 6 5 4 3 2 1 0 Port Number 23 22 21 20 19 18 17 16 Octet 3 Bit position 7 6 5 4 3 2 1 0 Port Number 15 14 13 12 11 10 9 8 Octet 4 Bit position 7 6 5 4 3 2 1 0 Port Number 7 6 5 4 3 2 1 CPU

What is cat2600TsOptDmnStaVal?

This packs multiple domain-level station records into one binary string, with each entry containing a 6-octet MAC address, a 1-octet port-of-entry, and a 4-octet traffic mask encoded in the switch's native bit-per-port format -- the domain-scoped equivalent of cat2600TsOptPortStaVal. An admin's monitoring tool decodes this to bulk-retrieve station and traffic-pattern data for an entire domain in far fewer SNMP requests than walking individual rows, which matters when a domain spans many ports with heavy station counts. This is the same bulk-optimization pattern used at the port level, just applied at domain scope.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.6.1.2
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsOptDmnStaVal

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.6.1.2.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsOptDmnStaVal.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::cat2600TsOptDmnStaVal 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.6cat2600TsOptDmnStaTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.6.1cat2600TsOptDmnStaEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.6.1.2cat2600TsOptDmnStaValCAT2600-MIB