All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrBRFInfoIpDefaultGateway
ciscoTsTrBRFInfoIpDefaultGateway
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpDefaultGateway
OID (numeric): 1.3.6.1.4.1.9.5.32.6.2.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP Address of the default gateway for this TrBRF.
What is ciscoTsTrBRFInfoIpDefaultGateway?
This read-write IpAddress sets the default gateway for this specific TrBRF's IP traffic that needs to leave the local subnet. Since a stack can have multiple TrBRFs each potentially needing a different upstream router, this per-TrBRF object lets each one point at the correct gateway for its own subnet rather than sharing a single stack-wide value. Misconfiguring this on a management TrBRF specifically would strand that TrBRF's management traffic even while its Token Ring switching keeps working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.6 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpDefaultGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.6.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpDefaultGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.6.2.1.6.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::ciscoTsTrBRFInfoIpDefaultGateway 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.6 | ciscoTsVLANS | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2 | ciscoTsTrBRFInfoTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1 | ciscoTsTrBRFInfoEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1.6 | ciscoTsTrBRFInfoIpDefaultGateway | CISCO-TS-STACK-MIB |