All MIBs › MPLS-MIB › mplsPathInfoExplicitRoute
mplsPathInfoExplicitRoute
Module: MPLS-MIB
OID (symbolic): MPLS-MIB::mplsPathInfoExplicitRoute
OID (numeric): 1.3.6.1.4.1.2636.3.2.5.1.19
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The explicit route used to set up this LSP.
This may either be the route configured by
the user, or a route automatically computed
to satisfy constraints set by the user.
This field is a displayable string in the
format of XXX.XXX.XXX.XXX
What is mplsPathInfoExplicitRoute?
This value holds the explicit route used to set up an LSP's active path, formatted as a newline-separated list of 'IP-address Strict/Loose' entries, either user-configured or computed by CSPF; meaningless if mplsPathInfoName is empty. Admins read this to verify a path is actually following its intended hop-by-hop route.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.19 snmpwalk -v2c -c public <target> MPLS-MIB::mplsPathInfoExplicitRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.19.1 snmpget -v2c -c public <target> MPLS-MIB::mplsPathInfoExplicitRoute.1
Start monitoring Juniper Networks router (MPLS traffic engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-MIB::mplsPathInfoExplicitRoute OID value, configure state conditions and alerts, and monitor any Juniper Networks router (MPLS traffic engineering) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.2 | mpls | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5 | mplsLspInfoList | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1 | mplsLspInfoEntry | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1.19 | mplsPathInfoExplicitRoute | MPLS-MIB |