TE-MIB :: tePathComputedRoute

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTE-MIBtePathComputedRoute

tePathComputedRoute

Module: TE-MIB

OID (symbolic): TE-MIB::tePathComputedRoute

OID (numeric): 1.3.6.1.2.1.122.1.3.1.16

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: 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 in the Hop Table and do a getnext to get subsequent hops. A value of zero (0) means there is no computedRoute.

What is tePathComputedRoute?

Points to the ordered list of hops this path's routing algorithm computed, via the primary index into the Hop Table; a value of 0 means no route has been computed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.3.1.16
snmpwalk -v2c -c public <target> TE-MIB::tePathComputedRoute

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.3.1.16.1
snmpget -v2c -c public <target> TE-MIB::tePathComputedRoute.1

Start monitoring MPLS-TE capable routers, vendor-neutral standards-based MIB (RFC 3970) (traffic-engineering tunnel/LSP status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TE-MIB::tePathComputedRoute OID value, configure state conditions and alerts, and monitor any MPLS-TE capable routers, vendor-neutral standards-based MIB (RFC 3970) (traffic-engineering tunnel/LSP status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.122teMIBTE-MIB
1.3.6.1.2.1.122.1teMIBObjectsTE-MIB
1.3.6.1.2.1.122.1.3tePathTableTE-MIB
1.3.6.1.2.1.122.1.3.1tePathEntryTE-MIB
1.3.6.1.2.1.122.1.3.1.16tePathComputedRouteTE-MIB