All MIBs › CAT2600-MIB › cat2600TsOptDmnStaPos
cat2600TsOptDmnStaPos
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsOptDmnStaPos
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Second index for items in the optimized port station address table.
What is cat2600TsOptDmnStaPos?
This is the secondary index for the optimized domain-level station address table, the domain-scoped analog of cat2600TsOptPortStaPos, used to page through a compact binary-packed list of station entries for a domain rather than one SNMP row per station. An admin's polling software uses this purely as a lookup offset when bulk-fetching cat2600TsOptDmnStaVal entries efficiently. Like its port-level counterpart, it exists to reduce SNMP round-trip overhead on switches with many learned stations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.6.1.1 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsOptDmnStaPos
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.1.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsOptDmnStaPos.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsOptDmnStaPos.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::cat2600TsOptDmnStaPos 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.1 | cat2600TsOptDmnStaPos | CAT2600-MIB |