mfrBundleFragmentation
FR-MFR-MIB ·
.1.3.6.1.2.1.10.47.2.3.1.5
Object
column r/w
Enumeration
Controls whether the bundle performs/accepts
fragmentation and re-assembly. The possible
values are:
enable(1) - Bundle links will fragment frames
disable(2) - Bundle links will not fragment
frames.
Context
- MIB
- FR-MFR-MIB
- OID
.1.3.6.1.2.1.10.47.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- 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::mfrBundleFragmentation'
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::mfrBundleFragmentation.<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::mfrBundleFragmentation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of
Compliance refinements
mfrMibCompliance
readonly
Write access is not required, but the value used must be
reported.
reported.