|
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--magician.Node.KU_SmartPacket_V2 | +--avnmp.java.start.InjectSnmpBase | +--avnmp.java.start.InjectSnmp
Inject the SNMP protocol into the network. AgentTable holds all the management state.
This research is funded by DARPA/ITO Contract Number:
F30602-98-C-0230 supported by the Air Force Research
Laboratory/IF.
, Serialized FormField Summary | |
Others |
addresses
Carry known addresses to next node |
boolean |
redundant
Is an SNMP agent already on this node ? |
Fields inherited from class magician.Node.KU_SmartPacket_V2 |
CPU_Requirements, Destination_Address, IO_BW_Requirements, Memory_Requirements, NextHop, PacketID, Source_Address, TypeID |
Constructor Summary | |
InjectSnmp()
Default constructor. |
|
InjectSnmp(java.lang.String d)
Set the Destination field. |
Method Summary | |
void |
exec()
Process incoming messages and generate outgoing messages. |
Methods inherited from class magician.Node.KU_SmartPacket_V2 |
AcquireSmallState, build, CreateSmallState, describeComponents, DestroySmallState, GetCanonicalAddress, GetLinkLayerAddress, GetNetName, GetNextHop, GetNodeName, GetNumberOfHops, GetService, GetSmallState, GetSmallState, getSourceAddress, getTypeId, halt, pathNotFound, run, SendForProcessing, SendSmartPacket, SendSmartPacket, SetSmallState, sleep, yield |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean redundant
public Others addresses
Constructor Detail |
public InjectSnmp()
public InjectSnmp(java.lang.String d)
Method Detail |
public void exec()
exec
in class magician.Node.KU_SmartPacket_V2
|
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |