vRtrMplsLspExtEntropyLabel

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.52.1.7

Object

column r/w Enumeration
The value of vRtrMplsLspExtEntropyLabel specifies whether the
application takes into account the value of Entropy Label and Entropy
Label Capability in the label stack for this LSP.
              
When the value of vRtrMplsLspExtEntropyLabel is set to 'enable', the
application will account for EL/ELC in the label stack without taking
into consideration the value of the enabled ELC.
              
When the value of vRtrMplsLspExtEntropyLabel is set to
'force-disable', the application will ignore the value of enabled ELC.
              
When the value of vRtrMplsLspExtEntropyLabel is modified, Entropy
Label will become operational when this LSP is resignalled.
              
By default, if this LSP is of type RSVP-TE it will inherit the
behavior as set by vRtrMplsGeneralEntropyLblRsvpTe, or if the LSP is
of type SR-TE it will inherit from vRtrMplsGeneralEntropyLblSrTe.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.52.1.7
Type
column
Access
readwrite
Status
current
Parent
vRtrMplsLspExtEntry
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::vRtrMplsLspExtEntropyLabel'
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::vRtrMplsLspExtEntropyLabel.<index>'
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::vRtrMplsLspExtEntropyLabel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forceDisable
2enable
3inherit

Conformance