gbnL3IpStaticUseHw

QTECH-GBNL3-MIB · .1.3.6.1.4.1.27514.1.2.5.1.1.3.7.1.5

Object

column r/w SNMPv2-TCTruthValue
DURABLE: { false:all )
By setting this object to true(1), the user indicates the
desire to use hardware routing for this entry.  To disable
hardware routing for this entry, set this object to false(2).
If the underlying switch fabric does not support hardware
routing, this object is ignored.
              
There is usually limited space in the hardware routing table.
Consequently, if the user enables hardware routing on 'too'
many entries, the agent assigns routes on a first come, first
serve basis (i.e., the user may not get the expected results).

Context

MIB
QTECH-GBNL3-MIB
OID
.1.3.6.1.4.1.27514.1.2.5.1.1.3.7.1.5
Type
column
Access
readwrite
Status
current
Default
false
Parent
gbnL3IpStaticRouteEntry
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 'QTECH-GBNL3-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNL3-MIB::gbnL3IpStaticUseHw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNL3-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNL3-MIB::gbnL3IpStaticUseHw.<gbnL3IpStaticDestIpAddr>.<gbnL3IpStaticMask>.<gbnL3IpStaticNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNL3-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNL3-MIB::gbnL3IpStaticUseHw'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance