Cisco Cisco Firepower Management Center 4000 Guía Del Desarrollador

Descargar
Página de 180
 
6-45
FireSIGHT System Database Access Guide
 
Chapter 6      Schema: Discovery Event and Network Map Tables
  rna_host_service_payload
rna_host_service_payload Sample Query
The following query returns information about the web applications detected on the host with 
host_id
 
of 
8
.
SELECT host_id, web_application_id, web_application_name, port, protocol 
FROM rna_host_service_payload 
WHERE HEX(host_id) = "00000000000000000000000000000008";
The set of:
 
host_id
 
port
 
protocol
The set of:
 
 
 
The set of:
 
 
 
The set of:
 
 
 
host_id
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Table 6-39
rna_host_service_payload Joins (continued)
You can join this table on...
And...