Home
last modified time | relevance | path

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

/PHP-8.3/ext/snmp/
H A Dsnmp.stub.php270 public function get(array|string $objectId, bool $preserveKeys = false): mixed {}
273 public function getnext(array|string $objectId): mixed {}
276 …public function walk(array|string $objectId, bool $suffixAsKey = false, int $maxRepetitions = -1, …
279 public function set(array|string $objectId, array|string $type, array|string $value): bool {}

Completed in 6 milliseconds