Class SnmpContextv2c

All Implemented Interfaces:
Cloneable, Runnable, EventListener, RawPduListener, SnmpContextBasisFace, SnmpContextFace, SnmpContextv2cFace
Direct Known Subclasses:
PassiveSnmpContextv2c

public class SnmpContextv2c extends SnmpContext implements SnmpContextv2cFace, Cloneable
This class contains the SNMP v2c context that is needed by every PDU to send a SNMP v2c request.

destroy() should be called when the context is no longer used. This is the only way the threads will be stopped and garbage collected.

Version:
$Revision: 3.16 $ $Date: 2009/03/05 12:54:04 $
Author:
Birgit Arkesteijn
See Also: