mplsLdpSessionMaxPduLength

MPLS-LDP-STD-MIB · .1.3.6.1.2.1.10.166.4.1.3.3.1.7

Object

column octetsUnsigned32
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.

Context

MIB
MPLS-LDP-STD-MIB
OID
.1.3.6.1.2.1.10.166.4.1.3.3.1.7
Type
column
Access
readonly
Status
current
Units
octets
Parent
mplsLdpSessionEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-STD-MIB::mplsLdpSessionMaxPduLength'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance