gbnL3IpDynamicGateway
QTECH-GBNL3-MIB ·
.1.3.6.1.4.1.27514.1.2.5.1.1.4.2.1.7
Object
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 'gbnL3IpDynamicMask' 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.4.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Default
false- Parent
- gbnL3IpDynamicRouteEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::gbnL3IpDynamicGateway'
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::gbnL3IpDynamicGateway.<gbnL3IpDynamicDestIpAddr>.<gbnL3IpDynamicMask>.<gbnL3IpDynamicNextHop>'
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::gbnL3IpDynamicGateway'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of