All MIBs › TE-MIB › tePathComputedRoute
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
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.122 | teMIB | TE-MIB |
| 1.3.6.1.2.1.122.1 | teMIBObjects | TE-MIB |
| 1.3.6.1.2.1.122.1.3 | tePathTable | TE-MIB |
| 1.3.6.1.2.1.122.1.3.1 | tePathEntry | TE-MIB |
| 1.3.6.1.2.1.122.1.3.1.16 | tePathComputedRoute | TE-MIB |