User Tools

Site Tools


pom-ng:events

This is an old revision of the document!


Events

Events are the link between parsing protocols and doing something useful with the result. The events will describe what happened on a protocol level with as much details as possible.

Some events have one or more payload associated to them. For example, an HTTP request has a payload associated to it when the server returns the content of a web page. It might also have another payload associated if the client sends some information via a POST request.

Here is a list of all the events :

Name Source Payload associated Description
arp_new_staanalyzer arpnoNew station found.
arp_sta_changedanalyzer arpnoStation MAC address changed.
docsis_cm_newdocsisnoA new cable modem has been found.
docsis_cm_reg_statusdocsisnoThe registration status of a cable modem changed.
http_queryprotocol httpnoContains all the information about an HTTP query made by a client to a server.
http_requesthttpyesCompound event containing informations from both http_query and http_response event.
http_responseprotocol httpnoContains all the information about an HTTP response sent to a client by a server.
pom-ng/events.1350052886.txt.gz · Last modified: 2020/05/26 21:59 (external edit)