pingCtlDataSize

ZYXEL-ES3124-MIB · .1.3.6.1.4.1.890.1.5.8.12.23.2.1.7

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
ZYXEL-ES3124-MIB
OID
.1.3.6.1.4.1.890.1.5.8.12.23.2.1.7
Type
column
Access
readwrite
Status
current
Units
octets
Parent
pingCtlEntry

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

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 0-65507