|
|
|
|
string
|
|
|
dictionary
|
|
|
string
|
|
|
Python FakePacket object
|
|
|
|
|
|
|
replayAll(self)
Replay all captured packets using the files specified in the
--replayFilePrefix option and then exit. |
source code
|
|
|
|
|
|
|
replayStop(self)
Twisted method that we use to override the default stop() method
for when we are replaying packets. |
source code
|
|
|
Twisted deferred object
|
oid2name(self,
oid,
exactMatch=True,
strip=False)
Get OID name from cache or ZenHub |
source code
|
|
|
|
receiveTrap(self,
pdu)
Accept a packet from the network and spin off a Twisted deferred
to handle the packet. |
source code
|
|
|
|
|
|
Twisted deferred object
|
|
|
|
|
|
Inherited from EventServer.EventServer:
configure,
connected,
heartbeat,
model,
report,
reportCycle,
sendEvent,
useTcpFileDescriptor,
useUdpFileDescriptor
|