zhonePingCtlByPassRouteTable

ZHONE-DISMAN-PING-MIB · .1.3.6.1.4.1.5504.4.1.19.1.3.1.20

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 ping 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-PING-MIB
OID
.1.3.6.1.4.1.5504.4.1.19.1.3.1.20
Type
column
Access
readwrite
Status
current
Parent
zhonePingCtlEntry
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-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlByPassRouteTable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlByPassRouteTable.<zhonePingCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-PING-MIB::zhonePingCtlByPassRouteTable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance