SNMP::getErrno(PHP 5 >= 5.4.0) SNMP::getErrno — Get last error code Описание
   int SNMP::getErrno
    ( void
   ) 
  Returns error code from last SNMP request. Возвращаемые значенияReturns one of SNMP error code values described in constants chapter. ПримерыПример #1 SNMP::getErrno() example 
 
<?phpРезультат выполнения данного примера: bool(false) bool(true) Смотрите также
  | 
||