SNMP::getErrnoGet last error code Beschreibung
public int SNMP::getErrno
( void
)
Returns error code from last SNMP request. RückgabewerteReturns one of SNMP error code values described in constants chapter. BeispieleBeispiel #1 SNMP::getErrno example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: bool(false) bool(true) Siehe auch
|