mpBundleMRRU
MP-BUNDLE-MIB ·
.0.1.2.1.4
Object
column OctetsInteger32
The Maximum Received Reconstructed Unit for this bundle. It specifies the maximum number of octets in the Information fields of reassembled packets.
Context
- MIB
- MP-BUNDLE-MIB
- OID
.0.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- Octets
- Parent
- mpBundleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::mpBundleMRRU'
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::mpBundleMRRU.<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::mpBundleMRRU'
Syntax
OctetsInteger32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
mpBundleMIBCompliance
readonly
Write access is not required.