All MIBs › HPN-ICF-MPLS-LDP-MIB › hpnicfMplsLdpLsrLabelRetentionMode
hpnicfMplsLdpLsrLabelRetentionMode
Module: HPN-ICF-MPLS-LDP-MIB
OID (symbolic): HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8
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.
Current release of MPLS does not provide support to assign this MIB object with a value 'liberal'.
What is hpnicfMplsLdpLsrLabelRetentionMode?
Controls whether the LSR keeps only label mappings from valid next hops (conservative) or retains all advertised label mappings regardless of next hop (liberal); the current release only supports conservative mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8 snmpwalk -v2c -c public <target> HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8.1 snmpget -v2c -c public <target> HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfMplsLdpLsrLabelRetentionMode.1
Start monitoring HP/Comware router/switch running MPLS with LDP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode OID value, configure state conditions and alerts, and monitor any HP/Comware router/switch running MPLS with LDP from a single console.
OID Breakdown
Upper-level ancestors (13 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8 | hpnicfRhw | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12 | hpnicfMpls | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2 | hpnicfMplsLdp | HPN-ICF-MPLS-LDP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1 | hpnicfMplsLdpObjects | HPN-ICF-MPLS-LDP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1 | hpnicfMplsLdpLsrObjects | HPN-ICF-MPLS-LDP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1 | hpnicfMplsLdpLsrIncarnTable | HPN-ICF-MPLS-LDP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1 | hpnicfMplsLdpLsrIncarnEntry | HPN-ICF-MPLS-LDP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8 | hpnicfMplsLdpLsrLabelRetentionMode | HPN-ICF-MPLS-LDP-MIB |