SNMP-Funktionen
PHP Manual

snmp3_set

(No version information available, might only be in SVN)

snmp3_setDescription

Beschreibung

bool snmp3_set ( string $host , string $sec_name , string $sec_level , string $auth_protocol , string $auth_passphrase , string $priv_protocol , string $priv_passphrase , string $object_id , string $type , string $value [, string $timeout [, string $retries ]] )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

host

sec_name

sec_level

auth_protocol

auth_passphrase

priv_protocol

priv_passphrase

object_id

type

value

timeout

retries

Rückgabewerte


SNMP-Funktionen
PHP Manual