mplsTETunnel
The mplsTETunnel table represents the MPLS TE tunnels discovered in the network and includes a number of tunnel attributes. Each row in this table corresponds to a TE tunnel discovered on a device.
The following table describes the mplsTETunnel table.
Column name | Type | Constraints | Description |
---|---|---|---|
adminStatus | Enumerated value | Takes one of the following values:
|
Administrative status |
creationTime | Timestamp | Time when tunnel was created | |
description | 100-character string | The description of the tunnel | |
egressLSRId | 15-character string | Egress LSR ID of the tunnel | |
entityId | 32-bit integer | Foreign Key Not Null |
The identifier of an MPLS TE service from the entityData table |
excludeAllAffinity | 32-bit integer | Exclude-All constraint | |
holdPriority | 32-bit integer | Hold priority | |
includeAllAffinity | 32-bit integer | Include-All constraint | |
includeAnyAffinity | 32-bit integer | Include-Any constraint | |
ingressLSRId | 15-character string | Ingress LSR ID of the tunnel | |
instanceId | 25-character string | Unique tunnel identifier | |
instancePriority | 32-bit integer | Priority of this tunnel instance | |
locallyProtected | 8-bit integer | Denotes whether tunnel is locally protected or not | |
name | 50-character string | The name of the tunnel | |
numPathChanges | 32-bit integer | Number of times the tunnel path has changed | |
operStatus | Enumerated value | Takes one of the following values:
|
Operational status |
owner | 20-character string | Owner of the tunnel | |
resourcePointer | 32-bit integer | Index into the resource table for this tunnel. | |
role | Enumerated value | Takes one of the following values:
|
Role of this tunnel |
sessionAttributes | 90-character string | Tunnel session attributes in text form | |
setupPriority | 32-bit integer | Setup priority | |
signallingProtocol | Enumerated value | Takes one of the following values:
|
The protocol used to signal the tunnel |
transitions | 32-bit integer | Number of times the state has changed | |
tunnelInstance | 25-character string | Identifies a specific instance of the tunnel identified by tunnelIndex | |
tunnelIndex | 25-character string | Tunnel index | |
uptime | 32-bit integer | Amount of time tunnel has been up | |
xcPointer | 128-character string | Index into the LSP cross-connect table for this tunnel |