zhoneTraceRouteCtlByPassRouteTable

ZHONE-DISMAN-TRACEROUTE-MIB · .1.3.6.1.4.1.5504.4.1.20.1.3.1.4

Object

column r/w SNMPv2-TCTruthValue
The purpose of this object is to optionally enable
bypassing the route table.  If enabled, the remote
host will bypass the normal routing tables and send
directly to a host on an attached network.  If the
host is not on a directly-attached network, an
error is returned.  This option can be used to perform
the traceroute operation to a local host through an
interface that has no route defined (e.g., after the
interface was dropped by routed).

Context

MIB
ZHONE-DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.4.1.5504.4.1.20.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
zhoneTraceRouteCtlEntry
Groups
1

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 '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::zhoneTraceRouteCtlByPassRouteTable'
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::zhoneTraceRouteCtlByPassRouteTable.<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::zhoneTraceRouteCtlByPassRouteTable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance