zhoneTraceRouteCtlDataSize
ZHONE-DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.4.1.5504.4.1.20.1.3.1.5
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
- ZHONE-DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.4.1.5504.4.1.20.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- octets
- Parent
- zhoneTraceRouteCtlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlDataSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlDataSize.<zhoneTraceRouteCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlDataSize'
Syntax
octetsUnsigned32
Values & Constraints
Object Constraints
range: 0-65507
Conformance
Member of