CAT2600-MIB :: cat2600TsDmnIfIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsDmnIfIndex

cat2600TsDmnIfIndex

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsDmnIfIndex

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The ifIndex of the interface entry corresponding to each configured domain.

What is cat2600TsDmnIfIndex?

This links a configured domain back to its corresponding entry in the standard ifTable, giving each domain its own ifIndex so that generic SNMP tools relying on the standard interfaces MIB can see and poll domain-level statistics alongside standard interface data. An admin uses this to bridge between vendor-specific domain configuration (name, IP address, ports) and standard interface monitoring tools that only understand ifIndex-keyed data. This is the object a general-purpose monitoring platform would use to discover that domain 3, say, corresponds to ifIndex 53 in the standard interface table.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.9
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.9.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIfIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsDmnIfIndex.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::cat2600TsDmnIfIndex 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.1cat2600TsDmnTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.1.1cat2600TsDmnEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.3.1.1.9cat2600TsDmnIfIndexCAT2600-MIB