dccrldpPmWthdrwDownstreamLbl
DC-CR-LDP-MIB ·
.1.3.6.1.4.1.629.10.15.1.2.1.31
Object
DC-LDP sends label mappings to all upstream peers.
Sometimes, due to a change of next hop from IP Routing or
a new address from the peer, a peer may change from being
upstream to being a downstream peer. This results in the
label we sent to the peer no longer being necessary.
When set to 'false', these labels are retained (if liberal
retention) or released (if conservative retention) by the
peer. This is generally desirable, since it has no impact
on the data plane and reduces the work for the control
plane when a new peer is created.
When set to 'true', these labels will be withdrawn when
DC-LDP detects the condition. This is sometimes desirable
when a network operator requires consistency between
labels distributed and labels programmed to the data
plane, but cannot use conservative retention mode.
This field can be changed at any time, but if changed to
'true' it will only apply to new sessions.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.3.6.1.4.1.629.10.15.1.2.1.31- 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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmWthdrwDownstreamLbl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmWthdrwDownstreamLbl.<dccrldpPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpPmWthdrwDownstreamLbl'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of