All MIBs › JUNIPER-PING-MIB › jnxPingLastTestResultMinRttUs
jnxPingLastTestResultMinRttUs
Module: JUNIPER-PING-MIB
OID (symbolic): JUNIPER-PING-MIB::jnxPingLastTestResultMinRttUs
OID (numeric): 1.3.6.1.4.1.2636.3.7.1.5.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The minimum of the round trip delays measured for all the probes during the most recently completed test. Measured in microseconds.
What is jnxPingLastTestResultMinRttUs?
Reports the smallest round-trip time, in microseconds, seen during the most recently completed test. It shows the best-case latency achieved in that run.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.7.1.5.1.4 snmpwalk -v2c -c public <target> JUNIPER-PING-MIB::jnxPingLastTestResultMinRttUs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.7.1.5.1.4.1 snmpget -v2c -c public <target> JUNIPER-PING-MIB::jnxPingLastTestResultMinRttUs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxPingLastTestResultMinRttUs.1
Start monitoring Juniper routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-PING-MIB::jnxPingLastTestResultMinRttUs OID value, configure state conditions and alerts, and monitor any Juniper routers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.7 | jnxPingMIB | JUNIPER-PING-MIB |
| 1.3.6.1.4.1.2636.3.7.1 | jnxPingObjects | JUNIPER-PING-MIB |
| 1.3.6.1.4.1.2636.3.7.1.5 | jnxPingLastTestResultTable | JUNIPER-PING-MIB |
| 1.3.6.1.4.1.2636.3.7.1.5.1 | jnxPingLastTestResultEntry | JUNIPER-PING-MIB |
| 1.3.6.1.4.1.2636.3.7.1.5.1.4 | jnxPingLastTestResultMinRttUs | JUNIPER-PING-MIB |