I have made a simple plugin for counting the lines on a dynamic table. The script work nice, but 1 of x time, i have a CRITICAL, the problem is an "Error in packet" with a "genError (general Error)"
The recollection command I'm using is the next:
Code: Select all
snmpbulkwalk -r 10 -Ov -v 2c -Cc -c ${comu} ${ip}:${port} ${OID} Any idea?
Best regards