axa 3.0.2
Farsight Security Advanced Exchange Access (AXA)
axa_p_body_t Union Reference

AXA protocol body. More...

Data Fields

axa_p_hello_t hello
 hello to client
 
axa_p_result_t result
 result of client request
 
axa_p_missed_t missed
 report missed data by SRA
 
axa_p_whit_t whit
 watch hit
 
axa_p_wlist_t wlist
 list an watch
 
axa_p_ahit_t ahit
 anomaly hit
 
axa_p_alist_t alist
 list an anomaly
 
axa_p_clist_t clist
 channel list
 
axa_p_missed_rad_t missed_rad
 report missed data by RAD
 
axa_p_user_t user
 tell server which user
 
axa_p_join_t join
 bundle TCP
 
axa_p_watch_t watch
 ask for a watch on the server
 
axa_p_anom_t anom
 ask anomaly detection
 
axa_p_channel_t channel
 enable or disable a channel
 
axa_p_opt_t opt
 options
 
_axa_p_stats_req_t stats_req
 statistics request
 
_axa_p_stats_rsp_t stats_rsp
 statistics response
 
_axa_p_kill_t kill
 kill (both directions)
 
uint8_t b [1]
 ...
 

Detailed Description

AXA protocol body.

Field Documentation

◆ hello

axa_p_hello_t axa_p_body_t::hello

hello to client

◆ result

axa_p_result_t axa_p_body_t::result

result of client request

◆ missed

axa_p_missed_t axa_p_body_t::missed

report missed data by SRA

◆ whit

axa_p_whit_t axa_p_body_t::whit

watch hit

◆ wlist

axa_p_wlist_t axa_p_body_t::wlist

list an watch

◆ ahit

axa_p_ahit_t axa_p_body_t::ahit

anomaly hit

◆ alist

axa_p_alist_t axa_p_body_t::alist

list an anomaly

◆ clist

axa_p_clist_t axa_p_body_t::clist

channel list

◆ missed_rad

axa_p_missed_rad_t axa_p_body_t::missed_rad

report missed data by RAD

◆ user

axa_p_user_t axa_p_body_t::user

tell server which user

◆ join

axa_p_join_t axa_p_body_t::join

bundle TCP

◆ watch

axa_p_watch_t axa_p_body_t::watch

ask for a watch on the server

◆ anom

axa_p_anom_t axa_p_body_t::anom

ask anomaly detection

◆ channel

axa_p_channel_t axa_p_body_t::channel

enable or disable a channel

◆ opt

axa_p_opt_t axa_p_body_t::opt

options

◆ stats_req

_axa_p_stats_req_t axa_p_body_t::stats_req

statistics request

◆ stats_rsp

_axa_p_stats_rsp_t axa_p_body_t::stats_rsp

statistics response

◆ kill

_axa_p_kill_t axa_p_body_t::kill

kill (both directions)

◆ b

uint8_t axa_p_body_t::b[1]

...