All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpEntityMaxPduLength
jnxMplsLdpEntityMaxPduLength
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityMaxPduLength
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.2.3.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum PDU Length that is sent in the Common Session Parameters of an Initialization Message. According to the LDP Specification [RFC3036] a value of 255 or less specifies the default maximum length of 4096 octets, this is why the value of this object starts at 256. The operator should explicitely choose the default value (i.e. 4096), or some other value.
The receiving LSR MUST calculate the maximum PDU length for the session by using the smaller of its and its peer's proposals for Max PDU Length.
What is jnxMplsLdpEntityMaxPduLength?
The maximum PDU length (256-65535 octets, default 4096) this entity proposes in its Initialization Message's Common Session Parameters; the actual session PDU size used is the smaller of this entity's and its peer's proposed values. It's read-only here, reporting the operating value rather than accepting SNMP configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.8 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityMaxPduLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.8.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityMaxPduLength.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::jnxMplsLdpEntityMaxPduLength 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.8 | jnxMplsLdpEntityMaxPduLength | JUNIPER-MPLS-LDP-MIB |