public interface SnmpContextFace extends SnmpContextBasisFace
SnmpContext
,
SnmpContextv2c
,
SnmpContextv3
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_COMMUNITY
The default community name.
|
static java.lang.String |
version_id |
DEFAULT_PORT, MAXPDU, MSS, STANDARD_SOCKET, TCP_SOCKET
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommunity()
Returns the community name.
|
void |
setCommunity(java.lang.String newCommunity)
Sets the community name.
|
addPdu, addRequestPduListener, addRequestPduListener, addRequestPduListener, addTrapListener, addTrapListener, addTrapListener, clone, destroy, encodePacket, getBindAddress, getHashKey, getHost, getPort, getReceivedFromHostAddress, getSendToHostAddress, getTypeSocket, getVersion, isDestroyed, processIncomingPdu, removePdu, removeRequestPduListener, removeRequestPduListener, removeRequestPduListener, removeTrapListener, removeTrapListener, removeTrapListener, sendPacket
static final java.lang.String version_id
static final java.lang.String DEFAULT_COMMUNITY
java.lang.String getCommunity()
void setCommunity(java.lang.String newCommunity)
DEFAULT_COMMUNITY