All MIBs › S5-TOKENRING-MIB › s5TrTestPathAgeTimer
s5TrTestPathAgeTimer
Module: S5-TOKENRING-MIB
OID (symbolic): S5-TOKENRING-MIB::s5TrTestPathAgeTimer
OID (numeric): 1.3.6.1.4.1.45.1.6.7.4.2
Node type: OBJECT-TYPE
Type: TimeIntervalSec
Access: read-write
Description: The amount of time, in units of seconds, that an entry remains in table s5TrTestPathTable before it is automatically removed. This value must be larger than the value of s5TrTestPathTimer. This timer applies to all entries in table s5TrTestPathTable. When the value is 0, no entry will be aged out.
What is s5TrTestPathAgeTimer?
This configures, in seconds, how long a completed entry remains in the test path table before being automatically removed, defaulting to 300 (5 minutes); it must be larger than s5TrTestPathTestTimer, and a value of 0 disables aging. An admin lowers this to keep the test path table tidy after running many ad hoc path tests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.2 snmpwalk -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestPathAgeTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.2.1 snmpget -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestPathAgeTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.1.6.7.4.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> s5TrTestPathAgeTimer.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::s5TrTestPathAgeTimer 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.2 | s5TrTestPathAgeTimer | S5-TOKENRING-MIB |