Exporting MIB objects

26 April 2024

ID 222578

To export files containing information about MIB objects:

  1. In the application web interface, add the public SSH key for connecting to the cluster node in Technical Support Mode.
  2. Run one of the following commands depending on the operating system installed on the node:
    • Windows:

      pscp -i <ppk_file_path> -r root@<hostname>:/opt/kaspersky/ksmg/share/snmp-mibs .

      You have to install the PuTTY tool before you can run this command.

    • Linux:

      scp -r root@<hostname>:/opt/kaspersky/ksmg/share/snmp-mibs .

Files containing information about MIB objects will be exported and saved in the snmp-mibs folder in the current directory.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.