All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpEntityProtocolVersion
jnxMplsLdpEntityProtocolVersion
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityProtocolVersion
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.2.3.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The version number of the LDP protocol which will be used in the session initialization message.
Section 3.5.3 in the LDP Specification specifies that the version of the LDP protocol is negotiated during session establishment. The value of this object represents the value that is sent in the initialization message.
What is jnxMplsLdpEntityProtocolVersion?
The LDP protocol version this entity sends in its session Initialization message, defaulting to 1. Although marked read-create in the SEQUENCE, the actual MAX-ACCESS in this MIB is read-only, so on this platform it reports the negotiated/configured version rather than being settable via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.3 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityProtocolVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.3.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityProtocolVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxMplsLdpEntityProtocolVersion.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::jnxMplsLdpEntityProtocolVersion 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.2 | jnxMplsLdpEntityObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3 | jnxMplsLdpEntityTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1 | jnxMplsLdpEntityEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1.3 | jnxMplsLdpEntityProtocolVersion | JUNIPER-MPLS-LDP-MIB |