<img src=‘https://jenkins-iac.cegeka.be/job/puppet-snmp/badge/icon’ />
This is the snmp module. Use this module to manage snmp clients. It will install the snmp packages and provides a template configuration.
class { 'snmp': syslocation => 'your location goes here', syscontact => 'your email address goes here', additional_config => { "exec" => "SCRIPT_NAME SCRIPT_FULL_PATH [ARGS ...]", "extend" => "OID COMMAND_FULL_PATH [ARGS ...]", }