All MIBs › S5-TOKENRING-MIB › s5TrTestPathTestTimer
s5TrTestPathTestTimer
Module: S5-TOKENRING-MIB
OID (symbolic): S5-TOKENRING-MIB::s5TrTestPathTestTimer
OID (numeric): 1.3.6.1.4.1.45.1.6.7.4.1
Node type: OBJECT-TYPE
Type: TimeIntervalHrd
Access: read-write
Description: This is the timeout, in units of hundredths of a second, that the agent will wait for a reply to an LLC TEST command PDU caused by doing a SNMP SET to the object s5TrAgentTpStart with the value startTestSourceRoute(2) or startTestTransparent(3). This timer applies to all entries in table s5TrTestPathTable.
What is s5TrTestPathTestTimer?
This configures, in hundredths of a second, how long the agent waits for a reply to an LLC TEST command PDU triggered by a path test, defaulting to 400 (4 seconds), applying to every entry in the test path table. An admin shortens this to fail path tests faster on a low-latency network, or lengthens it on a network with higher expected round-trip delay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.1 snmpwalk -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestPathTestTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.1.1 snmpget -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestPathTestTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.1.6.7.4.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> s5TrTestPathTestTimer.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::s5TrTestPathTestTimer 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.1 | s5TrTestPathTestTimer | S5-TOKENRING-MIB |