CAT2600-MIB :: cat2600TsDefaultGateway

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsDefaultGateway

cat2600TsDefaultGateway

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsDefaultGateway

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.10

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: IP default gateway used by the switch. Changes to this object take effect immediately.

What is cat2600TsDefaultGateway?

This object holds the IPv4 address of the default gateway that the Catalyst 2600 series switch uses to reach hosts outside its local segment. Getting this wrong points the switch's own management and diagnostic traffic (like the ICMP pings described elsewhere in this MIB) into a dead end, so admins check it after any network renumbering or when the switch loses reachability to remote management stations. For example, an admin might set this to 10.1.1.1 after moving the switch to a new VLAN, and the change takes effect immediately without a reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.10
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsDefaultGateway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.10.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsDefaultGateway.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.10.1 a <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::cat2600TsDefaultGateway 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.10cat2600TsDefaultGatewayCAT2600-MIB