All MIBs › MPLS-MIB › mplsConfiguredLsps
mplsConfiguredLsps
Module: MPLS-MIB
OID (symbolic): MPLS-MIB::mplsConfiguredLsps
OID (numeric): 1.3.6.1.4.1.2636.3.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of configured LSPs.
What is mplsConfiguredLsps?
This value reports the total number of LSPs currently configured on the device, regardless of whether they're up. Admins use it as a quick capacity/inventory check against expected LSP counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.1.3 snmpwalk -v2c -c public <target> MPLS-MIB::mplsConfiguredLsps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.1.3.1 snmpget -v2c -c public <target> MPLS-MIB::mplsConfiguredLsps.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::mplsConfiguredLsps 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.1 | mplsInfo | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.1.3 | mplsConfiguredLsps | MPLS-MIB |