CpwVcMplsTeMappingEntry

Enum Classes

class CISCOIETFPWMPLSMIB::CpwVcMplsTeMappingTable::CpwVcMplsTeMappingEntry

Bases: Entity

Class Hierarchy : CISCOIETFPWMPLSMIB CpwVcMplsTeMappingTable CpwVcMplsTeMappingEntry

This class represents state data.

A row in this table represents the association

between a PW VC and it’s MPLS-TE outer Tunnel.

An application can use this table to quickly retrieve the

PW carried over specific TE MPLS outer tunnel.

The table in indexed by the 4 indexes of a TE tunnel,

the direction of the VC specific entry and the VcIndex.

The same table is used in both inbound and outbound

directions, a different row for each direction. If the

inbound association is not known, no rows should exist for

it.

Rows are created by the local agent when all the

association data is available for display.

cpwvcmplstemappingtunneldirection(key)

Identifies if the row represent an outbound or inbound mapping

type: CpwVcMplsTeMappingTunnelDirection

config: False

cpwvcmplstemappingtunnelindex(key)

Primary index for the conceptual row identifying the MPLS-TE tunnel

type: int

range: 0..65535

config: False

cpwvcmplstemappingtunnelinstance(key)

Identifies an instance of the MPLS-TE tunnel

type: int

range: 0..4294967295

config: False

cpwvcmplstemappingtunnelpeerlsrid(key)

Identifies an Peer LSR when the outer tunnel is MPLS-TE based

type: std::string

length: 4..4

config: False

cpwvcmplstemappingtunnellocallsrid(key)

Identifies the local LSR

type: std::string

length: 4..4

config: False

cpwvcmplstemappingvcindex(key)

The value that represent the VC in the cpwVcTable

type: int

range: 0..4294967295

config: False