pingCtlTimeOut

OBS ✓
DISMAN-PING-MIB · .1.3.6.1.2.1.80.1.2.1.6

Object

column r/w secondsUnsigned32
Specifies the time-out value, in seconds, for a
remote ping operation.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
DISMAN-PING-MIB
OID
.1.3.6.1.2.1.80.1.2.1.6
Type
column
Access
readwrite
Status
current
Units
seconds
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::pingCtlTimeOut'
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::pingCtlTimeOut.<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::pingCtlTimeOut'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 1-60

Conformance