Trying
"apt-get install net-snmp"
command to use SNMP commands. but the server says "Unable to locate package net-snmp"
This is where I'm told I require Net-SNMP; http://php.net/manual/en/snmp.requirements.php
but it looks like net-snmp isn't available from the repositories of this installation
This is for a Turnkey Linux web server.
I've tried
"apt-get install php5-snmp"
but I am still getting this error:
PHP Fatal error: Call to undefined function snmpget()