All MIBs › CISCO-TS-STACK-MIB › ciscoTsDefaultGateway
ciscoTsDefaultGateway
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsDefaultGateway
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: IP default gateway of the current TrBRF.
What is ciscoTsDefaultGateway?
This read-write object holds the IP address of the default gateway used by the switch's current TrBRF for traffic destined outside its own subnet. Because the TrBRF is the switch's only IP-reachable interface, an incorrect value here silently strands the whole stack's management traffic even though the Token Ring ports keep switching frames fine. A typical value might be 10.20.5.254, pointing at the router connecting the Token Ring segment to the rest of the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsDefaultGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsDefaultGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.3.1 a <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsDefaultGateway OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.3 | ciscoTsDefaultGateway | CISCO-TS-STACK-MIB |