gbnL3IpRouteUsingHw

GBNL3-MIB · .1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.10

Object

This object is true(1) if this route is contained in
the hardware routing table; otherwise, it is false(2).

Context

MIB
GBNL3-MIB
OID
.1.3.6.1.4.1.13464.1.2.5.1.1.5.4.1.10
Type
column
Access
readonly
Status
current
Parent
gbnL3IpRouteEntry
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 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL3-MIB::gbnL3IpRouteUsingHw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL3-MIB::gbnL3IpRouteUsingHw.<gbnL3IpRouteDest>.<gbnL3IpRouteMask>.<gbnL3IpRouteVrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL3-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL3-MIB::gbnL3IpRouteUsingHw'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance