Home
last modified time | relevance | path

Searched defs:objectId (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/snmp/
H A Dsnmp.stub.php90 public function get(array|string $objectId, bool $preserveKeys = false) {}
93 public function getnext(array|string $objectId) {}
96 …public function walk(array|string $objectId, bool $suffixAsKey = false, int $maxRepetitions = -1, …
99 public function set(array|string $objectId, array|string $type, array|string $value) {}

Completed in 6 milliseconds