vRtrMplsLspLdpOverRsvpInclude

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.1.1.44

Object

column r/w SNMPv2-TCTruthValue
The value of vRtrMplsLspLdpOverRsvpInclude specifies that this LSP can
be included by IGP to calculate its SPF tree.  The IGP (OSPF or ISIS)
will subsequently provide LDP with all ECMP IGP next-hops and tunnel
endpoints that it considers to be the lowest cost path to the
destination.  If an IGP calculation and an LDP over RSVP produce the
same cost then LDP will always prefer an LDP over RSVP tunnel over an
IGP route.
              
By default, static and dynamic LSPs will be included when they are
created. The default value for p2mp and bypass-only LSPs will be
'false'.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.1.1.44
Type
column
Access
readwrite
Status
current
Parent
vRtrMplsLspEntry
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 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspLdpOverRsvpInclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspLdpOverRsvpInclude.<vRtrID>.<vRtrMplsLspIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsLspLdpOverRsvpInclude'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance