tnOamTrResultsTestSuccesses

TN-OAM-TEST-MIB · .1.3.6.1.4.1.7483.6.1.2.11.2.4.1.6

Object

column obsolete testsSNMPv2-SMIUnsigned32
The current number of attempts to determine a path
to a target that have succeeded.  The value of this
object MUST be reported as 0 when no attempts have
succeeded.
              
This object was made obsolete in the 3.0 release.  Originally
this table was used to report a summary of the results of all
traceroute test for the configured test.  An additional index,
tnOamTrResultsTestRunIndex, has been added to this table and
a row in this table now represents the results of a single
traceroute test run.  The new object tnOamTrCtlFailures in the
tnOamTrCtlTable indicates the number of times an attempt to run
this traceroute test has failed.  The number of successful runs
can be calclated as (tnOamTrCtlRuns - tnOamTrCtlFailures).

Context

MIB
TN-OAM-TEST-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.11.2.4.1.6
Type
column
Access
readonly
Status
obsolete
Units
tests
Parent
tnOamTrResultsEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamTrResultsTestSuccesses'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamTrResultsTestSuccesses.<tnSysSwitchId>.<tnOamTrCtlTestIndex>.<tnOamTrResultsTestRunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamTrResultsTestSuccesses'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295