Home > PHP > Function > SNMP > snmprealwalk()

snmprealwalk()

snmprealwalk - Return all objects including their respective object ID within the specified one

Syntax

array snmprealwalk (string $host, string $community, string $object_id, int $timeout, int $retries)

Arguments

  • host
  • community
  • object_id
  • timeout
  • retries

Description

Version

PHP 4, 5

Return value