All MIBs › CAT2600-MIB › cat2600TsOptDmnStaVal
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 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.3 | cat2600TsDmns | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.3.6 | cat2600TsOptDmnStaTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.3.6.1 | cat2600TsOptDmnStaEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.3.6.1.2 | cat2600TsOptDmnStaVal | CAT2600-MIB |