|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.snmp.snmp2.agent.Cache
com.adventnet.snmp.snmp2.agent.BaseSnmpStore
com.adventnet.snmp.snmp2.agent.BaseSnmpAgent
com.adventnet.snmp.snmp2.agent.SnmpAgent
com.adventnet.snmp.mibs.agent.InterprettedSubAgent
public class InterprettedSubAgent
| Field Summary |
|---|
| Fields inherited from class com.adventnet.snmp.snmp2.agent.SnmpAgent |
|---|
actionHandlerListener, homeDirectory, remoteV3Client |
| Fields inherited from class com.adventnet.snmp.snmp2.agent.BaseSnmpAgent |
|---|
AgentScheduler, api, decoder, ENABLE_SNMP_AUTHEN_TRAPS, port, schedulerHash, snmpLog, snmpVersion, started, startTime, statusListener, TRANSPORT_PROVIDER, trapListener, utilities, versionInInt |
| Fields inherited from class com.adventnet.snmp.snmp2.agent.BaseSnmpStore |
|---|
debugLevel, localAddress, protocol, session |
| Constructor Summary | |
|---|---|
InterprettedSubAgent()
Constructor with no argument. |
|
| Method Summary | |
|---|---|
void |
initAgent()
this starts the SnmpAgent under default parameters |
void |
nativeInit(java.lang.String mibFile,
java.lang.String homeDir)
SnmpAgent nativeInit is overwritten Called in the case when InterprettedAgent acts as a sub agent |
| Methods inherited from class com.adventnet.snmp.snmp2.agent.BaseSnmpStore |
|---|
closeAll, finalize, getSnmpAPI, getSnmpSession, getSnmpSession, initSession, initSnmpStore, isAlive, isDebug |
| Methods inherited from class com.adventnet.snmp.snmp2.agent.Cache |
|---|
getFromCache, getMibOperations, putInCache, setMibOperations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterprettedSubAgent()
| Method Detail |
|---|
public void initAgent()
public void nativeInit(java.lang.String mibFile,
java.lang.String homeDir)
nativeInit in class SnmpAgentmibFile - the name of the mib file.homeDir - the home directory of the mibfile.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||