gmplsTunnelPathComp
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.9
Object
column
r/w
Enumeration
This value instructs the source node on how to perform path
computation on the explicit route specified by the associated
entries in the gmplsTunnelHopTable.
dynamicFull
The user specifies at least the source and
destination of the path and expects that the Constrained
Shortest Path First (CSPF) will calculate the remainder
of the path.
explicit
The user specifies the entire path for the tunnel to
take. This path may contain strict or loose hops.
Evaluation of the explicit route will be performed
hop by hop through the network.
dynamicPartial
The user specifies at least the source and
destination of the path and expects that the CSPF
will calculate the remainder of the path. The path
computed by CSPF is allowed to be only partially
computed allowing the remainder of the path to be
filled in across the network.
When an entry is present in the gmplsTunnelTable for a
tunnel, gmplsTunnelPathComp MUST be used and any
corresponding mplsTunnelHopEntryPathComp object in the
mplsTunnelHopTable MUST be ignored and SHOULD not be set.
mplsTunnelHopTable and mplsTunnelHopEntryPathComp are part of
MPLS-TE-STD-MIB.
This object should be ignored if the value of
gmplsTunnelLSPEncoding is 'tunnelLspNotGmpls'.
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gmplsTunnelEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamicFull |
2 | explicit |
3 | dynamicPartial |