downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

snmp_set_oid_numeric_print> <snmp_read_mib
Last updated: Fri, 13 Nov 2009

view this page in

snmp_set_enum_print

(PHP 4 >= 4.3.0, PHP 5)

snmp_set_enum_print すべての enum を、実際の整数値ではなく enum 値とともに返す

説明

void snmp_set_enum_print ( int $enum_print )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

注意

注意: snmp_set_enum_print() は、 UCB SNMP ライブラリを使用している場合のみ利用可能です。 この関数は、Windows SNMP ライブラリを使用している場合は利用できません。



add a note add a note User Contributed Notes
snmp_set_enum_print
dbeecher at tekops dot com
15-Jun-2004 07:23
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)

snmp_set_oid_numeric_print> <snmp_read_mib
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites