CAT2600-MIB :: cat2600TsIpAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsIpAddr

cat2600TsIpAddr

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsIpAddr

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.8

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: IP address of the switch. Changes to this object take effect immediately.

What is cat2600TsIpAddr?

This writable IpAddress sets the IP address of this switch, per the description, and explicitly takes effect immediately upon being changed -- there is no separate save/reboot/activate step implied. Because the change is immediate, an admin pushing this value remotely via SNMP needs to be certain the new address is reachable and correctly routed before committing the write, since an incorrect value would sever the very management session used to make the change, requiring console access to recover. This immediate-effect behavior is the key operational fact that distinguishes writing this object from a typical staged configuration change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.8
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsIpAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.8.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsIpAddr.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.8.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsIpAddr.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::cat2600TsIpAddr 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.1cat2600TsMainCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1cat2600TsConfigCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1.8cat2600TsIpAddrCAT2600-MIB