Testing Trap With Linux Operating System: Difference between revisions
Testing Trap With Linux Operating System (view source)
Revision as of 10:26, 19 September 2019
, 19 September 2019→Preconditions
Line 10: | Line 10: | ||
$ sudo apt install <package_name> | $ sudo apt install <package_name> | ||
Also you need to download and load MIB files. Use this command: | |||
$ sudo apt-get install snmp-mibs-downloader | |||
'''Important note:''' before continuing make sure that SNMP Trap package is configured. SNMP configuration example can be found here [[SNMP configuration example]]. | '''Important note:''' before continuing make sure that SNMP Trap package is configured. SNMP configuration example can be found here [[SNMP configuration example]]. |