Class OneSetPdu


public class OneSetPdu extends SetPdu
Deprecated.
As of 4_14, just use SetPdu

The OneSetPdu class will set the value of one (1) object (oid), based on the Set request.

Unless an exception occurred the Object to the update() method of the Observer will be a varbind, so any AsnObject type can be returned. In the case of an exception, that exception will be passed.

For SNMPv3: The receiver of a request PDU acts as the authoritative engine.

Version:
$Revision: 3.14 $ $Date: 2006/01/17 17:49:53 $
Author:
Birgit Arkesteijn
See Also: