JUNIPER-PING-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.71.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
| From | Symbols |
|---|---|
| DISMAN-PING-MIB | OperationResponseStatus, pingCtlTargetAddress, pingCtlTargetAddressType, pingProbeHistoryEntry, pingResultsAverageRtt, pingResultsEntry, pingResultsIpTargetAddress, pingResultsIpTargetAddressType, pingResultsLastGoodProbe, pingResultsMaxRtt, pingResultsMinRtt, pingResultsOperStatus, pingResultsProbeResponses, pingResultsRttSumOfSquares, pingResultsSentProbes |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetPortNumber |
| JUNIPER-SMI | jnxMibs, jnxPingNotifications |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnmpAdminString (SIZE(0..32)) | not-accessible | current |
| 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.2 | SnmpAdminString (SIZE(0..32)) | not-accessible | current |
| 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.3 | DisplayString (SIZE(0..24)) | read-create | current |
| 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.4 | InterfaceIndexOrZero | read-create | deprecated |
| 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.5 | DisplayString (SIZE(0..24)) | read-create | deprecated |
| 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.6 | DisplayString (SIZE(0..31)) | read-create | current |
| 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.7 | Unsigned32 (0..6000000) | read-create | current |
| 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.8 | Unsigned32 (0..6000000) | read-create | current |
| 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.9 | Unsigned32 (0..6000000) | read-create | current |
| 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.10 | Unsigned32 (0..60000000) | read-create | current |
| 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.11 | Unsigned32 (0..60000000) | read-create | current |
| 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.12 | Unsigned32 (0..60000000) | read-create | current |
| 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.13 | Unsigned32 (0..60000000) | read-create | current |
| 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.14 | Unsigned32 (0..60000000) | read-create | current |
| 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.15 | Unsigned32 (0..60000000) | read-create | current |
| 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.16 | Bits {rttThreshold(0), rttStdDevThreshold(1), rttJitterThreshold(2), egressThreshold(3), egressStdDevThreshold(4), egressJitterThreshold(5), ingressThreshold(6), ingressStdDevThreshold(7), ingressJitterThreshold(8), maxrttThreshold(9)} | read-create | current |
| 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.17 | InetPortNumber (7 | 49152..65535) | read-create | current |
| 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.18 | TruthValue | read-create | current |
| 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.19 | TruthValue | read-create | current |
| 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.20 | Unsigned32 | read-create | current |
| 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.21 | TruthValue | read-create | current |
| 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.22 | TruthValue | read-create | current |
| 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.23 | Unsigned32 (0..6000000) | read-create | current |
| jnxPingResultsTable OBJECT-TYPE Augments the pingResultsTable with additional data. | 1.3.6.1.4.1.2636.3.7.1.3 | not-accessible | current | |
| jnxPingResultsEntry OBJECT-TYPE Each entry provides additional ping test results. | 1.3.6.1.4.1.2636.3.7.1.3.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Unsigned32 | read-only | current |
| 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.12 | Unsigned32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | Unsigned32 | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| 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.19 | Unsigned32 | read-only | current |
| jnxPingResultsStatus OBJECT-TYPE The result of the most recent probe. | 1.3.6.1.4.1.2636.3.7.1.3.1.20 | OperationResponseStatus | read-only | current |
| 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.21 | DateAndTime | read-only | current |
| 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.22 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| 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.23 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| jnxPingProbeHistoryTable OBJECT-TYPE Augments the pingHistoryTable with additional data. | 1.3.6.1.4.1.2636.3.7.1.4 | not-accessible | current | |
| jnxPingProbeHistoryEntry OBJECT-TYPE Each entry provides additional ping history data. | 1.3.6.1.4.1.2636.3.7.1.4.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.5 | not-accessible | current | |
| jnxPingLastTestResultEntry OBJECT-TYPE Each entry provides most recently completed test result. | 1.3.6.1.4.1.2636.3.7.1.5.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Unsigned32 | read-only | current |
| 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.12 | Unsigned32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | Unsigned32 | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| jnxPingLastTestResultTime OBJECT-TYPE Timestamp for when the last test was completed. | 1.3.6.1.4.1.2636.3.7.1.5.1.19 | DateAndTime | read-only | current |
| 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.1 | current | ||
| 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.2 | current | ||
| 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.3 | current | ||
| 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.4 | current | ||
| 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.5 | current | ||
| 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.6 | current | ||
| jnxPingNotificationPrefix OBJECT-IDENTITY All Juniper-specific ping notifications are registered under this branch. | 1.3.6.1.4.1.2636.4.9.0 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |