Versions Compared

Key

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

...

Crypt::Rijndael module needs to be installed for AES support - in this test the NMIS9 VM has this module already installed.

This is the command to install Crypt::Rijndael if this module is not already installed:

Code Block
sudo cpanm Crypt::Rijndael --sudo


The patched Net::SNMP::Security::USM is backwards compatible with all snmp protocol strings used in the original USM module.
All protocol strings are case-insensitive.

...