snmp3_real_walk
(No version information available, might only be in SVN)
snmp3_real_walk — Description
Description
   array snmp3_real_walk
    ( string $host
   , string $sec_name
   , string $sec_level
   , string $auth_protocol
   , string $auth_passphrase
   , string $priv_protocol
   , string $priv_passphrase
   , string $object_id
   [, string $timeout
   [, string $retries
  ]] )
  
Warning
 This function is currently not documented; only its argument list is available.
Parameters
- host
- 
     
- sec_name
- 
     
- sec_level
- 
     
- auth_protocol
- 
     
- auth_passphrase
- 
     
- priv_protocol
- 
     
- priv_passphrase
- 
     
- object_id
- 
     
- timeout
- 
     
- retries
- 
     
Return Values