rtmRibLooseNextHop
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.7.1.23
Object
column SNMPv2-TCTruthValue
This flag indicates whether DC-RTM considers that the
next-hop address for this route is a loose next hop.
If DC-RTM sets this object to 'true' then
- it must also have set rtmRibType to 'remote'
- the next-hop address (rtmRibNextHop) may not
be on a directly connected device
- if DC-RTM cannot find a route to the next-hop
address, it does not return the route on the
rtmRouteTable, it does not redistribute the
route to routing protocol managers, and it does not
program the route to a forwarding table (unless the
forwarding table has registered to receive loose next
hops) or to a partner that is querying route
information (such as BGP or PIM).
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.7.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rtmRibEntry
- 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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRibLooseNextHop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRibLooseNextHop.<rtmRibFteIndex>.<rtmRibDestType>.<rtmRibDest>.<rtmRibDestLen>.<rtmRibTos>.<rtmRibNextHopType>.<rtmRibNextHop>.<rtmRibIfIndex>.<rtmRibProto>.<rtmRibRpmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmRibLooseNextHop'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of