CpwVcMplsEntry

Enum Classes

class CISCOIETFPWMPLSMIB::CpwVcMplsTable::CpwVcMplsEntry

Bases: Entity

Class Hierarchy : CISCOIETFPWMPLSMIB CpwVcMplsTable CpwVcMplsEntry

This class represents state data.

A row in this table represents parameters specific to MPLS

PSN for a pseudo wire connection (VC). The row is created

automatically by the local agent if the cpwVcPsnType is

MPLS. It is indexed by cpwVcIndex, which uniquely

identifying a singular connection.

cpwvcindex(key)

type: int

range: 0..4294967295

refers to: cpwvcindex

config: False

cpwvcmplsmplstype

Set by the operator to indicate the outer tunnel types, if exists. mplsTe is used if the outer tunnel was set-up by MPLS-TE, and mplsNonTe is used the outer tunnel was set up by LDP or manually. Combination of mplsTe and mplsNonTe may exist in case of outer tunnel protection. vcOnly is used if there is no outer tunnel label. vcOnly cannot be combined with mplsNonTe or mplsTe

type: Bits

Set by the operator to indicate the outer tunnel types, if exists. mplsTe is used if the outer tunnel was set-up by MPLS-TE, and mplsNonTe is used the outer tunnel was set up by LDP or manually. Combination of mplsTe and mplsNonTe may exist in case of outer tunnel protection. vcOnly is used if there is no outer tunnel label. vcOnly cannot be combined with mplsNonTe or mplsTe.

Bits positions:

mplsNonTe: 0

vcOnly: 1

mplsTe: 2

config: False

cpwvcmplsexpbitsmode

Set by the operator to indicate the way the VC shim label EXP bits are to be determined. The value of outerTunnel(1) is used where there is an outer tunnel - cpwVcMplsMplsType is mplsTe or mplsNonTe. Note that in this case there is no need to mark the VC label with the EXP bits since the VC label is not visible to the intermediate nodes. If there is no outer tunnel, specifiedValue(2) indicate that the value is specified by cpwVcMplsExpBits, and serviceDependant(3) indicate that the EXP bits are setup based on a rule specified in the emulated service specific tables, for example when the EXP bits are a function of 802.1p marking for Ethernet emulated service

type: CpwVcMplsExpBitsMode

config: False

cpwvcmplsexpbits

Set by the operator to indicate the MPLS EXP bits to be used on the VC shim label if cpwVcMplsExpBitsMode is specifiedValue(2), zero otherwise

type: int

range: 0..7

config: False

cpwvcmplsttl

Set by the operator to indicate the VC TTL bits to be used on the VC shim label

type: int

range: 0..255

config: False

cpwvcmplslocalldpid

The local LDP identifier of the LDP entity creating this VC in the local node. As the VC labels are always set from the per platform label space, the last two octets in the LDP ID MUST be always both zeros

type: std::string

config: False

cpwvcmplslocalldpentityid

The local LDP Entity index of the LDP entity to be used for this VC on the local node. Should be set to all zeros if not used

type: int

range: 0..4294967295

config: False

cpwvcmplspeerldpid

The peer LDP identifier as identified from the LDP session. Should be zero if not relevant or not known yet

type: std::string

config: False

cpwvcmplsstoragetype

This variable indicates the storage type for this row

type: StorageType

config: False