dccrldpPmNextHopUpdateMode
DC-CR-LDP-MIB ·
versa variant
·
.1.2.826.0.1.1578918.5.35.1.1.2.1.41
Object
column r/w
Enumeration
This determines the programming behavior in explicit XC mode when
the next hop for an LSP changes.
releaseConnect - This will release the old out-segment before
programming the new out-segment.
connect - This mode sends a single connect message to update the
properties of the existing out-segment.
This value has no effect on implicit XCs.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.2.826.0.1.1578918.5.35.1.1.2.1.41- 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::dccrldpPmNextHopUpdateMode'
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::dccrldpPmNextHopUpdateMode.<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::dccrldpPmNextHopUpdateMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | releaseConnect |
1 | connect |
Conformance
Member of