axa 3.0.1
Farsight Security Advanced Exchange Access (AXA)
|
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] |
... | |
AXA protocol body.
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
_axa_p_stats_req_t axa_p_body_t::stats_req |
statistics request
_axa_p_stats_rsp_t axa_p_body_t::stats_rsp |
statistics response
_axa_p_kill_t axa_p_body_t::kill |
kill (both directions)
uint8_t axa_p_body_t::b[1] |
...