MIB Viewer

vRtrGmplsLspPathSegProtType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.97.13.1.7
Access
read-create
Status
current
Sub-identifiers
0
The value of vRtrGmplsLspPathSegProtType specifies the segment protection type for this GMPLS LSP path. When the value of vRtrGmplsLspPathSegProtType is set to 'unprotected', the GMPLS LSP path is not protected against any failures. When the value of vRtrGmplsLspPathSegProtType is set to 'sbr' (source based reroute), a path will be restored after a failure. When the value of vRtrGmplsLspPathSegProtType is set to 'gr' (guaranteed restoration), a shared backup is assigned to the path, and recovery resources are reserved. When the value of vRtrGmplsLspPathSegProtType is set to 'sncp' (subnetwork connection protection), it provides a 50ms protection in case of a single failure. When the value of vRtrGmplsLspPathSegProtType is set to 'prc' (path restoration combined), it provides a 50ms protection even in the case of multiple failures.
INTEGER { unprotected (1), sbr (2), gr (3), sncp (4), prc (5) }