Skip to main content

gnat_model_list

Synopsis

[UNDER CONSTRUCTION]

Feature Categories

IP Address

IP address fields are used to identify the source and destination network addresses in a flow record.

FieldDescription
saddrSource IP address
daddrDestination IP address

Numbers

Number fields are used to represent various measurement numbers associated with the flow record.

FieldDescription
durUINTEGER
rttUINTEGER
ssmallpktcntUINTEGER
dsmallpktcntUINTEGER
slargepktcntUINTEGER
dlargepktcntUINTEGER
snonemptypktcntUINTEGER
dnonemptypktcntUINTEGER
sfirstnonemptycntUSMALLINT
dfirstnonemptycntUSMALLINT
smaxpktsizeUSMALLINT
dmaxpktsizeUSMALLINT
sstdevpayloadUSMALLINT
dstdevpayloadUSMALLINT

Numerical

Numerical values are used to represent numerical categories associated with the flow record.

FieldDescription
sportSource port number
dportDestination port number
sentropyDestination IP address
dentropyDestination IP address
dvlanDestination IP address
svlanDestination IP address
sasnDestination IP address
dasnDestination IP address
pcrproducer/consumer ratio of payload data

String

String fields are used to represent textual information associated with the flow record.

FieldDescription
protoSource IP address
iflagsDestination IP address
uflagsDestination IP address
scountryDestination IP address
dcountryDestination IP address
spdDestination IP address
ndpi_appidDestination IP address
ndpi_categoryDestination IP address
orienDestination IP address

Timestamp

Timestamp fields are used to represent time-related information associated with the flow record.

FieldDescription
stimeStart time of the flow

FieldTypeDescription

Protocol and Network Information


FieldTypeDescription
protoVARCHARProtocol type (TCP, UDP, ICMP, etc.)
saddrVARCHARSource IP address
daddrVARCHARDestination IP address
sportUSMALLINTSource port number
dportUSMALLINTDestination port number

TCP-Specific Fields


FieldTypeDescription
iflagsVARCHARInitial TCP flags observed in the flow
uflagsVARCHARUnion of all TCP flags seen during the flow
stcpseqUINTEGERSource TCP sequence number
dtcpseqUINTEGERDestination TCP sequence number
stcpurgUINTEGERSource TCP urgent pointer count
dtcpurgUINTEGERDestination TCP urgent pointer count

VLAN Information


FieldTypeDescription
svlanUSMALLINTSource VLAN ID
dvlanUSMALLINTDestination VLAN ID

Traffic Statistics


FieldTypeDescription
spktsUBIGINTNumber of packets from source to destination
dpktsUBIGINTNumber of packets from destination to source
sbytesUBIGINTNumber of bytes from source to destination
dbytesUBIGINTNumber of bytes from destination to source

Entropy and Timing Analysis


FieldTypeDescription
sentropyUTINYINTSource payload entropy (randomness measure)
dentropyUTINYINTDestination payload entropy (randomness measure)
siatUBIGINTSource inter-arrival time statistics
diatUBIGINTDestination inter-arrival time statistics
sstdevUBIGINTSource standard deviation of inter-arrival times
dstdevUBIGINTDestination standard deviation of inter-arrival times

Flow Classification


FieldTypeDescription
spdVARCHARSpeed or rate classification
orientVARCHARFlow orientation or direction classification

Hardware Addresses


FieldTypeDescription
smacVARCHARSource MAC address
dmacVARCHARDestination MAC address

Geographical and ASN Information

FieldTypeDescription
scountryVARCHARSource IP country code
dcountryVARCHARDestination IP country code
sasnUINTEGERSource Autonomous System Number
dasnUINTEGERDestination Autonomous System Number
sasnorgVARCHARSource ASN organization name
dasnorgVARCHARDestination ASN organization name

Deep Packet Inspection (nDPI)


FieldTypeDescription
ndpi_appidVARCHARApplication ID identified by nDPI
ndpi_categoryVARCHARApplication category from nDPI classification

See Also