snmp_set_enum_print

(PHP 4 >= 4.3.0, PHP 5)

snmp_set_enum_print — Return all values that are enums with their enum value instead of the raw integer

Описание

void snmp_set_enum_print ( int $enum_print )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Примечания

Замечание: snmp_set_enum_print() is only available when using the UCD SNMP library. This function is not available when using the Windows SNMP library.

Коментарии

This function is only available if using NET_SNMP.  It is NOT available if using UCD_SNMP.  Likewise UCD_SNMP supports some behaviors that NET_SNMP does not.  (found limitation by looking in php snmp.c file)
2004-06-15 15:23:52
http://php5.kiev.ua/manual/ru/function.snmp-set-enum-print.html

    Поддержать сайт на родительском проекте КГБ