Dotan Cohen wrote:

> I am experimenting with the snmp_set_valueretrieval function, which
> does not appear to be documented:
> http://il.php.net/snmp_set_valueretrieval
> 
> What does this function depend upon? Simply using it throws this:
> Fatal error: Call to undefined function snmp_set_valueretrieval() in

http://il.php.net/manual/en/ref.snmp.php

"In order to use the SNMP functions on Unix you need to install the »
NET-SNMP package."

"Now compile PHP --with-snmp[=DIR]."


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to