dccrldpPmOutSegProgOrder
DC-CR-LDP-MIB ·
versa variant
·
.1.2.826.0.1.1578918.5.35.1.1.2.1.22
Object
column r/w
Enumeration
This determines the order in which LDP connects and
releases out segments.
default - This will release all out-segments on a session
before programming new out-segments on the same session.
No ordering for out-segments across different sessions is
enforced when ECMP is in use.
connFirst - This mode forces all the out-segments for an
LSP to be programmed before any out-segments are released.
This ordering is only supported if the LSC stub supports
implicit XCs.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.2.826.0.1.1578918.5.35.1.1.2.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dccrldpPmEntry
- 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-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmOutSegProgOrder'
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::dccrldpPmOutSegProgOrder.<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::dccrldpPmOutSegProgOrder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | connFirst |
Conformance
Member of