hpnicfMplsLdpLsrLabelRetentionMode
HPN-ICF-MPLS-LDP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8
Object
column r/w
Enumeration
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'.
Context
- MIB
- HPN-ICF-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfMplsLdpLsrIncarnEntry
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 'HPN-ICF-MPLS-LDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-MPLS-LDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode.<hpnicfMplsLdpLsrIncarnID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-MPLS-LDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-MPLS-LDP-MIB::hpnicfMplsLdpLsrLabelRetentionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | conservative |
2 | liberal |