|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface class is used to get the Agent properties. This interface may be especially useful in future while making any Agent specific properties transparent to API users in case of their generated & compiled code needs to handle any agent properties.
SnmpAgent,
VarBindRequestEvent| Method Summary | |
java.lang.String |
getLocalAddress()
Gets the local address of the agent. |
int |
getPort()
Gets the local port of the agent. |
SnmpGroup |
getSnmpGroup()
Gets the SnmpGroup object associated with the agent from which the SnmpGroup counter values can be known. |
long |
getUpTime()
Gets the uptime of the agent. |
boolean |
isCallbackThread()
Specifies whether the callbackthread is enabled. |
void |
setCallbackThread(boolean value)
Sets the callbackthread. |
| Method Detail |
public java.lang.String getLocalAddress()
public int getPort()
public SnmpGroup getSnmpGroup()
SnmpGrouppublic long getUpTime()
public boolean isCallbackThread()
public void setCallbackThread(boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||