MIBs Depot

JUNIPER-PING-MIB

Registered at
1.3.6.1.4.1.2636.3.7
1.3.6.1.4.1.2636.4.9.0
Last updated
2009-11-18 00:00
Organization
Juniper Networks, Inc.
Revisions
2011-09-20 00:00, 2009-11-18 00:00, 2009-04-20 00:00, 2005-05-01 00:00, 2004-04-15 00:00
Namespace
juniper
Source file
JUNIPER-PING-MIB
Digest
sha256:80521cb031b7c21db4082b4d612d1bcfa3a04642540f7d4f2c48d6b965ea4aab

Description

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.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
DISMAN-PING-MIBOperationResponseStatus, pingCtlTargetAddress, pingCtlTargetAddressType, pingProbeHistoryEntry, pingResultsAverageRtt, pingResultsEntry, pingResultsIpTargetAddress, pingResultsIpTargetAddressType, pingResultsLastGoodProbe, pingResultsMaxRtt, pingResultsMinRtt, pingResultsOperStatus, pingResultsProbeResponses, pingResultsRttSumOfSquares, pingResultsSentProbes
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetPortNumber
JUNIPER-SMIjnxMibs, jnxPingNotifications
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DISMAN-PING-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
JUNIPER-PING-MIB
JUNIPER-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxPingObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.7.1
jnxPingCtlTable
OBJECT-TYPE
Defines the jnxPing Control Table for providing enterprise specific options to the corresponding pingCtlTable entry.
1.3.6.1.4.1.2636.3.7.1.2not-accessiblecurrent
jnxPingCtlEntry
OBJECT-TYPE
Defines an entry in the jnxPingCtlTable. This essentially augments the pingCtlTable with additional objects.
1.3.6.1.4.1.2636.3.7.1.2.1not-accessiblecurrent
jnxPingCtlOwnerIndex
OBJECT-TYPE
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 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a securityName or groupName as defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.
1.3.6.1.4.1.2636.3.7.1.2.1.1SnmpAdminString (SIZE(0..32))not-accessiblecurrent
jnxPingCtlTestName
OBJECT-TYPE
The name of the ping test. This is locally unique, within the scope of an pingCtlOwnerIndex.
1.3.6.1.4.1.2636.3.7.1.2.1.2SnmpAdminString (SIZE(0..32))not-accessiblecurrent
jnxPingCtlIfName
OBJECT-TYPE
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 under interfaces statement of the JUNOS configuration. A zero length string value for this object means that this option is not enabled. The following values may be set simultaneously, however, only one value is used. The precedence order is a follows: pingCtlIfIndex (see pingCtlTable in pingMIB) jnxPingCtlIfName jnxPingCtlRoutingIfIndex (deprecated) jnxPingCtlRoutingIfName (deprecated) jnxPingCtlRoutingInstanceName
1.3.6.1.4.1.2636.3.7.1.2.1.3DisplayString (SIZE(0..24))read-createcurrent
jnxPingCtlRoutingIfIndex
OBJECT-TYPE
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 transmitted on. By default, the source address of the packets will be set to the address of the interface chosen. pingCtlSourceAddress should be used to override the choice for source address if necessary. A value of zero for this object means that this option is not enabled. NOTE: deprecated by jnxPingCtlRoutingInstanceName
1.3.6.1.4.1.2636.3.7.1.2.1.4InterfaceIndexOrZeroread-createdeprecated
jnxPingCtlRoutingIfName
OBJECT-TYPE
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 transmitted on. By default, the source address of the packets will be set to the address of the interface chosen. pingCtlSourceAddress should be used to override the choice for source address if necessary. NOTE: deprecated by jnxPingCtlRoutingInstanceName
1.3.6.1.4.1.2636.3.7.1.2.1.5DisplayString (SIZE(0..24))read-createdeprecated
jnxPingCtlRoutingInstanceName
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.6DisplayString (SIZE(0..31))read-createcurrent
jnxPingCtlRttThreshold
OBJECT-TYPE
Maximum round trip time allowed. If this threshold is crossed by any probe, a jnxPingRttThresholdExceeded trap will be sent.
1.3.6.1.4.1.2636.3.7.1.2.1.7Unsigned32 (0..6000000)read-createcurrent
jnxPingCtlRttStdDevThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.8Unsigned32 (0..6000000)read-createcurrent
jnxPingCtlRttJitterThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.9Unsigned32 (0..6000000)read-createcurrent
jnxPingCtlEgressTimeThreshold
OBJECT-TYPE
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 only supported probe type with this property.
1.3.6.1.4.1.2636.3.7.1.2.1.10Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlEgressStdDevThreshold
OBJECT-TYPE
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. This applies only if the probe type (pingCtlType) provides one way delay measurements. Currently jnxPingIcmpTimeStamp is the only supported probe type with this property.
1.3.6.1.4.1.2636.3.7.1.2.1.11Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlEgressJitterThreshold
OBJECT-TYPE
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 jnxPingResultsMinSrcDstt). If the measured jitter exceeds this threshold, a jnxPingEgressJitterThresholdExceeded 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.
1.3.6.1.4.1.2636.3.7.1.2.1.12Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlIngressTimeThreshold
OBJECT-TYPE
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 the only supported probe type with this property.
1.3.6.1.4.1.2636.3.7.1.2.1.13Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlIngressStddevThreshold
OBJECT-TYPE
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. This applies only if the probe type (pingCtlType) provides one way delay measurements. Currently jnxPingIcmpTimeStamp is the only supported probe type with this property.
1.3.6.1.4.1.2636.3.7.1.2.1.14Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlIngressJitterThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.15Unsigned32 (0..60000000)read-createcurrent
jnxPingCtlTrapGeneration
OBJECT-TYPE
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 jnxPingRttStdDevThresholdExceeded notification when the configured rtt standard deviation threshold is exceeded. rttJitterThreshold(2) - Generate a jnxPingRttJitterThresholdExceeded notification when the configured rtt jitter threshold is exceeded. egressThreshold(3) - Generate a jnxPingEgressThresholdExceeded notification when the configured egress threshold is exceeded. This applies only if the probe type supports one way measurments. egressStdDevThreshold(4) - Generate a jnxPingEgressStdDevThresholdExceeded notification when the configured egress standard deviation threshold is exceeded. This applies only if the probe type supports one way measurments. egressJitterThreshold(5) - Generate a jnxPingEgressJitterThresholdExceeded notification when the configured egress jitter threshold is exceeded. This applies only if the probe type supports one way measurments. ingressThreshold(6) - Generate a jnxPingIngressThresholdExceeded notification when the configured ingress threshold is exceeded. This applies only if the probe type supports one way measurments. ingressStdDevThreshold(7) - Generate a jnxPingIngressStdDevThresholdExceeded notification when the configured ingress standard deviation threshold is exceeded. This applies only if the probe type supports one way measurments. ingressJitterThreshold(8) - Generate a jnxPingIngressJitterThresholdExceeded notification when the configured ingress jitter threshold is exceeded. This applies only if the probe type supports one way measurments. The value of this object defaults to zero, indicating that none of the above options have been selected. maxrttThreshold(9) - Generate a jnxPingMaxRttThresholdExceeded notification when the configured max rtt threshold is exceeded.
1.3.6.1.4.1.2636.3.7.1.2.1.16Bits {rttThreshold(0), rttStdDevThreshold(1), rttJitterThreshold(2), egressThreshold(3), egressStdDevThreshold(4), egressJitterThreshold(5), ingressThreshold(6), ingressStdDevThreshold(7), ingressJitterThreshold(8), maxrttThreshold(9)}read-createcurrent
jnxPingCtlTargetPort
OBJECT-TYPE
The target UDP/TCP port used by the probe. When ICMP ping is used, jnxPingCtlTargetPort value will be shown as 0.
1.3.6.1.4.1.2636.3.7.1.2.1.17InetPortNumber (7 | 49152..65535)read-createcurrent
jnxPingCtlJseriesHWTimeStamp
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.18TruthValueread-createcurrent
jnxPingCtlOneWayHWTimeStamp
OBJECT-TYPE
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 all Juniper routers. Note, due to clock synchronization artifacts, many one-way jitter measurements & calculations may include signifacant variations, in some cases orders of magnitude greater than the round trip times.
1.3.6.1.4.1.2636.3.7.1.2.1.19TruthValueread-createcurrent
jnxPingCtlMovAvgSize
OBJECT-TYPE
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/XML. The number of samples maintained in this moving collection is specified by this object. This value must be less than the number of samples maintained in the history table (ie, pingCtlMaxRows).
1.3.6.1.4.1.2636.3.7.1.2.1.20Unsigned32read-createcurrent
jnxPingCtlMXseriesHWTimeStamp
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.2.1.21TruthValueread-createcurrent
jnxPingCtlEXseriesHWTimeStamp
OBJECT-TYPE
Use to enable the RPM Hardware Timestamp feature on EX-series switches. For thoses, this object must have the value: false.
1.3.6.1.4.1.2636.3.7.1.2.1.22TruthValueread-createcurrent
jnxPingMaxRttThreshold
OBJECT-TYPE
Maximum round trip time allowed. If this threshold is crossed by any probe of a test, a jnxPingMaxRttThresholdExceeded trap will be sent.
1.3.6.1.4.1.2636.3.7.1.2.1.23Unsigned32 (0..6000000)read-createcurrent
jnxPingResultsTable
OBJECT-TYPE
Augments the pingResultsTable with additional data.
1.3.6.1.4.1.2636.3.7.1.3not-accessiblecurrent
jnxPingResultsEntry
OBJECT-TYPE
Each entry provides additional ping test results.
1.3.6.1.4.1.2636.3.7.1.3.1not-accessiblecurrent
jnxPingResultsRttUs
OBJECT-TYPE
The round trip delays measured for the most recent successful probe during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.1Unsigned32read-onlycurrent
jnxPingResultsSumRttUs
OBJECT-TYPE
The sum of the round trip delays measured for all the probes during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.2Unsigned32read-onlycurrent
jnxPingResultsMinRttUs
OBJECT-TYPE
The minimum of the round trip delays measured for all the probes during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.3Unsigned32read-onlycurrent
jnxPingResultsMaxRttUs
OBJECT-TYPE
The maximum of the round trip delays measured for all the probes during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.4Unsigned32read-onlycurrent
jnxPingResultsAvgRttUs
OBJECT-TYPE
The average of the round trip delays measured for all the probes during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.5Unsigned32read-onlycurrent
jnxPingResultsStdDevRttUs
OBJECT-TYPE
The standard deviation of the round trip delays measured during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.6Unsigned32read-onlycurrent
jnxPingResultsEgressUs
OBJECT-TYPE
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 irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.7Unsigned32read-onlycurrent
jnxPingResultsMinEgressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.8Unsigned32read-onlycurrent
jnxPingResultsMaxEgressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.9Unsigned32read-onlycurrent
jnxPingResultsAvgEgressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.10Unsigned32read-onlycurrent
jnxPingResultsStddevEgressUs
OBJECT-TYPE
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 irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.11Unsigned32read-onlycurrent
jnxPingResultsIngressUs
OBJECT-TYPE
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 irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.12Unsigned32read-onlycurrent
jnxPingResultsMinIngressUs
OBJECT-TYPE
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 and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.13Unsigned32read-onlycurrent
jnxPingResultsMaxIngressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.14Unsigned32read-onlycurrent
jnxPingResultsAvgIngressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.15Unsigned32read-onlycurrent
jnxPingResultsStddevIngressUs
OBJECT-TYPE
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 irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.16Unsigned32read-onlycurrent
jnxPingResultsJitterRttUs
OBJECT-TYPE
The jitter of the round trip delays measured for all the probes during this test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.3.1.17Unsigned32read-onlycurrent
jnxPingResultsJitterEgressUs
OBJECT-TYPE
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 and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.18Unsigned32read-onlycurrent
jnxPingResultsJitterIngressUs
OBJECT-TYPE
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 and will return 0.
1.3.6.1.4.1.2636.3.7.1.3.1.19Unsigned32read-onlycurrent
jnxPingResultsStatus
OBJECT-TYPE
The result of the most recent probe.
1.3.6.1.4.1.2636.3.7.1.3.1.20OperationResponseStatusread-onlycurrent
jnxPingResultsTime
OBJECT-TYPE
Timestamp for when the most recent probe result was determined.
1.3.6.1.4.1.2636.3.7.1.3.1.21DateAndTimeread-onlycurrent
jnxPingResultsOwnerIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.3.1.22SnmpAdminString (SIZE(0..32))read-onlycurrent
jnxPingResultsTestName
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.3.1.23SnmpAdminString (SIZE(0..32))read-onlycurrent
jnxPingProbeHistoryTable
OBJECT-TYPE
Augments the pingHistoryTable with additional data.
1.3.6.1.4.1.2636.3.7.1.4not-accessiblecurrent
jnxPingProbeHistoryEntry
OBJECT-TYPE
Each entry provides additional ping history data.
1.3.6.1.4.1.2636.3.7.1.4.1not-accessiblecurrent
jnxPingProbeHistoryResponseUs
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.4.1.1Unsigned32read-onlycurrent
jnxPingProbeHistoryJitterUs
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.7.1.4.1.2Unsigned32read-onlycurrent
jnxPingProbeHistoryResponseEgressUs
OBJECT-TYPE
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 will return 0.
1.3.6.1.4.1.2636.3.7.1.4.1.3Unsigned32read-onlycurrent
jnxPingProbeHistoryResponseIngressUs
OBJECT-TYPE
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 and will return 0.
1.3.6.1.4.1.2636.3.7.1.4.1.4Unsigned32read-onlycurrent
jnxPingProbeHistoryEgressJitterUs
OBJECT-TYPE
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 probe type (pingCtlType) provides one way delay measurements. For all other probe types, the value is irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.4.1.5Unsigned32read-onlycurrent
jnxPingProbeHistoryIngressJitterUs
OBJECT-TYPE
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 the probe type (pingCtlType) provides one way delay measurements. For all other probe types, the value is irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.4.1.6Unsigned32read-onlycurrent
jnxPingLastTestResultTable
OBJECT-TYPE
Stores result of the most recently completed test. Entry corresponding to a test will be created only after completion of first test.
1.3.6.1.4.1.2636.3.7.1.5not-accessiblecurrent
jnxPingLastTestResultEntry
OBJECT-TYPE
Each entry provides most recently completed test result.
1.3.6.1.4.1.2636.3.7.1.5.1not-accessiblecurrent
jnxPingLastTestResultProbeResponses
OBJECT-TYPE
Number of responses received in the most recently completed test.
1.3.6.1.4.1.2636.3.7.1.5.1.1Unsigned32read-onlycurrent
jnxPingLastTestResultSentProbes
OBJECT-TYPE
The value of this object reflects the number of probes sent in the most recently completed test.
1.3.6.1.4.1.2636.3.7.1.5.1.2Unsigned32read-onlycurrent
jnxPingLastTestResultSumRttUs
OBJECT-TYPE
The sum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.3Unsigned32read-onlycurrent
jnxPingLastTestResultMinRttUs
OBJECT-TYPE
The minimum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.4Unsigned32read-onlycurrent
jnxPingLastTestResultMaxRttUs
OBJECT-TYPE
The maximum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.5Unsigned32read-onlycurrent
jnxPingLastTestResultAvgRttUs
OBJECT-TYPE
The average of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.6Unsigned32read-onlycurrent
jnxPingLastTestResultStdDevRttUs
OBJECT-TYPE
The standard deviation of the round trip delays measured during the most recently completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.7Unsigned32read-onlycurrent
jnxPingLastTestResultMinEgressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.8Unsigned32read-onlycurrent
jnxPingLastTestResultMaxEgressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.9Unsigned32read-onlycurrent
jnxPingLastTestResultAvgEgressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.10Unsigned32read-onlycurrent
jnxPingLastTestResultStddevEgressUs
OBJECT-TYPE
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, their values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.11Unsigned32read-onlycurrent
jnxPingLastTestResultMinIngressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.12Unsigned32read-onlycurrent
jnxPingLastTestResultMaxIngressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.13Unsigned32read-onlycurrent
jnxPingLastTestResultAvgIngressUs
OBJECT-TYPE
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 values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.14Unsigned32read-onlycurrent
jnxPingLastTestResultStddevIngressUs
OBJECT-TYPE
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, their values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.15Unsigned32read-onlycurrent
jnxPingLastTestResultPeakToPeakJitterRttUs
OBJECT-TYPE
This indicates the difference between the min and max delays over the course of the last completed test. Measured in microseconds.
1.3.6.1.4.1.2636.3.7.1.5.1.16Unsigned32read-onlycurrent
jnxPingLastTestResultPeakToPeakJitterEgressUs
OBJECT-TYPE
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 types, their values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.17Unsigned32read-onlycurrent
jnxPingLastTestResultPeakToPeakJitterIngressUs
OBJECT-TYPE
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 types, their values are irrelevant and will return 0.
1.3.6.1.4.1.2636.3.7.1.5.1.18Unsigned32read-onlycurrent
jnxPingLastTestResultTime
OBJECT-TYPE
Timestamp for when the last test was completed.
1.3.6.1.4.1.2636.3.7.1.5.1.19DateAndTimeread-onlycurrent
jnxPingImplementationTypeDomains
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.7.2
jnxPingIcmpTimeStamp
OBJECT-IDENTITY
Indicates that an implementation is using the Internet Control Message Protocol (ICMP) 'TimeStamp' facility. This probe-type provides egress and ingress delay measurements.
1.3.6.1.4.1.2636.3.7.2.1current
jnxPingHttpGet
OBJECT-IDENTITY
Indicates that an implementation is using an HTTP GET query to calculate a round trip time.
1.3.6.1.4.1.2636.3.7.2.2current
jnxPingHttpGetMetadata
OBJECT-IDENTITY
Indicates that an implementation is using an HTTP GET Metadata query to calculate a round trip time.
1.3.6.1.4.1.2636.3.7.2.3current
jnxPingDnsQuery
OBJECT-IDENTITY
Indicates that an implementation is using a DNS query to calculate a round trip time.
1.3.6.1.4.1.2636.3.7.2.4current
jnxPingNtpQuery
OBJECT-IDENTITY
Indicates that an implementation is using an NTP query to calculate a round trip time.
1.3.6.1.4.1.2636.3.7.2.5current
jnxPingUdpTimestamp
OBJECT-IDENTITY
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
1.3.6.1.4.1.2636.3.7.2.6current
jnxPingNotificationPrefix
OBJECT-IDENTITY
All Juniper-specific ping notifications are registered under this branch.
1.3.6.1.4.1.2636.4.9.0current

