rtmEntityUseUnidirectionalLinks
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.1.1.39
Object
Are unidirectional links usable for the FIB maintained by
this instance of DC-RTM?
If set to 'false' then unidirectional interfaces reported
over the I3 and IGP shortcuts reported over the RPI are
discarded.
If set to 'true' then unidirectional interfaces can be
used for next hops reported over the Active Routes
Interface. Note in particular that IGP shortcuts through
TE-tunnel next hops are reported over the Active Routes
Interface in addition to native adjacency next hops.
If the active route consumers of this FIB cannot use
unidirectional links then this field should be set to
'false'. An example of such an active route consumer is
DC-PIM. Because DC-PIM uses paths for Reverse Path
Forwarding, it cannot use unidirectional links.
If this field is changed while DC-RTM is active, DC-RTM
deactivates and then reactivates in order to refresh all
routing information.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.1.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtmEntityEntry
- 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::rtmEntityUseUnidirectionalLinks'
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::rtmEntityUseUnidirectionalLinks.<rtmEntityFteIndex>'
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::rtmEntityUseUnidirectionalLinks'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of