CAT2600-MIB :: cat2600TsDmnIpState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsDmnIpState

cat2600TsDmnIpState

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsDmnIpState

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: IP configuration method for this domain.

What is cat2600TsDmnIpState?

This controls how a given domain obtains its IP configuration: disabled(1) means no IP addressing is managed for that domain at all, auto-bootp(2) uses BOOTP only until an address is learned, and always-bootp(3) keeps re-querying BOOTP continuously rather than latching onto a learned address. An admin picks always-bootp(3) for a domain whose IP config should track a DHCP/BOOTP server's assignments dynamically, or disabled(1) for a domain that's purely Layer 2 with no IP management needed on the switch itself. Choosing the wrong mode here can leave cat2600TsDmnIpAddress stuck unset or repeatedly reset by BOOTP responses the admin didn't expect.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.3
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIpState

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.3.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIpState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.3.1 i <value>

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::cat2600TsDmnIpState 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.3cat2600TsDmnIpStateCAT2600-MIB