vpwsEndPoint

The vpwsEndPoint table represents a VPWS end point and includes relevant data. This endpoint is implemented by a physical interface, as modeled in the protocolEndPoint table.

The following table describes the vpwsEndPoint table.

Table 1. vpwsEndPoint table 
Column name Type Constraints Description
entityId 32-bit integer

Foreign key

Primary key

Not null

The identifier of a network pipe entity from the entityData table.
VCID 64-character string

Primary key

Not null

The Virtual Circuit Identifier (VCID) for this entity.
circuitId 128-character string   The ID for this circuit.
circuitType 32-bit integer   The type of circuit.
circuitStatus 32-bit integer   The status of circuit.
inboundLabel 32-bit integer   The inbound label related to this endpoint.
outboundLabel 32-bit integer   The outbound label related to this endpoint.