pingCtlDataFill

DISMAN-PING-MIB · .1.3.6.1.2.1.80.1.2.1.9

Object

column r/w OctetString
The content of this object is used together with the
corresponding pingCtlDataSize value to determine how to
fill the data portion of a probe packet.  The option of
selecting a data fill pattern can be useful when links
are compressed or have data pattern sensitivities.  The
contents of pingCtlDataFill should be repeated in a ping
packet when the size of the data portion of the ping
packet is greater than the size of pingCtlDataFill.

Context

MIB
DISMAN-PING-MIB
OID
.1.3.6.1.2.1.80.1.2.1.9
Type
column
Access
readwrite
Status
current
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::pingCtlDataFill'
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::pingCtlDataFill.<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::pingCtlDataFill'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-1024

Conformance

Member of
Compliance refinements
The agent is not required to support set
operations to this object.