Notifications

NameOIDStatus
jnxPingRttThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the round trip time (jnxPingCtlRttThreshold) exceeds the configured threshold (jnxPingCtlRttThreshold) and the rttThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.1current
jnxPingRttStdDevThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the standard deviation of the round trip time (jnxPingResultsStdDevRttUs) exceeds the configured threshold (jnxPingCtlRttStdDevThreshold) and the rttStdDevThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.2current
jnxPingRttJitterThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the round trip time jitter (jnxPingResultsMaxRttUs minus jnxPingResultsMinRttUs) exceeds the configured threshold (jnxPingCtlRttJitterThreshold) and the rttJitterThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.3current
jnxPingEgressThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the egress time (jnxPingResultsEgressUs) exceeds the configured threshold (jnxPingCtlEgressTimeThreshold) and the egressThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.4current
jnxPingEgressStdDevThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the standard deviation of the egress time (jnxPingResultsStddevEgressUs) exceeds the configured threshold (jnxPingCtlEgressStdDevThreshold) and the egressStdDevThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.5current
jnxPingEgressJitterThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the egress time jitter (jnxPingResultsMaxEgressUs minus jnxPingResultsMinEgressUs) exceeds the configured threshold (jnxPingCtlEgressJitterThreshold) and the egressJitterThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.6current
jnxPingIngressThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the ingress time (jnxPingResultsIngressUs) exceeds the configured threshold (jnxPingCtlIngressTimeThreshold) and the ingressThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.7current
jnxPingIngressStddevThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the standard deviation of the ingress time (jnxPingResultsStddevIngressUs) exceeds the configured threshold (jnxPingCtlIngressStddevThreshold) and the ingressStdDevThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.8current
jnxPingIngressJitterThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the ingress time jitter (jnxPingResultsMaxIngressUs minus jnxPingResultsMinIngressUs) exceeds the configured threshold (jnxPingCtlIngressJitterThreshold) and the ingressJitterThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.9current
jnxPingMaxRttThresholdExceeded
NOTIFICATION-TYPE
This notification is generated when the max round trip time (jnxPingCtlMaxRttThreshold) exceeds the configured threshold (jnxPingCtlMaxRttThreshold) and the maxrttThreshold bit is set in jnxPingCtlTrapGeneration.
1.3.6.1.4.1.2636.4.9.0.10current