All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpEntityLabelRetentionMode
jnxMplsLdpEntityLabelRetentionMode
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelRetentionMode
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.2.3.1.13
Node type: OBJECT-TYPE
Type: MplsRetentionMode
Access: read-only
Description: The LDP Entity 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.
What is jnxMplsLdpEntityLabelRetentionMode?
Whether this entity retains label mappings conservatively (only if they'd actually be used to forward traffic, i.e. from a valid next hop) or liberally (all mappings retained regardless of next-hop validity). It's read-only in this implementation, reporting the operating mode rather than accepting SNMP configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.13 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelRetentionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.13.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelRetentionMode.1
Start monitoring Juniper MPLS-enabled router (PE/P router running LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityLabelRetentionMode OID value, configure state conditions and alerts, and monitor any Juniper MPLS-enabled router (PE/P router running LDP) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.36 | jnxMplsLdpMIB | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1 | jnxMplsLdpObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2 | jnxMplsLdpEntityObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3 | jnxMplsLdpEntityTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1 | jnxMplsLdpEntityEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1.13 | jnxMplsLdpEntityLabelRetentionMode | JUNIPER-MPLS-LDP-MIB |