check_snmp with snmpv3 protocol giving "Unkown Report message" error
- by John
I'm trying to add a nagios command to use snmpv3 for monitoring printer status messages. When using the check_snmp command, I get the following error:
External command error: snmpget:
Unknown Report message
Here is the command I'm typing in:
./check_snmp -P 3 -H <hostname> -L authPriv -U snmpuser -A snmppassword -X snmppassword -o…