tePathComputedRoute
TE-MIB ·
.1.3.6.1.2.1.122.1.3.1.16
Object
column
SNMPv2-SMIUnsigned32
The route computed for this path, perhaps using
some form of Constraint-based Routing. The
algorithm is implementation dependent.
This object returns the computed route as an ordered
list of hops. The value of this object gives the
primary index into the Hop Table. The secondary
index is the hop count in the path, so to get the
route, one could get the first hop with index
<tePathComputedRoute, 1> in the Hop Table and do a
getnext to get subsequent hops.
A value of zero (0) means there is no computedRoute.
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.3.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tePathEntry
- Table
- tePathTable
- Siblings
- 16
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tePathIndex An index that uniquely identifies a path within
a Tunnel.
The combination of <teTunnelIndex, tePathIndex> thus
uniquely identifies a path among all paths on this
ro… | column | Unsigned32 | .1.3.6.1.2.1.122.1.3.1.1 |
| tePathExclude This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that this path goes… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.122.1.3.1.10 |
| tePathSetupPriority The setup priority configured for this path, with 0
as the highest priority and 7 as the lowest. | column | Integer32 | .1.3.6.1.2.1.122.1.3.1.11 |
| tePathHoldPriority The hold priority configured for this path, with 0
as the highest priority and 7 as the lowest. | column | Integer32 | .1.3.6.1.2.1.122.1.3.1.12 |
| tePathProperties The set of configured properties for this path,
expressed as a bit map. For example, if the path
supports 'make before break', then bit 2 is set. | column | Bits | .1.3.6.1.2.1.122.1.3.1.13 |
| tePathOperStatus The operational status of the path:
unknown:
down: Signaling failed.
testing: Administratively set aside for testing.
dormant: Not signaled (for a backup tunnel).
r… | column | Enumeration | .1.3.6.1.2.1.122.1.3.1.14 |
| tePathAdminStatus The operational status of the path:
normal: Used normally for forwarding.
testing: Administratively set aside for testing. | column | Enumeration | .1.3.6.1.2.1.122.1.3.1.15 |
| tePathRecordedRoute The route actually used for this path, as recorded
by the signaling protocol. This is again an ordered
list of hops; each hop is expected to be strict.
The value o… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.122.1.3.1.17 |
| tePathName The name of this path.
A pathName must be unique within the set of paths
over a single tunnel. If a SET request is received
with a duplicate name, then the impleme… | column | OctetString | .1.3.6.1.2.1.122.1.3.1.2 |
| tePathRowStatus The status of this conceptual row.
When the value of this object is 'active', then
the value of tePathName cannot be changed. All
other writable objects may be cha… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.122.1.3.1.3 |
| tePathStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need
not allow write-access to any columnar objects
in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.122.1.3.1.4 |
| tePathType The type for this PathEntry; i.e., whether this path
is a primary path, a standby path, or a secondary
path. | column | Enumeration | .1.3.6.1.2.1.122.1.3.1.5 |
| tePathConfiguredRoute The route that this TE path is configured to follow;
i.e., an ordered list of hops. The value of this
object gives the primary index into the Hop Table.
The secondary index is th… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.122.1.3.1.6 |
| tePathBandwidth The configured bandwidth for this Tunnel,
in units of thousands of bits per second (Kbps). | column | Kilobits per second MPLS-TC-STD-MIBMplsBitRate | .1.3.6.1.2.1.122.1.3.1.7 |
| tePathIncludeAny This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.122.1.3.1.8 |
| tePathIncludeAll This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that this path goes… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.122.1.3.1.9 |