jnxPingCtlEgressStdDevThreshold
JUNIPER-PING-MIB ·
.1.3.6.1.4.1.2636.3.7.1.2.1.11
Object
column r/w
microsecondsUnsigned32
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.
Context
- MIB
- JUNIPER-PING-MIB
- OID
.1.3.6.1.4.1.2636.3.7.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- microseconds
- Parent
- jnxPingCtlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlEgressStdDevThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlEgressStdDevThreshold.<jnxPingCtlOwnerIndex>.<jnxPingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-PING-MIB::jnxPingCtlEgressStdDevThreshold'
Syntax
microsecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-60000000