Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

_Note: To use a snapshot file stored by MIB Explorer Pro with SNMP4J-Agent, you need to convert it into the SNMP4J snapshot format first. For MIB Explorer 2.x snapshot files download the converter from https://agentpp.com/tools/mibexplorer/SnapshotConverterSnapshotConv.jar and run it with:

Code Block
java -jar SnapshotConv.jar [-h] <mibexplorer-snaphost-file> <snmp4j-snapshot-file> 

...