All MIBs › CISCO-TS-STACK-MIB › ciscoTsIpAddr
ciscoTsIpAddr
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsIpAddr
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the current Token Ring Bridge Relay Facility (TrBRF).
What is ciscoTsIpAddr?
This read-write object stores the IPv4 address assigned to the switch's current Token Ring Bridge Relay Facility (TrBRF), the routed construct that groups Token Ring segments together. An admin sets this when bringing a TrBRF onto the IP network or re-addressing a stack, since every switch in that TrBRF answers management traffic at this address. For example, an admin might set this to 10.20.5.1 so the stack's Token Ring segment can be reached by SNMP and Telnet from the core network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.1 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.1.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsIpAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.1.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::ciscoTsIpAddr 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.1 | ciscoTsIpAddr | CISCO-TS-STACK-MIB |