All MIBs › MPLS-MIB › mplsLspInfoLastTransition
mplsLspInfoLastTransition
Module: MPLS-MIB
OID (symbolic): MPLS-MIB::mplsLspInfoLastTransition
OID (numeric): 1.3.6.1.4.1.2636.3.2.5.1.9
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The time in 10-millisecond units since the last transition occurred on this LSP.
What is mplsLspInfoLastTransition?
This value reports, in 10-millisecond units, how long ago an LSP's most recent state transition (up-to-down or down-to-up) occurred. Admins use it to quickly see whether an LSP transitioned recently without having to correlate against syslog timestamps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.9 snmpwalk -v2c -c public <target> MPLS-MIB::mplsLspInfoLastTransition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.9.1 snmpget -v2c -c public <target> MPLS-MIB::mplsLspInfoLastTransition.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::mplsLspInfoLastTransition 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.9 | mplsLspInfoLastTransition | MPLS-MIB |