All MIBs › MPLS-LDP-MIB › mplsLdpLsrLabelRetentionMode
mplsLdpLsrLabelRetentionMode
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpLsrLabelRetentionMode
OID (numeric): 1.3.6.1.4.1.9.3.65.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The LSR can be configured to use either conservative or liberal label retention mode.
If the value of this object is conservative(1) then advertized label mappings are retained only if they will be used to forward packets, i.e. if label came from a valid next hop.
If the value of this object is liberal(2) then all advertized label mappings are retained whether they are from a valid next hop or not.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.65.1.1.2 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpLsrLabelRetentionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.65.1.1.2.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpLsrLabelRetentionMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.3.65.1.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.65 | mplsLdpMIB | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1 | mplsLdpObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.1 | mplsLdpLsrObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.1.2 | mplsLdpLsrLabelRetentionMode | MPLS-LDP-MIB |