rbnPingResultsJitter

RBN-PING-MIB · .1.3.6.1.4.1.2352.2.46.1.2.1.1.1

Object

column millisecondsSNMPv2-SMIGauge32
The calculated ping jitter value, which is the delta between
the minimum round-trip-time (RTT) and the maximum RTT. If no
RTT has been received, this object will have a value of 0.

Context

MIB
RBN-PING-MIB
OID
.1.3.6.1.4.1.2352.2.46.1.2.1.1.1
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
rbnPingResultsEntry
Groups
1

Walk 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 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingResultsJitter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingResultsJitter.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-PING-MIB::rbnPingResultsJitter'

Syntax

millisecondsSNMPv2-SMIGauge32
Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance