zhonePingCtlDataSize

ZHONE-DISMAN-PING-MIB · .1.3.6.1.4.1.5504.4.1.19.1.3.1.4

Object

column r/w octetsUnsigned32
Specifies the size of the data portion to be
transmitted in a ping operation in octets.  A ping
request is usually an ICMP message encoded
into an IP packet.  An IP packet has a maximum size
of 65535 octets.  Subtracting the size of the ICMP
or UDP header (both 8 octets) and the size of the IP
header (20 octets) yields a maximum size of 65507
octets.

Context

MIB
ZHONE-DISMAN-PING-MIB
OID
.1.3.6.1.4.1.5504.4.1.19.1.3.1.4
Type
column
Access
readwrite
Status
current
Units
octets
Parent
zhonePingCtlEntry
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 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlDataSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlDataSize.<zhonePingCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlDataSize'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 0-65507

Conformance