Cisco Cisco Firepower Management Center 2000 Entwickleranleitung

Seite von 536
 
1-4
FireSIGHT eStreamer Integration Guide
 
Chapter 1      Introduction 
  Document Conventions
Document Conventions
The 
 table lists the names used in this book to describe the 
various data field formats employed in eStreamer messages. Numeric constants used by the eStreamer 
service are typically unsigned integer values. Bit fields use low-order bits unless otherwise noted. For 
example, in a one-byte field containing five bits of flag data, the low-order five bits will contain the data.
3D System 4.10.1
Defense Center 
4.10.1
Master Defense 
Center 4.10.1
N/A
N/A
4.10.1
3D System 4.10.2
Defense Center 
4.10.2
Master Defense 
Center 4.10.2
N/A
N/A
4.10.2
3D System 4.10.3
Defense Center 
4.10.3
Master Defense 
Center 4.10.3
N/A
N/A
4.10.3
3D System 5.0
Defense Center 5.0 N/A
N/A
N/A
5.0
3D System 5.1
Defense Center 5.1 N/A
N/A
N/A
5.1
3D System 5.1.1
Defense Center 
5.1.1
N/A
N/A
N/A
5.1.1
3D System 5.2
Defense Center 5.2 N/A
N/A
N/A
5.2
3D System 5.3
Defense Center 5.3 N/A
N/A
N/A
5.3
3D System 5.3.1
Defense Center 
5.3.1
N/A
N/A
N/A
5.3.1
Table 1-1
FireSIGHT System Product Versions (continued)
Release
Defense Center 
Version
Master Defense 
Center Version
Intrusion Sensor 
Version
Sensor Version
Managed Device 
Version
Table 1-2
eStreamer Message Data Type Conventions 
Data Type
Description
nn-bit field
Bit field of nn bits
byte
8-bit byte containing data of arbitrary format
int8
Signed 8-bit byte
uint8
Unsigned 8-bit byte
int16
Signed 16-bit integer
uint16
Unsigned 16-bit integer
int32
Signed 32-bit integer
uint32
Unsigned 32-bit integer
uint64
Unsigned 64-bit integer
string
Variable length field containing character data
[n]
Array subscript following any of the above data types to indicate n instances of 
the indicated data type, for example, uint8[4]
variable
Collection of various data types
BLOB
Binary object of unspecified type, typically raw data as captured from a packet