axa  1.2.1
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 More...
 
axa_p_result_t result
 result of client request More...
 
axa_p_missed_t missed
 report missed data by SRA More...
 
axa_p_whit_t whit
 watch hit More...
 
axa_p_wlist_t wlist
 list an watch More...
 
axa_p_ahit_t ahit
 anomaly hit More...
 
axa_p_alist_t alist
 list an anomaly More...
 
axa_p_clist_t clist
 channel list More...
 
axa_p_missed_rad_t missed_rad
 report missed data by RAD More...
 
axa_p_user_t user
 tell server which user More...
 
axa_p_join_t join
 bundle TCP More...
 
axa_p_watch_t watch
 ask for a watch on the server More...
 
axa_p_anom_t anom
 ask anomaly detection More...
 
axa_p_channel_t channel
 enable or disable a channel More...
 
axa_p_opt_t opt
 options More...
 
uint8_t b [1]
 ... More...
 

Detailed Description

AXA protocol body.

Field Documentation

axa_p_hello_t axa_p_body_t::hello

hello to client

axa_p_result_t axa_p_body_t::result

result of client request

axa_p_missed_t axa_p_body_t::missed

report missed data by SRA

axa_p_whit_t axa_p_body_t::whit

watch hit

axa_p_wlist_t axa_p_body_t::wlist

list an watch

axa_p_ahit_t axa_p_body_t::ahit

anomaly hit

axa_p_alist_t axa_p_body_t::alist

list an anomaly

axa_p_clist_t axa_p_body_t::clist

channel list

axa_p_missed_rad_t axa_p_body_t::missed_rad

report missed data by RAD

axa_p_user_t axa_p_body_t::user

tell server which user

axa_p_join_t axa_p_body_t::join

bundle TCP

axa_p_watch_t axa_p_body_t::watch

ask for a watch on the server

axa_p_anom_t axa_p_body_t::anom

ask anomaly detection

axa_p_channel_t axa_p_body_t::channel

enable or disable a channel

axa_p_opt_t axa_p_body_t::opt

options

uint8_t axa_p_body_t::b[1]

...