tmnxOamPingCtlTimeOut

OBS ✓
TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.3.1.21

Object

column r/w secondsUnsigned32
The value of tmnxOamPingCtlTimeOut specifies the timeout value, in
seconds, to be used during a test run.
              
Timers (with duration configured using the tmnxOamPingCtlTimeOut value)
are used in one of two ways during a test run.
1.  Per Probe:  a timer is started each time a probe is sent.  If the
    timer expires before the probe response arrives, the probe is
    declared failed.  This is the traditional timeout method for a
    sequence of probes.
    OR
2.  Per Test:  a timer is started once per test run, when the last
    probe of the test run is sent.  ANY probe which does not have a
    response when the timer expires is declared failed.
              
SROS chooses 'Per Probe' or 'Per Test' based on the
tmnxOamPingCtlTestMode value.  The choice is not configurable.
              
The accepted minimum, maximum, and default values for
tmnxOamPingCtlTimeOut depend on tmnxOamPingCtlTestMode, as shown in the
following table.  The table also shows the timer usage for the test
mode.
              
tmnxOamPingCtlTestMode  Min  Max  Def   Timer Usage
----------------------  ---  ---  ---   -----------
'atmPing'                 1   10    5   Per Probe
'bierPing'                1  120   10   Per Probe
'dnsPing'                 1  120    5   Per Probe
'ethCfmLoopback'          1   10    5   Per Probe
'ethCfmTwoWayDelay'       1   10    5   Per Test
'ethCfmTwoWaySlm'         1   10    5   Per Test
'gtpPing'                 1   10    5   Per Probe
'icmpPing'                1   10    5   Per Test
'lspPing'                 1   10    5   Per Probe
'macPing'                 1   10    5   Per Probe
'mfibPing'                1  100    5   Per Probe
'mtuPing'                 1   10    5   Per Probe
'p2mpLspPing'             1  120   10   Per Probe
'sdpPing'                 1   10    5   Per Probe
'vccvPing'                1   10    5   Per Probe
'vprnPing'                1  100    5   Per Probe
'vxlanPing'               1   10    5   Per Probe
otherwise  .........  the value of tmnxOamPingCtlTimeOut is irrelevant
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.21
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
tmnxOamPingCtlEntry
Groups
5

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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTimeOut'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTimeOut.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlTimeOut'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 1-120