dccrldpPmLdpEntityCreateLdbJoin

DC-CR-LDP-MIB · versa variant · .1.2.826.0.1.1578918.5.35.1.1.2.1.35

Object

column r/w SNMPv2-TCTruthValue
When set to 'true', LDP Path Manager creates an LDBI join
to an instance of Label Manager as part of activation.
The entity index of the partner Label Manager is set in
dccrldpPmLsrIndex.
              
When set to 'false', LDP Path Manager only creates an LDBI
join if dccrldpPmLdpEntityCreateNhrLdb is set to 'true'.
              
This field should always be set to 'true'.  It is present
with a default value of 'false' to provide backwards
compatibility with dccrldpPmLdpEntityCreateNhrLdb, which
has been deprecated.
              
The value of this field should be decided during
integration.  The field is not expected to change during the
lifetime of the DC-LDP PM entity.  As such, this object
follows the replaceOnlyWhileDisabled behavior.  It may not
be changed when the row is active.

Context

MIB
DC-CR-LDP-MIB
OID
.1.2.826.0.1.1578918.5.35.1.1.2.1.35
Type
column
Access
readwrite
Status
current
Parent
dccrldpPmEntry
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 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmLdpEntityCreateLdbJoin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmLdpEntityCreateLdbJoin.<dccrldpPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpPmLdpEntityCreateLdbJoin'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance