Cisco Cisco Firepower Management Center 2000 Entwickleranleitung

Seite von 180
 
6-36
FireSIGHT System Database Access Guide
 
Chapter 6      Schema: Discovery Event and Network Map Tables 
  rna_host_service
rna_host_service Joins
The following table describes the joins you can perform on the 
rna_host_service
 table.
rna_host_service Sample Query
The following query returns the first 25 detected server records for the host with 
host_id
 of 
8
SELECT hits, protocol, port, confidence
FROM rna_host_service
WHERE HEX(host_id) = "00000000000000000000000000000008"
LIMIT 0, 25;
Table 6-33
rna_host_service Joins 
You can join this table on...
And...
host_id
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The set of:
 
host_id
 
port
 
protocol
The set of:
 
 
 
The set of:
 
 
 
The set of: