**check_snmp_printer** is a wrapper for Nagios plugin check_snmp_printer. Its main task is to fetch SNMP authentication parameters from a config file and then call the Nagios check.
## Requirements
* snmpget
* snmpwalk
* check_snmp_printer or an update of it eg. <https://github.com/Tylan/check_snmp_printer/tree/master>
## Standalone installation
From this repository ypu need next to this script:
*`inc_pluginfunctions` shared function for all IML checks written in bash
*`check_snmp_includes` with a shared snmp config reader
## Syntax
Start the script without parameter to get the help.