S5-TOKENRING-MIB :: s5TrTestTpStart

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsS5-TOKENRING-MIBs5TrTestTpStart

s5TrTestTpStart

Module: S5-TOKENRING-MIB

OID (symbolic): S5-TOKENRING-MIB::s5TrTestTpStart

OID (numeric): 1.3.6.1.4.1.45.1.6.7.4.3.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object is used to start or retry a test or delete an entry. The possible values that can be written are:

startTestSourceRoute(2)...Start a path test for networks using source routing bridging. startTestTransparent(3)...Start a path test for networks using transparent bridging. retryTestSourceRoute(4)...Retry the path test for networks using source routing bridging. retryTestTransparent(5)...Retry the path test for networks using transparent bridging. clearTest(6)..........Delete an entry.

The possible values that can be read are: other(1) none of the following. startTestSourceRoute(2)...Indicates a path test for networks using source routing bridging has been started. startTestTransparent(3)...Indicates a path test for networks using transparent bridging has been started. retryTestSourceRoute(4)...Indicates the path test for networks using source routing bridging has been retried. retryTestTransparent(5)...Indicates the path test for networks using transparent bridging has been retried.

If s5TrTestTpStart is set to startTestTransparent(3) or retryTestTransparent(5), the value of s5TrTestTpRoute is ignored. A TEST command PDU without source routing information will be sent by the agent.

If s5TrTestTpStart is set to startTestSourceRoute(2) or retryTestSourceRoute(5) and the value s5TrTestTpRoute is a zero length string, a single-route broadcast TEST command PDU will be sent to explore the route from the agent to s5TrTestTpAddrTo. If s5TrTestTpRoute contains some specific route, the agent will send a nonbroadcast TEST command PDU to check this route.

If a test between the station identified by the object s5TrTestTpStart and the agent has already been started (so the s5TrTestTpStatus has value testInProgress(2)), the agent will return 'no error' to the SNMP SET request of a start or retry value. However, the agent will not initiate a new TEST command PDU.

If the test cannot be started because of errors in the SET request, or because of some limitations on the agent side (e.g., the table limit has been exceeded), then the response to the SET request will be SNMP 'bad value' or 'general' error.

For both start-test and retry-test the age-out time for the entry will be refreshed (i.e., as if the entry was just created).

What is s5TrTestTpStart?

This is an action object that starts, retries, or clears a path test: writing startTestSourceRoute/startTestTransparent begins a test for source-routed or transparently-bridged networks respectively, retryTestSourceRoute/retryTestTransparent retries one, and clearTest(6) deletes the row; reading back reports which of these was most recently done. An admin uses this to kick off an on-demand connectivity test to a specific remote station and later check whether it's still in progress.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.3
snmpwalk -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpStart

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.3.1
snmpget -v2c -c public <target> S5-TOKENRING-MIB::s5TrTestTpStart.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.45.1.6.7.4.3.1.3.1 i <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::s5TrTestTpStart 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.45synopticsSYNOPTICS-ROOT-MIB
1.3.6.1.4.1.45.1productsSYNOPTICS-ROOT-MIB
1.3.6.1.4.1.45.1.6series5000SYNOPTICS-ROOT-MIB
1.3.6.1.4.1.45.1.6.7s5TokS5-ROOT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.45.1.6.7.4s5TrTestS5-TOKENRING-MIB
1.3.6.1.4.1.45.1.6.7.4.3s5TrTestPathTableS5-TOKENRING-MIB
1.3.6.1.4.1.45.1.6.7.4.3.1s5TrTestPathEntryS5-TOKENRING-MIB
1.3.6.1.4.1.45.1.6.7.4.3.1.3s5TrTestTpStartS5-TOKENRING-MIB