JUNIPER-PING-MIB Download
This is Juniper Networks' implementation of enterprise specific
portions of pingMib. Any data stored in this MIB has directly
related entries in mib-2, pingMIB.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
JUNIPER-PING-MIB.
OID list for JUNIPER-PING-MIB
- jnxPingIcmpTimeStamp
- Indicates that an implementation is using the Internet Control Message Protocol (ICMP) 'TimeStamp' facility. This probe-type provides egress and ingress delay measurements.
- jnxPingHttpGet
- Indicates that an implementation is using an HTTP GET query to calculate a round trip time.
- jnxPingHttpGetMetadata
- Indicates that an implementation is using an HTTP GET Metadata query to calculate a round trip time.
- jnxPingDnsQuery
- Indicates that an implementation is using a DNS query to calculate a round trip time.
- jnxPingNtpQuery
- Indicates that an implementation is using an NTP query to calculate a round trip time.
- jnxPingUdpTimestamp
- Indicates that an implementation is using a UDP timestamp query to calculate a round trip time. This probe-type provides egress and ingress delay measurements
- jnxPingCtlTable
- Defines the jnxPing Control Table for providing enterprise specific options to the corresponding pingCtlTable entry.
- jnxPingCtlEntry
- Defines an entry in the jnxPingCtlTable. This essentially augments the pingCtlTable with additional objects.
- 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 entries, the initial index is used as an ...
- jnxPingCtlTestName
- The name of the ping test. This is locally unique, within the scope of an pingCtlOwnerIndex.
- 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. The interface name must be specified u ...
- jnxPingCtlRoutingIfIndex
- 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 be the interface packets are transmi ...
- jnxPingCtlRoutingIfName
- 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 the interface packets are transmitte ...
- 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.
- jnxPingCtlRttThreshold
- Maximum round trip time allowed. If this threshold is crossed by any probe, a jnxPingRttThresholdExceeded trap will be sent.
- 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 jnxPingRttStdDevThresholdExceeded trap will be sent.
- 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 (jnxPingResultsMaxRttUs minus jnxPingResultsMinR ...
- 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. Currently jnxPingIcmpTimeStamp is the ...
- 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 jnxPingEgressStdDevThresholdExceeded trap will be sent. Thi ...
- 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 (jnxPingResultsMaxSrcDstt minus jnxPingResults ...
- 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. Currently jnxPingIcmpTimeStamp is t ...
- 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 jnxPingIngressStddevThresholdExceeded trap will be sent. ...
- 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 (jnxPingResultsMaxDstSrct minus jnxPingResul ...
- 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 is exceeded. rttStdDevThreshold(1) - Generate a jnxPingRtt ...
- jnxPingCtlTargetPort
- The target UDP/TCP port used by the probe. When ICMP ping is used, jnxPingCtlTargetPort value will be shown as 0.
- 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 object must have the value: false.
- 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 control entry. This object applies to a ...
- 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 via the jnx-rpm mib or via the CLI/ ...
- 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 object must have the value: false.
- jnxPingCtlEXseriesHWTimeStamp
- Use to enable the RPM Hardware Timestamp feature on EX-series switches. For thoses, this object must have the value: false.
- jnxPingResultsTable
- Augments the pingResultsTable with additional data.
- jnxPingResultsEntry
- Each entry provides additional ping test results.
- jnxPingResultsRttUs
- The round trip delays measured for the most recent successful probe during this test. Measured in microseconds.
- jnxPingResultsSumRttUs
- The sum of the round trip delays measured for all the probes during this test. Measured in microseconds.
- jnxPingResultsMinRttUs
- The minimum of the round trip delays measured for all the probes during this test. Measured in microseconds.
- jnxPingResultsMaxRttUs
- The maximum of the round trip delays measured for all the probes during this test. Measured in microseconds.
- jnxPingResultsAvgRttUs
- The average of the round trip delays measured for all the probes during this test. Measured in microseconds.
- jnxPingResultsStdDevRttUs
- The standard deviation of the round trip delays measured during this test. Measured in microseconds.
- 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 probe types, their values are irrelevan ...
- 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 types, their values are irrelevant and ...
- 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 types, their values are irrelevant and ...
- 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 types, their values are irrelevant and ...
- 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 other probe types, their values are irre ...
- 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 probe types, their values are irreleva ...
- 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 probe types, their values are irrelevant ...
- 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 types, their values are irrelevant and ...
- 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 types, their values are irrelevant and ...
- 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 other probe types, their values are irr ...
- jnxPingResultsJitterRttUs
- The jitter of the round trip delays measured for all the probes during this test. Measured in microseconds.
- 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 types, their values are irrelevant an ...
- 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 types, their values are irrelevant a ...
- jnxPingResultsStatus
- The result of the most recent probe.
- jnxPingResultsTime
- Timestamp for when the most recent probe result was determined.
- 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.
- 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.
- jnxPingProbeHistoryTable
- Augments the pingHistoryTable with additional data.
- jnxPingProbeHistoryEntry
- Each entry provides additional ping history data.
- 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.
- 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 was completed.
- 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 types, the value is irrelevant and wi ...
- 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 probe types, the value is irrelevant ...
- 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 was completed. This applies only if the ...
- 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 was completed. This applies only if th ...
- jnxPingLastTestResultTable
- Stores result of the most recently completed test. Entry corresponding to a test will be created only after completion of first test.
- jnxPingLastTestResultEntry
- Each entry provides most recently completed test result.
- jnxPingLastTestResultProbeResponses
- Number of responses received in the most recently completed test.
- jnxPingLastTestResultSentProbes
- The value of this object reflects the number of probes sent in the most recently completed test.
- jnxPingLastTestResultSumRttUs
- The sum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
- jnxPingLastTestResultMinRttUs
- The minimum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
- jnxPingLastTestResultMaxRttUs
- The maximum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
- jnxPingLastTestResultAvgRttUs
- The average of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
- jnxPingLastTestResultStdDevRttUs
- The standard deviation of the round trip delays measured during the most recently completed test. Measured in microseconds.
- 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. For all other probe types, their valu ...
- 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. For all other probe types, their valu ...
- 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. For all other probe types, their valu ...
- 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 measurements. For all other probe types, ...
- 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 measurements. For all other probe types, their ...
- 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. For all other probe types, their val ...
- 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. For all other probe types, their val ...
- 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 measurements. For all other probe types ...
- jnxPingLastTestResultPeakToPeakJitterRttUs
- This indicates the difference between the min and max delays over the course of the last completed test. Measured in microseconds.
- 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 measurements. For all other probe typ ...
- 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 measurements. For all other probe ty ...
- jnxPingLastTestResultTime
- Timestamp for when the last test was completed.
- jnxPingNotificationPrefix
- All Juniper-specific ping notifications are registered under this branch.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.