values
is null
the row is created via the tripple mode row creation mechanism (RowStatus is set to createAndWait). Otherwise, each variable binding has to contain the OID of the columnar object ID (without any instance identifier) and its value. On return, the variable bindings will be modified so that the variable binding OIDs will contain the instance OIDs of the respective columns (thus column OID + rowIndex).
@return ResponseEventthe ResponseEvent instance returned by the SNMP session on response of the internally sent SET request. If null
, an IO exception has occurred. Otherwise, if the response PDU is null
a timeout has occured, Otherwise, check the error status for {@link SnmpConstants#SNMP_ERROR_SUCCESS} to verify that therow creation was successful.
@since 1.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|