mfrBundleMaxFragSize
FR-MFR-MIB ·
.1.3.6.1.2.1.10.47.2.3.1.6
Object
column r/w
OctetsInteger32
The maximum fragment size supported. Note that this
is only valid if mfrBundleFragmentation is set to enable(1).
Zero is not a valid fragment size.
A bundle that does not support fragmentation must return
this object with a value of -1.
Context
- MIB
- FR-MFR-MIB
- OID
.1.3.6.1.2.1.10.47.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Octets
- Parent
- mfrBundleEntry
- 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 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleMaxFragSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleMaxFragSize.<mfrBundleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MFR-MIB::mfrBundleMaxFragSize'
Syntax
OctetsInteger32
Values & Constraints
Object Constraints
range: -1-8184
Conformance
Member of
Compliance refinements
mfrMibCompliance
readonly
Write access is not required, but the value used must be
reported.
A value of -1 indicates that the value is not applicable.
reported.
A value of -1 indicates that the value is not applicable.