MIB Explorer 5.3.1 has been released 2025-04-08T22:00:00Z to provide several bugfixes and improvements around the new PDU transaction feature based on user feedback.
CHANGES
- Fixed: Drag&drop of variable bindings from MIB tree to PDU panel (regression in 5.3.0).
- Fixed: PDU-Index and PDU-Type columns in PDU panel were named incorrectly Sub-ID and Sub-Type.
- Fixed: When a new PDU was created, the columns PDU-Index and PDU-Type were displayed although the PDU TXN mode is off by default.
- Improved: When dropping a new variable binding, the PDU-Index is filled with the next available index using the “pdu.index.delta” config value (default is 10) or the last (max) one in the table if was pressed while dragging.
- Improved: When dropping a new variable binding, the PDU-Type column is filled with the currently selected PDU type from the PDU panel tool bar. For GETBULK is GETNEXT used, because PDU transactions do not support GETBULK (yet).
- Improved: PDU-Type column is now read-only to prevent entering unsupported/incorrect PDU types. Please select rows by their label and change the PDU-Type using the context menu.
- Added: By pressing when changing the PDU TXN mode to disabled, any existing transactional specific data (PDU-Index and -Type) can be cleared to able to save it later as simple PDU, for example.
- Updated: Velocity engine-core from 2.3 to 2.4.1.