SNMP::getErrnoGet last error code Description
public int SNMP::getErrno()
Returns error code from last SNMP request. ParametersThis function has no parameters. Return ValuesReturns one of SNMP error code values described in constants chapter. ExamplesExample #1 SNMP::getErrno example
The above example will output: bool(false) bool(true) See Also
|