oacPingJitterSamples
ONEACCESS-PING-MIB ·
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.1
Object
column SNMPv2-SMIUnsigned32
Reflects the number of jitter samples taken, it is usually one less than pingResultsProbeResponses. If 0, then the values of oacPingResultsMinJitter, oacPingResultsMaxJitter and oacPingResultsAverageJitter are not valid.
Context
- MIB
- ONEACCESS-PING-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacPingResultsEntry
- Groups
- 1
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 'ONEACCESS-PING-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-PING-MIB::oacPingJitterSamples'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-PING-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-PING-MIB::oacPingJitterSamples.<pingCtlOwnerIndex>.<pingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-PING-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-PING-MIB::oacPingJitterSamples'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of