All MIBs › S5-TOKENRING-MIB › s5TrTestTpStatus
s5TrTestTpStatus
Module: S5-TOKENRING-MIB
OID (symbolic): S5-TOKENRING-MIB::s5TrTestTpStatus
OID (numeric): 1.3.6.1.4.1.45.1.6.7.4.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current status of the test. The possible values are :
testInProgress(2)...The path test is currently in progress. testPassed(3).......The path test passed. testFailed(4).......The path test failed.
If the interval of time between the agent's request and the station's response is less than s5TrTestPathTimer, then the value will be testPassed(3). If the interval is longer, the value will be testFailed(4). While the agent is waiting for a response, the value will be testInProgress(2).
What is s5TrTestTpStatus?
This reports the current status of this path test: testInProgress while awaiting a reply, testPassed if the station replied within the s5TrTestPathTestTimer window, or testFailed if it took longer (or never replied). An admin polls this after starting a test via s5TrTestTpStart to learn whether the remote station is actually reachable across the current bridged path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.4 snmpwalk -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.4.1 snmpget -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpStatus.1
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::s5TrTestTpStatus 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.4 | s5TrTestTpStatus | S5-TOKENRING-MIB |