All MIBs › MPLS-LDP-STD-MIB › mplsLdpSessionMaxPduLength
mplsLdpSessionMaxPduLength
Module: MPLS-LDP-STD-MIB
OID (symbolic): MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength
OID (numeric): 1.3.6.1.2.1.10.166.4.1.3.3.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The value of maximum allowable length for LDP PDUs for this session. This value may have been negotiated during the Session Initialization. This object is related to the mplsLdpEntityMaxPduLength object. The mplsLdpEntityMaxPduLength object specifies the requested LDP PDU length, and this object reflects the negotiated LDP PDU length between the Entity and the Peer.
What is mplsLdpSessionMaxPduLength?
This OID reports the negotiated maximum LDP PDU length, in octets, in effect for this session, reflecting the smaller of the local mplsLdpEntityMaxPduLength and the peer's proposal, per RFC 3036 section 3.5.3. Admins check this to see the actual PDU size limit governing a session, which may be smaller than what was locally configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.3.3.1.7 snmpwalk -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.3.3.1.7.1 snmpget -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength.1
Start monitoring Vendor-neutral IETF standard (any MPLS-capable Label Switching Router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any MPLS-capable Label Switching Router, 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.166.4 | mplsLdpStdMIB | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1 | mplsLdpObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.3 | mplsLdpSessionObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.3.3 | mplsLdpSessionTable | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.3.3.1 | mplsLdpSessionEntry | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.3.3.1.7 | mplsLdpSessionMaxPduLength | MPLS-LDP-STD-MIB |