All MIBs › S5-TOKENRING-MIB › s5TrTestTpRoute
s5TrTestTpRoute
Module: S5-TOKENRING-MIB
OID (symbolic): S5-TOKENRING-MIB::s5TrTestTpRoute
OID (numeric): 1.3.6.1.4.1.45.1.6.7.4.3.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: When this object is written via SNMP it specifies the path to be tested. If this object is not written when the row is created, it is filled in by the agent when the path test is completed.
This object is an encoded octet string that specifies the source route path. The first octet represents the length in octets of the route string that follows. Each two octets that follow specify a ring number/bridge number pair representing an entry for a hop. The encoding is 3 nibbles for the ring number, and 1 nibble for bridge number. The maximum size of this path represents 7 hops (14 Octets).
To initiate a test, write to this object with the appropriate route. If the corresponding table entry s5TrTestTpStart is not set, the agent will set s5TrTestTpStart to startTestSourceRoute(2) and start the test.
If the agent and the station are both on the same ring, the length octet will be set to zero by agent.
If a 'Transparent path test' succeeds and the route passes through transparent bridges, then length octet will be set to 1 by agent. This is to differentiate from the case that the station and the agent are on the same ring.
What is s5TrTestTpRoute?
This holds the encoded source-route path for this test, as a length-prefixed sequence of ring-number/bridge-number hop pairs (3 nibbles ring, 1 nibble bridge, up to 7 hops); an admin can write a specific route to test, or leave it for the agent to fill in with the discovered route once the test completes, with a zero-length route meaning the agent and target station share the same ring. An admin inspects this after a test completes to see exactly which bridged path the TEST frame actually traversed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.5 snmpwalk -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.5.1 snmpget -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpRoute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.5.1 s <value>
Start monitoring Bay Networks/SynOptics S5000-series Token Ring hardware (ring state/beacon/monitor-contention status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the S5-TOKENRING-MIB::s5TrTestTpRoute OID value, configure state conditions and alerts, and monitor any Bay Networks/SynOptics S5000-series Token Ring hardware (ring state/beacon/monitor-contention status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.1 | products | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.1.6 | series5000 | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.1.6.7 | s5Tok | S5-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.1.6.7.4 | s5TrTest | S5-TOKENRING-MIB |
| 1.3.6.1.4.1.45.1.6.7.4.3 | s5TrTestPathTable | S5-TOKENRING-MIB |
| 1.3.6.1.4.1.45.1.6.7.4.3.1 | s5TrTestPathEntry | S5-TOKENRING-MIB |
| 1.3.6.1.4.1.45.1.6.7.4.3.1.5 | s5TrTestTpRoute | S5-TOKENRING-MIB |