All MIBs › CAT2600-MIB › cat2600TsDmnIpDefaultGateway
cat2600TsDmnIpDefaultGateway
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsDmnIpDefaultGateway
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.3.1.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP Address of the default gateway for this Domain. Changes to this object will take effect immediately.
What is cat2600TsDmnIpDefaultGateway?
This is the per-domain default gateway address, distinct from the switch-wide cat2600TsDefaultGateway, letting each administrative Domain route its off-segment traffic through a different upstream router if the topology requires it, with changes taking effect immediately. An admin sets this when different domains on the same switch need to egress through different routers, for example when domains represent physically separate customer networks sharing one switch chassis. Misconfiguring this for one domain while other domains' gateways remain correct would isolate just that domain's off-subnet reachability without affecting the rest of the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.6 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIpDefaultGateway
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.6.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsDmnIpDefaultGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.3.1.1.6.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::cat2600TsDmnIpDefaultGateway 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.1 | cat2600TsDmnTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.3.1.1 | cat2600TsDmnEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.3.1.1.6 | cat2600TsDmnIpDefaultGateway | CAT2600-MIB |