Cisco Cisco Firepower Management Center 2000 개발자 가이드

다운로드
페이지 536
 
4-171
FireSIGHT eStreamer Integration Guide
 
Chapter 4      Understanding Discovery & Connection Data Structures
  User Data Blocks
The following table describes the components of the User Information data block.
Table 4-85
User Information Data Block Fields 
Field
Data Type
Description
User Information 
Block Type
uint32
Initiates a User Information data block. This value is 
75
 for 
version 4.7 - 4.10.x and a value of 
120
 for 5.0+.
User Information 
Block Length
uint32
Total number of bytes in the User Information data block, 
including eight bytes for the user information block type and 
length fields plus the number of bytes in the user information 
data that follows.
User ID
uint32
Identification number of the user. 
String Block Type
uint32
Initiates a String data block containing the username for the user. 
This value is always 
0
.
String Block Length
uint32
Number of bytes in the username String data block, including 
eight bytes for the block type and length fields plus the number 
of bytes in the username.
Username
string
The username for the user. 
Protocol
uint32
The protocol for the packet containing the user information.
String Block Type
uint32
Initiates a String data block containing the first name of the user. 
This value is always 
0
.
String Block Length
uint32
Number of bytes in the first name String data block, including 
eight bytes for the block type and length fields plus the number 
of bytes in the first name.
First Name
string
The first name for the user. 
String Block Type
uint32
Initiates a String data block containing the last name for the user. 
This value is always 
0
.
String Block Length
uint32
Number of bytes in the user last name String data block, 
including eight bytes for the block type and length fields, plus the 
number of bytes in the last name.
Last Name
string
The last name for the user. 
String Block Type
uint32
Initiates a String data block containing the email address for the 
user. This value is always 
0
.
String  Block  Length
uint32
Number of bytes in the email address String data block, including 
eight bytes for the block type and length fields, plus the number 
of bytes in the email address.
Email
string
The email address for the user. 
String Block Type
uint32
Initiates a String data block containing the department for the 
user. This value is always 
0
.
String Block Length
uint32
Number of bytes in the department String data block, including 
eight bytes for the block type and length fields, plus the number 
of bytes in the department.
Department
string
The department for the user. 
String Block Type
uint32
Initiates a String data block containing the phone number for the 
user. This value is always 
0
.