gbnL3IpStaticGateway

QTECH-GBNL3-MIB · .1.3.6.1.4.1.27514.1.2.5.1.1.3.7.1.7

Object

column r/w SNMPv2-TCTruthValue
DURABLE: { false:all )
By setting this object to true(1), the user indicates that this
subnet route is a gateway route (i.e., connected to external
router).  By setting it to false(2), the user indicates that this
is a direct route.  If 'gbnL3IpStaticMask' is '255.255.255.255'
(i.e., a host route) for this entry, this object cannot be set
to true(1).

Context

MIB
QTECH-GBNL3-MIB
OID
.1.3.6.1.4.1.27514.1.2.5.1.1.3.7.1.7
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::gbnL3IpStaticGateway'
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::gbnL3IpStaticGateway.<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::gbnL3IpStaticGateway'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance