PHP
downloads | documentation | faq | getting help | mailing lists | 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, 10 Oct 2008

view this page in

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

Opis

void snmp_set_enum_print ( int $enum_print )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Notatki

Informacja: snmp_set_enum_print() is only available when using the UCD SNMP library. This function is not available when using the Windows SNMP library.



add a note add a note User Contributed Notes
snmp_set_enum_print
dbeecher at tekops dot com
15-Jun-2004 09: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, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites