mplsLdpEntityMaxPduLength

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.2.2.1.8

Object

column r/w octetsUnsigned32
The maximum PDU Length that is sent in
the Common Session Parameters of an Initialization
Message. A value of 255 or less specifies the
default maximum length of 4096 octets.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.2.2.1.8
Type
column
Access
readwrite
Status
current
Units
octets
Parent
mplsLdpEntityEntry
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::mplsLdpEntityMaxPduLength'
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::mplsLdpEntityMaxPduLength.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
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::mplsLdpEntityMaxPduLength'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance