jnxPingCtlRttJitterThreshold
JUNIPER-PING-MIB ·
.1.3.6.1.4.1.2636.3.7.1.2.1.9
Object
column r/w
microsecondsUnsigned32
The maximum allowed jitter in the round trip time over the course of any test. Jitter is defined as the difference between the maximum and minimum round trip times measured over the course of a single test (jnxPingResultsMaxRttUs minus jnxPingResultsMinRttUs). If the measured jitter exceeds this threshold, a jnxPingRttJitterThresholdExceeded trap will be sent.
Context
- MIB
- JUNIPER-PING-MIB
- OID
.1.3.6.1.4.1.2636.3.7.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- microseconds
- Parent
- jnxPingCtlEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlRttJitterThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlRttJitterThreshold.<jnxPingCtlOwnerIndex>.<jnxPingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-PING-MIB::jnxPingCtlRttJitterThreshold'
Syntax
microsecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-6000000