mplsLdpSessionMaxPduLength

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.3.4.1.4

Object

column Unsigned32
The value of maximum allowable length for LDP PDUs for
this session.  This value may have been negotiated during
the Session Initialization.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.3.4.1.4
Type
column
Access
readonly
Status
current
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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionMaxPduLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionMaxPduLength.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-MIB::mplsLdpSessionMaxPduLength'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance