|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjax.AgentXEntry
org.xmlBlaster.engine.admin.extern.snmp.NodeEntry
org.xmlBlaster.engine.admin.extern.snmp.NodeEntryImpl
| Field Summary | |
NodeEntryImplPeer |
nodeEntryImplPeer
|
| Fields inherited from class org.xmlBlaster.engine.admin.extern.snmp.NodeEntry |
clientThreshold, errorLogfile, freeMem, hostname, logLevel, maxClients, nodeIndex, nodeName, nodeUptime, numClients, port, runLevel, totalMem, undo_clientThreshold, undo_errorLogfile, undo_logLevel, undo_maxClients, undo_port, undo_runLevel, usedMem |
| Fields inherited from class jax.AgentXEntry |
instance |
| Constructor Summary | |
NodeEntryImpl(long nodeIndex,
NodeEntryImplPeer nodeEntryImplPeer)
NodeEntryImpl initializes mib variables. |
|
| Method Summary | |
long |
get_clientThreshold()
Forwards the call to nodeEntryImplPeer.get_clientThreshold(). |
byte[] |
get_errorLogfile()
Forwards the call to nodeEntryImplPeer.get_errorLogfile(). |
long |
get_freeMem()
Forwards the call to nodeEntryImplPeer.get_freeMem(). |
byte[] |
get_hostname()
Forwards the call to nodeEntryImplPeer.get_hostname(). |
int |
get_logLevel()
Forwards the call to nodeEntryImplPeer.get_logLevel(). |
long |
get_maxClients()
orwards the call to nodeEntryImplPeer.get_maxClients(). |
byte[] |
get_nodeName()
Forwards the call to nodeEntryImplPeer.get_nodeName(). |
long |
get_nodeUptime()
Forwards the call to nodeEntryImplPeer.get_nodeUptime(). |
long |
get_numClients()
Forwards the call to nodeEntryImplPeer.get_numClients(). |
long |
get_port()
Forwards the call to nodeEntryImplPeer.get_port(). |
int |
get_runLevel()
Forwards the call to nodeEntryImplPeer.get_runLevel(). |
long |
get_totalMem()
Forwards the call to nodeEntryImplPeer.get_totalMem(). |
long |
get_usedMem()
Forwards the call to nodeEntryImplPeer.get_usedMem(). |
int |
set_clientThreshold(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object clientThreshold. |
int |
set_errorLogfile(jax.AgentXSetPhase phase,
byte[] value)
Implements the snmp set command for the mib object errorLogfile. |
int |
set_logLevel(jax.AgentXSetPhase phase,
int value)
Implements the snmp set command for the mib object logLevel. |
int |
set_maxClients(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object maxClients. |
int |
set_port(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object port. |
int |
set_runLevel(jax.AgentXSetPhase phase,
int value)
Implements the snmp set command for the mib object runLevel. |
| Methods inherited from class org.xmlBlaster.engine.admin.extern.snmp.NodeEntry |
get_nodeIndex |
| Methods inherited from class jax.AgentXEntry |
getInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public NodeEntryImplPeer nodeEntryImplPeer
| Constructor Detail |
public NodeEntryImpl(long nodeIndex,
NodeEntryImplPeer nodeEntryImplPeer)
| Method Detail |
public byte[] get_nodeName()
get_nodeName in class NodeEntrypublic long get_nodeUptime()
get_nodeUptime in class NodeEntrypublic long get_totalMem()
get_totalMem in class NodeEntrypublic long get_usedMem()
get_usedMem in class NodeEntrypublic long get_freeMem()
get_freeMem in class NodeEntrypublic byte[] get_hostname()
get_hostname in class NodeEntrypublic long get_port()
get_port in class NodeEntry
public int set_port(jax.AgentXSetPhase phase,
long value)
set_port in class NodeEntrypublic long get_numClients()
get_numClients in class NodeEntrypublic long get_maxClients()
get_maxClients in class NodeEntry
public int set_maxClients(jax.AgentXSetPhase phase,
long value)
set_maxClients in class NodeEntrypublic long get_clientThreshold()
get_clientThreshold in class NodeEntry
public int set_clientThreshold(jax.AgentXSetPhase phase,
long value)
set_clientThreshold in class NodeEntrypublic byte[] get_errorLogfile()
get_errorLogfile in class NodeEntry
public int set_errorLogfile(jax.AgentXSetPhase phase,
byte[] value)
set_errorLogfile in class NodeEntrypublic int get_logLevel()
get_logLevel in class NodeEntry
public int set_logLevel(jax.AgentXSetPhase phase,
int value)
set_logLevel in class NodeEntrypublic int get_runLevel()
get_runLevel in class NodeEntry
public int set_runLevel(jax.AgentXSetPhase phase,
int value)
set_runLevel in class NodeEntry
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||