All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpLspType
jnxMplsLdpLspType
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspType
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.3.6.1.4
Node type: OBJECT-TYPE
Type: MplsLspType
Access: read-only
Description: The type of LSP connection. The possible values are:
unknown(1) -- if the LSP is not known to be one of the following.
terminatingLsp(2) -- if the LSP terminates on the LSR, then this is an ingressing LSP which ends on the LSR,
originatingLsp(3) -- if the LSP originates from the LSR, then this is an egressing LSP which is the head-end of the LSP,
crossConnectingLsp(4) -- if the LSP ingresses and egresses on the LSR, then it is cross-connecting on that LSR.
What is jnxMplsLdpLspType?
The role this LSP plays on the local LSR: unknown, terminatingLsp (this router is the tail-end), originatingLsp (this router is the head-end), or crossConnectingLsp (traffic ingresses and egresses here, i.e. this router is a mid-point). This determines which of jnxMplsLdpLspLsrInSegmentPointer, jnxMplsLdpLspLsrOutSegmentPointer, and jnxMplsLdpLspLsrXCPointer are expected to actually point at something.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.3.6.1.4 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.3.6.1.4.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspType.1
Start monitoring Juniper MPLS-enabled router (PE/P router running LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspType OID value, configure state conditions and alerts, and monitor any Juniper MPLS-enabled router (PE/P router running LDP) 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.36 | jnxMplsLdpMIB | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1 | jnxMplsLdpObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3 | jnxMplsLdpSessionObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.6 | jnxMplsLdpLspTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.6.1 | jnxMplsLdpLspEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.6.1.4 | jnxMplsLdpLspType | JUNIPER-MPLS-LDP-MIB |