CmplsTunnelExtEntry

class CISCOIETFMPLSTEEXTSTD03MIB::CmplsTunnelExtTable::CmplsTunnelExtEntry

Bases: Entity

Class Hierarchy : CISCOIETFMPLSTEEXTSTD03MIB CmplsTunnelExtTable CmplsTunnelExtEntry

This class represents state data.

An entry in this table represents MPLS-TP

specific additional tunnel configurations.

mplstunnelindex(key)

type: int

range: 0..65535

refers to: mplstunnelindex

config: False

mplstunnelinstance(key)

type: int

range: 0..4294967295

refers to: mplstunnelinstance

config: False

mplstunnelingresslsrid(key)

type: int

range: 0..4294967295

refers to: mplstunnelingresslsrid

config: False

mplstunnelegresslsrid(key)

type: int

range: 0..4294967295

refers to: mplstunnelegresslsrid

config: False

cmplstunneloppositedirptr

This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object holds the opposite direction tunnel entry if the bidirectional tunnel is setup by configuring two tunnel entries in mplsTunnelTable. The value of zeroDotZero indicates single tunnel entry is used for bidirectional tunnel setup

type: std::string

pattern: (([0-1](\.[1-3]?[0-9]))|(2\.(0|([1-9]\d*))))(\.(0|([1-9]\d*)))*

config: False

cmplstunnelextoppositedirtnlvalid

Denotes whether or not this tunnel uses mplsTunnelOppositeDirPtr for identifying the opposite direction tunnel information. Note that if this variable is set to true then the mplsTunnelOppositeDirPtr should point to the first accessible row of the opposite direction tunnel

type: bool

config: False

cmplstunnelextdesttnlindex

This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object holds the same value as that of the mplsTunnelIndex of mplsTunnelEntry if the forward and reverse LSPs are in the same tunnel. Otherwise, this object holds the value of the other direction associated LSP’s mplsTunnelIndex from a different tunnel. The values of this object and the mplsTunnelExtDestTnlLspIndex object together can be used to identify an opposite direction LSP i.e. if the mplsTunnelIndex and mplsTunnelInstance hold the value for forward LSP, this object and mplsTunnelExtDestTnlLspIndex can be used to retrieve the reverse direction LSP and vice versa. This object and mplsTunnelExtDestTnlLspIndex values provide the first two indices of tunnel entry and the remaining indices can be derived as follows, if both the forward and reverse LSPs are present in the same tunnel, the opposite direction LSP’s Ingress and Egress Identifier will be same for both the LSPs, else the Ingress and Egress Identifiers should be swapped in order to index the other direction tunnel

type: int

range: 0..65535

config: False

cmplstunnelextdesttnllspindex

This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object should contain different value if both the forward and reverse LSPs present in the same tunnel. This object can contain same value or different values if the forward and reverse LSPs present in the different tunnels

type: int

range: 0..4294967295

config: False

cmplstunnelextdesttnlvalid

Denotes whether or not this tunnel uses mplsTunnelExtDestTnlIndex and mplsTunnelExtDestTnlLspIndex for identifying the opposite direction tunnel information. Note that if this variable is set to true then the mplsTunnelExtDestTnlIndex and mplsTunnelExtDestTnlLspIndex objects should have the valid opposite direction tunnel indices

type: bool

config: False