(PHP 5 >= 5.4.0, PHP 7)
Creates SNMP instance representing session to remote SNMP agent
public SNMP::__construct ( int $version , string $hostname , string $community [, int $timeout = 1000000 [, int $retries = 5 ]] )
The function description goes here.
Parameters:
version
SNMP protocol version: SNMP::VERSION_1, SNMP::VERSION_2C, SNMP::VERSION_3.
hostname