Cisco Cisco Firepower Management Center 2000 Guía Del Desarrollador

Descargar
Página de 536
 
B-140
FireSIGHT eStreamer Integration Guide
 
Appendix B      Understanding Legacy Data Structures 
  Legacy Host Data Structures
Host Type
uint32
Indicates host type. Values include:
  •
0
 - host
  •
1
 - router
  •
2
 - bridge
  •
3
 - NAT (network address translation device)
  •
4
 - LB (load balancer)
Business 
Criticality
uint16
Indicates criticality of host to business.
VLAN ID
uint16
VLAN identification number that indicates which VLAN the host is 
a member of.
VLAN Type
uint8
Type of packet encapsulated in the VLAN tag.
VLAN Priority
uint8
Priority value included in the VLAN tag.
Generic List 
Block Type
uint32
Initiates a Generic List data block comprising Host Vulnerability data 
blocks conveying Client Application data. This value is always 
31
.
Generic List 
Block Length
uint32
Number of bytes in the Generic List data block, including the list 
header and all encapsulated Client Application data blocks.
Full Host Client 
Application Data 
Blocks *
variable
List of Client Application data blocks. See 
 for a description of this data 
block.
String Block 
Type
uint32
Initiates a String data block for the host NetBIOS name. This value is 
always 
0
.
String Block 
Length
uint32
Number of bytes in the String data block, including eight bytes for the 
string block type and length fields, plus the number of bytes in the 
NetBIOS name string.
NetBIOS Name
string
Host NetBIOS name string.
String Block 
Type
uint32
Initiates a String data block for host notes. This value is always 
0
.
String Block 
Length
uint32
Number of bytes in the notes String data block, including eight bytes 
for the string block type and length fields, plus the number of bytes 
in the notes string.
Notes
string
Contains the contents of the Notes host attribute for the host.
Generic List 
Block Type
uint32
Initiates a Generic List data block comprising Host Vulnerability data 
blocks conveying VDB vulnerability data. This value is always 
31
Generic List 
Block Length
uint32
Number of bytes in the Generic List data block, including the list 
header and all encapsulated data blocks.
(VDB) Host 
Vulnerability 
Data Blocks *
variable
List of Host Vulnerability data blocks for vulnerabilities identified in 
the Cisco vulnerability database (VDB). See 
 for a description of this data block.
Generic List 
Block Type
uint32
Initiates a Generic List data block comprising Host Vulnerability data 
blocks conveying third-party scan vulnerability data. This value is 
always 
31
.
Table B-31
Full Host Profile Record 5.0 - 5.0.2 Fields (continued)
Field
Data Type
Description