traceRouteCtlSourceAddress

DISMAN-TRACEROUTE-MIB · .1.3.6.1.2.1.81.1.2.1.13

Object

Use the specified IP address (which must be given as an
IP number, not a hostname) as the source address in
outgoing probe packets.  On hosts with more than one IP
address, this option can be used to select the address
to be used.  If the IP address is not one of this
machine's interface addresses, an error is returned, and
nothing is sent.  A zero-length octet string value for
this object disables source address specification.
The address type (InetAddressType) that relates to
this object is specified by the corresponding value
of traceRouteCtlSourceAddressType.

Context

MIB
DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.2.1.81.1.2.1.13
Type
column
Access
readwrite
Status
current
Parent
traceRouteCtlEntry
Groups
2

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 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlSourceAddress'
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::traceRouteCtlSourceAddress.<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::traceRouteCtlSourceAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
traceRouteCompliance readonly INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
This object is not required by implementations that
are not capable of binding the send socket with a
source address. An implementation is only required to
support IPv4 and globally unique IPv6 addresses.
traceRouteFullCompliance readonly INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
Write access to this object is not required by
implementations that are not capable of binding the
send socket with a source address. An implementation
is only required to support IPv4 and IPv6 addresses.
traceRouteMinimumCompliance readonly INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
Write access to this object is not required by
implementations that are not capable of binding the
send socket with a source address. An implementation
is only required to support IPv4 and IPv6 addresses.