traceRouteCtlDataSize

ZYXEL-ES3124-MIB · .1.3.6.1.4.1.890.1.5.8.12.23.5.1.8

Object

column r/w octetsUnsigned32
Specifies the size of the data portion of a traceroute
request in octets.  A traceroute request is essentially
transmitted by encoding a UDP datagram into a
IP packet. So subtracting the size of a UDP header
(8 octets) and the size of a IP header (20 octets)
yields a maximum of 65507 octets.

Context

MIB
ZYXEL-ES3124-MIB
OID
.1.3.6.1.4.1.890.1.5.8.12.23.5.1.8
Type
column
Access
readwrite
Status
current
Units
octets
Parent
traceRouteCtlEntry

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::traceRouteCtlDataSize'
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::traceRouteCtlDataSize.<traceRouteCtlServInstType>.<traceRouteCtlServInstId>.<traceRouteCtlOwnerIndex>.<traceRouteCtlTestName>'
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::traceRouteCtlDataSize'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 0-65507