pingCtlProbeCount

DISMAN-PING-MIB · .1.3.6.1.2.1.80.1.2.1.7

Object

column r/w probesUnsigned32
Specifies the number of times to perform a ping
operation at a remote host as part of a single ping test.

Context

MIB
DISMAN-PING-MIB
OID
.1.3.6.1.2.1.80.1.2.1.7
Type
column
Access
readwrite
Status
current
Units
probes
Parent
pingCtlEntry
Groups
2

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

Syntax

probesUnsigned32

Values & Constraints

Object Constraints
range: 1-15

Conformance