All MIBs › TE-MIB › tePathRecordedRoute
tePathRecordedRoute
Module: TE-MIB
OID (symbolic): TE-MIB::tePathRecordedRoute
OID (numeric): 1.3.6.1.2.1.122.1.3.1.17
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: 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 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 can get
the first hop with index
What is tePathRecordedRoute?
Points to the ordered list of hops actually recorded by the signaling protocol for this path, via the primary index into the Hop Table; a value of 0 means no route has been recorded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.3.1.17 snmpwalk -v2c -c public <target> TE-MIB::tePathRecordedRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.3.1.17.1 snmpget -v2c -c public <target> TE-MIB::tePathRecordedRoute.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::tePathRecordedRoute 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.17 | tePathRecordedRoute | TE-MIB |