mpBundleMaxFragmentSize

MP-BUNDLE-MIB · .0.1.2.1.9

Object

column r/w OctetsInteger32
The maximum fragment size for this bundle. This object
is valid only when fragmentation is enabled on the
bundle.
              
The object must return a value of -1 if fragmentation
is disabled. A value of 0 is not valid fragment size.

Context

MIB
MP-BUNDLE-MIB
OID
.0.1.2.1.9
Type
column
Access
readwrite
Status
current
Units
Octets
Parent
mpBundleEntry
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 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleMaxFragmentSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-BUNDLE-MIB::mpBundleMaxFragmentSize.<mpBundleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-BUNDLE-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-BUNDLE-MIB::mpBundleMaxFragmentSize'

Syntax

OctetsInteger32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance

Member of
Compliance refinements
Write access is not required.