jnxPingCtlIngressJitterThreshold
JUNIPER-PING-MIB ·
.1.3.6.1.4.1.2636.3.7.1.2.1.15
Object
column r/w
microsecondsUnsigned32
The maximum allowed jitter in the ingress trip time over the course of any test. Jitter is defined as the difference between the maximum and minimum ingress trip times measured over the course of a single test (jnxPingResultsMaxDstSrct minus jnxPingResultsMinDstSrct). If the measured jitter exceeds this threshold, a jnxPingIngressJitterThresholdExceeded trap will be sent. This applies only if the probe type (pingCtlType) provides one way delay measurements. Currently jnxPingIcmpTimeStamp is the only supported probe type with this property.
Context
- MIB
- JUNIPER-PING-MIB
- OID
.1.3.6.1.4.1.2636.3.7.1.2.1.15- 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::jnxPingCtlIngressJitterThreshold'
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::jnxPingCtlIngressJitterThreshold.<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::jnxPingCtlIngressJitterThreshold'
Syntax
microsecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-60000000