traceRouteCtlInitialTtl
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.2.1.18
Object
column r/w
Unsigned32
The value of this object specifies the initial TTL value to use. This enables bypassing the initial (often well known) portion of a path.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- traceRouteCtlEntry
- Groups
- 2
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 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlInitialTtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlInitialTtl.<traceRouteCtlOwnerIndex>.<traceRouteCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlInitialTtl'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of
Compliance refinements
traceRouteMinimumCompliance
readonly
Write access is not required. If write access is
not supported, return a 1 as the value of this object.
not supported, return a 1 as the value of this object.