SNMP::getErrorGet last error message Description
public string SNMP::getError()
Returns string with error from last SNMP request. ParametersThis function has no parameters. Return ValuesString describing error from last SNMP request. ExamplesExample #1 SNMP::getError example
The above example will output: bool(false) string(26) "No response from 127.0.0.1" See Also
|