tmnxOamIcmpPingCtlRapid

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.18.1.1

Object

column r/w SNMPv2-TCTruthValue
The value of tmnxOamIcmpPingCtlRapid specifies whether or not to send
ICMP ping probes in rapid sequence.
              
Changing tmnxOamIcmpPingCtlRapid from 'false(2)' to 'true(1)'
implicitly sets tmnxOamPingCtlIntervalUnits to 'centiseconds(2)'.  For
example, if tmnxOamPingCtlInterval is 1, that makes the interval for
the test 0.01 seconds.
              
Changing tmnxOamIcmpPingCtlRapid from 'true(1)' to 'false(2)'
implicitly sets tmnxOamPingCtlIntervalUnits to 'seconds(1)'.  For
example, if tmnxOamPingCtlInterval is 1, that makes the interval for
the test 1 second.
              
tmnxOamIcmpPingCtlRapid = 'true(1)' and tmnxOamSaaCtlContinuous =
'true(1)' is an unsupported combination.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.18.1.1
Type
column
Access
readwrite
Status
current
Parent
tmnxOamIcmpPingCtlEntry
Groups
1

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::tmnxOamIcmpPingCtlRapid'
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::tmnxOamIcmpPingCtlRapid.<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::tmnxOamIcmpPingCtlRapid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance