iso/org/dod/internet/private/enterprises/.738/.1/.6/.5/mplsTeMIB/.1/mplsTunnelTable/mplsTunnelEntry/mplsTunnelLinkProtection
mplsTunnelLinkProtection
OBJECT-TYPE
1.3.6.1.4.1.738.1.6.5.2.1.2.1.42
Description
This bitmask indicates the level of link protection required. A value of zero (no bits set) indicates that any protection may be used. The following describes these bitfields: extraTraffic Indicates that the LSP should use links that are protecting other (primary) traffic. Such LSPs may be preempted when the links carrying the (primary) traffic being protected fail. unprotected Indicates that the LSP should not use any link layer protection. shared Indicates that a shared link layer protection scheme, such as 1:N protection, should be used to support the LSP. dedicatedOneToOne Indicates that a dedicated link layer protection scheme, i.e., 1:1 protection, should be used to support the LSP. dedicatedOnePlusOne Indicates that a dedicated link layer protection scheme, i.e., 1+1 protection, should be used to support the LSP. enhanced Indicates that a protection scheme that is more reliable than Dedicated 1+1 should be used, e.g., 4 fiber BLSR/MS-SPRING. This object is only meaningful if mplsTunnelLSPEncoding is not set to 'tunnelLspNotGmpls'.
Syntax
BITS { extraTraffic(0), unprotected (1), shared (2), dedicatedOneToOne (3), dedicatedOnePlusOne (4), enhanced (5) }