The SNMP class(Информация о версии неизвестна, возможно, только в SVN) ВведениеRepresents SNMP session. Обзор классов
     
      SNMP
     
     { 
 
    /* Свойства */ 
    
    
    
    
    
    
    
    
 
    /* Методы */ 
    
    SNMP::__construct
    ( int $version
   , string $hostname
   , string $community
   [, int $timeout = 1000000
   [, int $retries = 5
  ]] ) 
    
    
   bool SNMP::setSecurity
    ( string $sec_level
   [, string $auth_protocol = 
   [, string $auth_passphrase = 
   [, string $priv_protocol = 
   [, string $priv_passphrase = 
   [, string $contextName = 
   [, string $contextEngineID = 
  ]]]]]] ) 
   array SNMP::walk
    ( string $object_id
   [, bool $suffix_as_key = FALSE
   [, int $max_repetitions
   [, int $non_repeaters
  ]]] ) 
    /* Константы */ 
    
    
    
    
    
    
    
    
    
    
    
    
    }Свойства
 Предопределенные константыSNMP Error Types
 SNMP Protocol Versions
 Содержание
  | 
||||||||||||||||||||