JUNIPER-PING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
71
.1.3.6.1.4.1.2636.3.7.1.2 · 1 row entry · 23 columns
Defines the jnxPing Control Table for providing enterprise specific
options to the corresponding pingCtlTable entry.
jnxPingCtlEntry entry .1.3.6.1.4.1.2636.3.7.1.2.1
Defines an entry in the jnxPingCtlTable. This essentially
augments the pingCtlTable with additional objects.
Indexes
jnxPingCtlOwnerIndex jnxPingCtlTestName
Column Syntax OID
jnxPingCtlOwnerIndex
To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 2575, VACM) for tables in which
multiple users may need to independently create or
modify entri…
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2636.3.7.1.2.1.1
jnxPingCtlTestName
The name of the ping test. This is locally unique, within
the scope of an pingCtlOwnerIndex.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2636.3.7.1.2.1.2
jnxPingCtlIfName
Setting this object to an interface name prior to starting a remote
ping operation directs the ping probes to be transmitted over the
specified interface. To specify the interface index instead, see
pingCtlIfIndex. T…
OctetStringr/w
Constraints:
range: 0-24
.1.3.6.1.4.1.2636.3.7.1.2.1.3
jnxPingCtlRoutingIfIndex deprecated
Use this option to specify the routing instance used when directing
outgoing ping packets. The interface ifIndex specified should be in
the desired routing instance table. The interface specified will not
necessarily …
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2636.3.7.1.2.1.4
jnxPingCtlRoutingIfName deprecated
Use this option to specify the routing instance used when directing
outgoing ping packets. The interface name specified should be in
the desired routing instance table. The interface specified will not
necessarily be …
OctetStringr/w
Constraints:
range: 0-24
.1.3.6.1.4.1.2636.3.7.1.2.1.5
jnxPingCtlRoutingInstanceName
Use this option to specify the name of the routing instance used when
directing outgoing ping packets. The instance name specified must be
configured under routing-instances of the JUNOS configuration.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2636.3.7.1.2.1.6
jnxPingCtlRttThreshold
Maximum round trip time allowed. If this threshold is crossed
by any probe, a jnxPingRttThresholdExceeded trap will be sent.
microsecondsUnsigned32r/w
Constraints:
range: 0-6000000
.1.3.6.1.4.1.2636.3.7.1.2.1.7
jnxPingCtlRttStdDevThreshold
The maximum round trip time standard deviation allowed over the
course of any test. If the calculated standard deviation of the
round trip time at the end of any test exceeds this threshold,
a jnxPingRttStdDevThreshold…
microsecondsUnsigned32r/w
Constraints:
range: 0-6000000
.1.3.6.1.4.1.2636.3.7.1.2.1.8
jnxPingCtlRttJitterThreshold
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 (jnxPingResu…
microsecondsUnsigned32r/w
Constraints:
range: 0-6000000
.1.3.6.1.4.1.2636.3.7.1.2.1.9
jnxPingCtlEgressTimeThreshold
Maximum egress trip time allowed. If this threshold is crossed by
any probe, a jnxPingEgressThresholdExceeded trap will be sent.
This applies only if the probe type (pingCtlType) provides one way
delay measurements. C…
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.10
jnxPingCtlEgressStdDevThreshold
The maximum egress trip time standard deviation allowed over the
course of any test. If the calculated standard deviation of the
egress trip time at the end of any test exceeds this threshold,
a jnxPingEgressStdDevThre…
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.11
jnxPingCtlEgressJitterThreshold
The maximum allowed jitter in the egress trip time over the course
of any test. Jitter is defined as the difference between the
maximum and minimum egress trip times measured over the course of
a single test (jnxPingRe…
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.12
jnxPingCtlIngressTimeThreshold
Maximum ingress trip time allowed. If this threshold is crossed by
any probe, a jnxPingIngressThresholdExceeded trap will be sent.
This applies only if the probe type (pingCtlType) provides one way
delay measurements. …
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.13
jnxPingCtlIngressStddevThreshold
The maximum ingress trip time standard deviation allowed over the
course of any test. If the calculated standard deviation of the
ingress trip time at the end of any test exceeds this threshold,
a jnxPingIngressStddevT…
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.14
jnxPingCtlIngressJitterThreshold
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 (jnxPing…
microsecondsUnsigned32r/w
Constraints:
range: 0-60000000
.1.3.6.1.4.1.2636.3.7.1.2.1.15
jnxPingCtlTrapGeneration
The value of this object determines when and if
to generate a notification for this entry:

rttThreshold(0) - Generate a jnxPingRttThresholdExceeded
notification when the configured rtt threshold
Bitsr/w
Enumerated Values:
0rttThreshold
1rttStdDevThreshold
2rttJitterThreshold
3egressThreshold
4egressStdDevThreshold
5egressJitterThreshold
6ingressThreshold
7ingressStdDevThreshold
8ingressJitterThreshold
9maxrttThreshold
.1.3.6.1.4.1.2636.3.7.1.2.1.16
jnxPingCtlTargetPort
The target UDP/TCP port used by the probe.
When ICMP ping is used, jnxPingCtlTargetPort value will be shown as 0.
Unsigned32r/w
Constraints:
range: 49152-65535
range: 7-7
.1.3.6.1.4.1.2636.3.7.1.2.1.17
jnxPingCtlJseriesHWTimeStamp
Use to enable the RPM Hardware Timestamp feature on J-series routers.
For M/T series routers, use the jnxPingCtlIfName and
pingCtlByPassRouteTable objects to redirect probes to the AS Pic.
For those routers, this objec…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2636.3.7.1.2.1.18
jnxPingCtlOneWayHWTimeStamp
Use this object to enable Hardware Timestamp-based one-way
measurements. If this object is not enabled (ie, set to true),
no Hardware Timestamp based one way measurements or calculations
will be performed for this cont…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2636.3.7.1.2.1.19
jnxPingCtlMovAvgSize
The Juniper RPM feature maintains a set of the most recent probe
measurements & provides the same calculations over that collection
as provided over a test (ie, average, standard deviation, etc). This
data is available…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.2.1.20
jnxPingCtlMXseriesHWTimeStamp
Use to enable the RPM Hardware Timestamp feature on MX-series routers.
For M/T series routers, use the jnxPingCtlIfName and
pingCtlByPassRouteTable objects to redirect probes to the AS PIC.
For those routers, this obje…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2636.3.7.1.2.1.21
jnxPingCtlEXseriesHWTimeStamp
Use to enable the RPM Hardware Timestamp feature on EX-series switches.
For thoses, this object must have the value: false.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2636.3.7.1.2.1.22
jnxPingMaxRttThreshold
Maximum round trip time allowed. If this threshold is crossed
by any probe of a test, a jnxPingMaxRttThresholdExceeded trap will be sent.
microsecondsUnsigned32r/w
Constraints:
range: 0-6000000
.1.3.6.1.4.1.2636.3.7.1.2.1.23
.1.3.6.1.4.1.2636.3.7.1.3 · 1 row entry · 23 columns
Augments the pingResultsTable with additional data.
jnxPingResultsEntry entry .1.3.6.1.4.1.2636.3.7.1.3.1
Each entry provides additional ping test results.
Indexes
No indexes recorded
Column Syntax OID
jnxPingResultsRttUs
The round trip delays measured for the most recent successful probe
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.1
jnxPingResultsSumRttUs
The sum of the round trip delays measured for all the probes
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.2
jnxPingResultsMinRttUs
The minimum of the round trip delays measured for all the probes
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.3
jnxPingResultsMaxRttUs
The maximum of the round trip delays measured for all the probes
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.4
jnxPingResultsAvgRttUs
The average of the round trip delays measured for all the probes
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.5
jnxPingResultsStdDevRttUs
The standard deviation of the round trip delays measured
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.6
jnxPingResultsEgressUs
The egress trip delays measured for the most recent successful probe
during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other pro…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.7
jnxPingResultsMinEgressUs
The minimum of the egress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe typ…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.8
jnxPingResultsMaxEgressUs
The maximum of the egress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe typ…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.9
jnxPingResultsAvgEgressUs
The average of the egress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe typ…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.10
jnxPingResultsStddevEgressUs
The standard deviation of the egress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all othe…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.11
jnxPingResultsIngressUs
The ingress trip delays measured for the most recent successful probe
during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other pr…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.12
jnxPingResultsMinIngressUs
The minimum of the ingress trip delays measured for over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other prob…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.13
jnxPingResultsMaxIngressUs
The maximum of the ingress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe ty…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.14
jnxPingResultsAvgIngressUs
The average of the ingress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe ty…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.15
jnxPingResultsStddevIngressUs
The standard deviation of the ingress trip delays measured over all
probes during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all oth…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.16
jnxPingResultsJitterRttUs
The jitter of the round trip delays measured for all the probes
during this test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.17
jnxPingResultsJitterEgressUs
The jitter of the egress trip delays measured for all the probes
during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe t…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.18
jnxPingResultsJitterIngressUs
The jitter of the ingress trip delays measured for all the probes
during this test. Measured in microseconds.
This applies only if the probe type (pingCtlType)
provides one-way delay measurements. For all other probe …
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.3.1.19
jnxPingResultsStatus
The result of the most recent probe.
DISMAN-PING-MIBOperationResponseStatus
Textual Convention: DISMAN-PING-MIBOperationResponseStatus Enumeration
Type Values:
1responseReceived
2unknown
3internalError
4requestTimedOut
5unknownDestinationAddress
6noRouteToTarget
7interfaceInactiveToTarget
8arpFailure
9maxConcurrentLimitReached
10unableToResolveDnsName
11invalidHostAddress
.1.3.6.1.4.1.2636.3.7.1.3.1.20
jnxPingResultsTime
Timestamp for when the most recent probe result was determined.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2636.3.7.1.3.1.21
jnxPingResultsOwnerIndex
This object has the same value as pingCtlOwnerIndex and is provided
for those applications that are unable to parse the value of
pingCtlOwnerIndex from the instance portion of the OIDs belonging to
this table.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2636.3.7.1.3.1.22
jnxPingResultsTestName
This object has the same value as pingCtlTestName and is provided
for those applications that are unable to parse the value of
pingCtlTestName from the instance portion of the OIDs belonging to
this table.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2636.3.7.1.3.1.23
.1.3.6.1.4.1.2636.3.7.1.4 · 1 row entry · 6 columns
Augments the pingHistoryTable with additional data.
jnxPingProbeHistoryEntry entry .1.3.6.1.4.1.2636.3.7.1.4.1
Each entry provides additional ping history data.
Indexes
No indexes recorded
Column Syntax OID
jnxPingProbeHistoryResponseUs
The amount of time measured in microseconds from when
a probe was sent to when its response was received or
when it timed out. The value of this object is reported
as 0 when it is not possible to transmit a probe.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.1
jnxPingProbeHistoryJitterUs
The time difference measured in microseconds between the maximum
and minimum round trip times. Each history entry provides a running
calculation of the jitter (calculated over the current test) at the
time a probe w…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.2
jnxPingProbeHistoryResponseEgressUs
The amount of time measured in microseconds from when
a probe was sent to when it was received by destination.
This applies only if the probe type (pingCtlType) provides one way
delay measurements.
For all other probe t…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.3
jnxPingProbeHistoryResponseIngressUs
The amount of time measured in microseconds from when
a probe was sent from the destination to when it was received.
This applies only if the probe type (pingCtlType) provides one way
delay measurements.
For all other p…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.4
jnxPingProbeHistoryEgressJitterUs
The time difference measured in microseconds between the maximum
and minimum egress trip times. Each history entry provides a running
calculation of the jitter (calculated over the current test) at the
time a probe w…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.5
jnxPingProbeHistoryIngressJitterUs
The time difference measured in microseconds between the maximum
and minimum ingress trip times. Each history entry provides a running
calculation of the jitter (calculated over the current test) at the
time a probe …
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.4.1.6
.1.3.6.1.4.1.2636.3.7.1.5 · 1 row entry · 19 columns
Stores result of the most recently completed test. Entry corresponding
to a test will be created only after completion of first test.
jnxPingLastTestResultEntry entry .1.3.6.1.4.1.2636.3.7.1.5.1
Each entry provides most recently completed test result.
Indexes
jnxPingCtlOwnerIndex jnxPingCtlTestName
Column Syntax OID
jnxPingLastTestResultProbeResponses
Number of responses received in the most recently completed test.
responsesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.1
jnxPingLastTestResultSentProbes
The value of this object reflects the number of probes sent in the
most recently completed test.
probesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.2
jnxPingLastTestResultSumRttUs
The sum of the round trip delays measured for all the probes
during the most recently completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.3
jnxPingLastTestResultMinRttUs
The minimum of the round trip delays measured for all the probes
during the most recently completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.4
jnxPingLastTestResultMaxRttUs
The maximum of the round trip delays measured for all the probes
during the most recently completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.5
jnxPingLastTestResultAvgRttUs
The average of the round trip delays measured for all the probes
during the most recently completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.6
jnxPingLastTestResultStdDevRttUs
The standard deviation of the round trip delays measured during
the most recently completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.7
jnxPingLastTestResultMinEgressUs
The minimum of the egress trip delays measured over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurements. F…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.8
jnxPingLastTestResultMaxEgressUs
The maximum of the egress trip delays measured over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurements. F…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.9
jnxPingLastTestResultAvgEgressUs
The average of the egress trip delays measured over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurements. F…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.10
jnxPingLastTestResultStddevEgressUs
The standard deviation of the egress trip delays measured over all
probes during the most recently completed test. Measured in
microseconds. This applies only if the probe type (pingCtlType)
provides one-way delay measu…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.11
jnxPingLastTestResultMinIngressUs
The minimum of the ingress trip delays measured for over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurement…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.12
jnxPingLastTestResultMaxIngressUs
The maximum of the ingress trip delays measured over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurements. …
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.13
jnxPingLastTestResultAvgIngressUs
The average of the ingress trip delays measured over all probes
during the most recently completed test. Measured in microseconds.
This applies only if the probe type (pingCtlType) provides
one-way delay measurements. …
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.14
jnxPingLastTestResultStddevIngressUs
The standard deviation of the ingress trip delays measured over all
probes during the most recently completed test. Measured in
microseconds. This applies only if the probe type (pingCtlType)
provides one-way delay meas…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.15
jnxPingLastTestResultPeakToPeakJitterRttUs
This indicates the difference between the min and max delays over
the course of the last completed test. Measured in microseconds.
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.16
jnxPingLastTestResultPeakToPeakJitterEgressUs
This indicates the difference between the min and max egress trip
delays over the course of the last completed test. Measured in
microseconds. This applies only if the probe type (pingCtlType) provides
one-way delay…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.17
jnxPingLastTestResultPeakToPeakJitterIngressUs
This indicates the difference between the min and max ingress trip
delays over the course of the last completed test. Measured in
microseconds. This applies only if the probe type (pingCtlType) provides
one-way delay…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.7.1.5.1.18
jnxPingLastTestResultTime
Timestamp for when the last test was completed.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2636.3.7.1.5.1.19