logstash-codec-netflow 3.10.0 → 3.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 23f25a4dd41e18de926001edf51d595b28f32bba
4
- data.tar.gz: a7844a2a74423c4ee1da1e0a3b94120d5cbd323a
3
+ metadata.gz: 07ad48d13787699e6d90dab262c0567edc948c97
4
+ data.tar.gz: 30153eba0e146d5f3a368bb3c42b0e276ebe5a36
5
5
  SHA512:
6
- metadata.gz: c0ff89f1a8f9d9bc771dd80e724ee9f019ea97f3c13bb893226e599e69e82a26911e6a6fe213e0cab87bdc675aa84779bd894bfb678cd8236649d16cc091d297
7
- data.tar.gz: 5f6826dcd84eb0fbba51b0ec6fb47ed83dc08b689b778c04b131f2877dd36baca8e16a71b59d89bf907e6d4ae88e64f7b569bcd81b0dc8fea07b89b978770f0e
6
+ metadata.gz: 069225ea9353e4b785eb7e3bea887372c5a9c958e03ce418d407a2c728b4ff2c69da24af2d48dfb94b34cb9ea0b41e743ad778ca68a3074eecf1beee3d916cda
7
+ data.tar.gz: 77677faa328a265d3b2e8750cc9bdbc85ff81728f33b7e0ebd374b9f1c30e9383e588d2c9da9f1e9d02254a2dc693e7cb5e4d2c347f9307177165136cc88dbdb
data/CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
1
+ ## 3.11.0
2
+
3
+ - Updated Netflow v9 IE coverage from 10% to 90%
4
+ - Added support for Huawei Netstream
5
+
1
6
  ## 3.10.0
2
7
 
3
8
  - Added support for Nokia BRAS
data/CONTRIBUTORS CHANGED
@@ -39,6 +39,7 @@ Contributors:
39
39
  * jstopinsek
40
40
  * sliddjur
41
41
  * szhong12
42
+ * zwirk
42
43
 
43
44
  Maintainer:
44
45
  * Jorrit Folmer (jorritfolmer)
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -7,7 +7,7 @@ The level of RFC compliance reached for collector-relevant requirements:
7
7
  | RFC 3954 | 100% of RFC "MUST" requirements implemented |
8
8
  | RFC 3954 | 0% of RFC "SHOULD" requirements implemented |
9
9
  | RFC 3954 | 83% of IEs 1-127 supported |
10
- | RFC 3954 | 10% of IEs 127-32768 supported |
10
+ | RFC 3954 | 90% of IEs 127-32768 supported |
11
11
 
12
12
  ## RFC 3954 collector compliance summary
13
13
 
@@ -97,276 +97,6 @@ From the IEs 128-, these are not yet supported:
97
97
 
98
98
  |id | name |data type
99
99
  |---|--------------|-----
100
- |128|bgpNextAdjacentAsNumber|unsigned32
101
- |129|bgpPrevAdjacentAsNumber|unsigned32
102
- |130|exporterIPv4Address|ipv4Address
103
- |131|exporterIPv6Address|ipv6Address
104
- |132|droppedOctetDeltaCount|unsigned64
105
- |133|droppedPacketDeltaCount|unsigned64
106
- |134|droppedOctetTotalCount|unsigned64
107
- |135|droppedPacketTotalCount|unsigned64
108
- |137|commonPropertiesId|unsigned64
109
- |138|observationPointId|unsigned64
110
- |139|icmpTypeCodeIPv6|unsigned16
111
- |140|mplsTopLabelIPv6Address|ipv6Address
112
- |141|lineCardId|unsigned32
113
- |142|portId|unsigned32
114
- |143|meteringProcessId|unsigned32
115
- |144|exportingProcessId|unsigned32
116
- |145|templateId|unsigned16
117
- |146|wlanChannelId|unsigned8
118
- |149|observationDomainId|unsigned32
119
- |150|flowStartSeconds|dateTimeSeconds
120
- |151|flowEndSeconds|dateTimeSeconds
121
- |153|flowEndMilliseconds|dateTimeMilliseconds
122
- |154|flowStartMicroseconds|dateTimeMicroseconds
123
- |155|flowEndMicroseconds|dateTimeMicroseconds
124
- |156|flowStartNanoseconds|dateTimeNanoseconds
125
- |157|flowEndNanoseconds|dateTimeNanoseconds
126
- |158|flowStartDeltaMicroseconds|unsigned32
127
- |159|flowEndDeltaMicroseconds|unsigned32
128
- |160|systemInitTimeMilliseconds|dateTimeMilliseconds
129
- |161|flowDurationMilliseconds|unsigned32
130
- |162|flowDurationMicroseconds|unsigned32
131
- |163|observedFlowTotalCount|unsigned64
132
- |164|ignoredPacketTotalCount|unsigned64
133
- |165|ignoredOctetTotalCount|unsigned64
134
- |166|notSentFlowTotalCount|unsigned64
135
- |167|notSentPacketTotalCount|unsigned64
136
- |168|notSentOctetTotalCount|unsigned64
137
- |169|destinationIPv6Prefix|ipv6Address
138
- |170|sourceIPv6Prefix|ipv6Address
139
- |171|postOctetTotalCount|unsigned64
140
- |172|postPacketTotalCount|unsigned64
141
- |173|flowKeyIndicator|unsigned64
142
- |174|postMCastPacketTotalCount|unsigned64
143
- |175|postMCastOctetTotalCount|unsigned64
144
- |184|tcpSequenceNumber|unsigned32
145
- |185|tcpAcknowledgementNumber|unsigned32
146
- |186|tcpWindowSize|unsigned16
147
- |187|tcpUrgentPointer|unsigned16
148
- |188|tcpHeaderLength|unsigned8
149
- |189|ipHeaderLength|unsigned8
150
- |190|totalLengthIPv4|unsigned16
151
- |191|payloadLengthIPv6|unsigned16
152
- |192|ipTTL|unsigned8
153
- |193|nextHeaderIPv6|unsigned8
154
- |196|ipPrecedence|unsigned8
155
- |197|fragmentFlags|unsigned8
156
- |198|octetDeltaSumOfSquares|unsigned64
157
- |199|octetTotalSumOfSquares|unsigned64
158
- |200|mplsTopLabelTTL|unsigned8
159
- |202|mplsLabelStackDepth|unsigned32
160
- |203|mplsTopLabelExp|unsigned8
161
- |204|ipPayloadLength|unsigned32
162
- |205|udpMessageLength|unsigned16
163
- |206|isMulticast|unsigned8
164
- |207|ipv4IHL|unsigned8
165
- |208|ipv4Options|unsigned32
166
- |209|tcpOptions|unsigned64
167
- |210|paddingOctets|octetArray
168
- |211|collectorIPv4Address|ipv4Address
169
- |212|collectorIPv6Address|ipv6Address
170
- |213|exportInterface|unsigned32
171
- |214|exportProtocolVersion|unsigned8
172
- |215|exportTransportProtocol|unsigned8
173
- |216|collectorTransportPort|unsigned16
174
- |217|exporterTransportPort|unsigned16
175
- |218|tcpSynTotalCount|unsigned64
176
- |219|tcpFinTotalCount|unsigned64
177
- |220|tcpRstTotalCount|unsigned64
178
- |221|tcpPshTotalCount|unsigned64
179
- |222|tcpAckTotalCount|unsigned64
180
- |223|tcpUrgTotalCount|unsigned64
181
- |224|ipTotalLength|unsigned64
182
- |229|natOriginatingAddressRealm|unsigned8
183
- |230|natEvent|unsigned8
184
- |237|postMplsTopLabelExp|unsigned8
185
- |238|tcpWindowScale|unsigned16
186
- |239|biflowDirection|unsigned8
187
- |240|ethernetHeaderLength|unsigned8
188
- |241|ethernetPayloadLength|unsigned16
189
- |242|ethernetTotalLength|unsigned16
190
- |243|dot1qVlanId|unsigned16
191
- |244|dot1qPriority|unsigned8
192
- |245|dot1qCustomerVlanId|unsigned16
193
- |246|dot1qCustomerPriority|unsigned8
194
- |247|metroEvcId|string
195
- |248|metroEvcType|unsigned8
196
- |249|pseudoWireId|unsigned32
197
- |250|pseudoWireType|unsigned16
198
- |251|pseudoWireControlWord|unsigned32
199
- |252|ingressPhysicalInterface|unsigned32
200
- |253|egressPhysicalInterface|unsigned32
201
- |254|postDot1qVlanId|unsigned16
202
- |255|postDot1qCustomerVlanId|unsigned16
203
- |256|ethernetType|unsigned16
204
- |257|postIpPrecedence|unsigned8
205
- |258|collectionTimeMilliseconds|dateTimeMilliseconds
206
- |259|exportSctpStreamId|unsigned16
207
- |260|maxExportSeconds|dateTimeSeconds
208
- |261|maxFlowEndSeconds|dateTimeSeconds
209
- |262|messageMD5Checksum|octetArray
210
- |263|messageScope|unsigned8
211
- |264|minExportSeconds|dateTimeSeconds
212
- |265|minFlowStartSeconds|dateTimeSeconds
213
- |266|opaqueOctets|octetArray
214
- |267|sessionScope|unsigned8
215
- |268|maxFlowEndMicroseconds|dateTimeMicroseconds
216
- |269|maxFlowEndMilliseconds|dateTimeMilliseconds
217
- |270|maxFlowEndNanoseconds|dateTimeNanoseconds
218
- |271|minFlowStartMicroseconds|dateTimeMicroseconds
219
- |272|minFlowStartMilliseconds|dateTimeMilliseconds
220
- |273|minFlowStartNanoseconds|dateTimeNanoseconds
221
- |274|collectorCertificate|octetArray
222
- |275|exporterCertificate|octetArray
223
- |276|dataRecordsReliability|boolean
224
- |277|observationPointType|unsigned8
225
- |278|newConnectionDeltaCount|unsigned32
226
- |279|connectionSumDurationSeconds|unsigned64
227
- |280|connectionTransactionId|unsigned64
228
- |283|natPoolId|unsigned32
229
- |284|natPoolName|string
230
- |285|anonymizationFlags|unsigned16
231
- |286|anonymizationTechnique|unsigned16
232
- |287|informationElementIndex|unsigned16
233
- |288|p2pTechnology|string
234
- |289|tunnelTechnology|string
235
- |290|encryptedTechnology|string
236
- |291|basicList|basicList
237
- |292|subTemplateList|subTemplateList
238
- |293|subTemplateMultiList|subTemplateMultiList
239
- |294|bgpValidityState|unsigned8
240
- |295|IPSecSPI|unsigned32
241
- |296|greKey|unsigned32
242
- |297|natType|unsigned8
243
- |300|observationDomainName|string
244
- |301|selectionSequenceId|unsigned64
245
- |302|selectorId|unsigned64
246
- |303|informationElementId|unsigned16
247
- |304|selectorAlgorithm|unsigned16
248
- |305|samplingPacketInterval|unsigned32
249
- |306|samplingPacketSpace|unsigned32
250
- |307|samplingTimeInterval|unsigned32
251
- |308|samplingTimeSpace|unsigned32
252
- |309|samplingSize|unsigned32
253
- |310|samplingPopulation|unsigned32
254
- |311|samplingProbability|float64
255
- |312|dataLinkFrameSize|unsigned16
256
- |313|ipHeaderPacketSection|octetArray
257
- |314|ipPayloadPacketSection|octetArray
258
- |315|dataLinkFrameSection|octetArray
259
- |316|mplsLabelStackSection|octetArray
260
- |317|mplsPayloadPacketSection|octetArray
261
- |318|selectorIdTotalPktsObserved|unsigned64
262
- |319|selectorIdTotalPktsSelected|unsigned64
263
- |320|absoluteError|float64
264
- |321|relativeError|float64
265
- |322|observationTimeSeconds|dateTimeSeconds
266
- |324|observationTimeMicroseconds|dateTimeMicroseconds
267
- |325|observationTimeNanoseconds|dateTimeNanoseconds
268
- |326|digestHashValue|unsigned64
269
- |327|hashIPPayloadOffset|unsigned64
270
- |328|hashIPPayloadSize|unsigned64
271
- |329|hashOutputRangeMin|unsigned64
272
- |330|hashOutputRangeMax|unsigned64
273
- |331|hashSelectedRangeMin|unsigned64
274
- |332|hashSelectedRangeMax|unsigned64
275
- |333|hashDigestOutput|boolean
276
- |334|hashInitialiserValue|unsigned64
277
- |335|selectorName|string
278
- |336|upperCILimit|float64
279
- |337|lowerCILimit|float64
280
- |338|confidenceLevel|float64
281
- |339|informationElementDataType|unsigned8
282
- |340|informationElementDescription|string
283
- |341|informationElementName|string
284
- |342|informationElementRangeBegin|unsigned64
285
- |343|informationElementRangeEnd|unsigned64
286
- |344|informationElementSemantics|unsigned8
287
- |345|informationElementUnits|unsigned16
288
- |347|virtualStationInterfaceId|octetArray
289
- |348|virtualStationInterfaceName|string
290
- |349|virtualStationUUID|octetArray
291
- |350|virtualStationName|string
292
- |351|layer2SegmentId|unsigned64
293
- |352|layer2OctetDeltaCount|unsigned64
294
- |353|layer2OctetTotalCount|unsigned64
295
- |354|ingressUnicastPacketTotalCount|unsigned64
296
- |355|ingressMulticastPacketTotalCount|unsigned64
297
- |356|ingressBroadcastPacketTotalCount|unsigned64
298
- |357|egressUnicastPacketTotalCount|unsigned64
299
- |358|egressBroadcastPacketTotalCount|unsigned64
300
- |359|monitoringIntervalStartMilliSeconds|dateTimeMilliseconds
301
- |360|monitoringIntervalEndMilliSeconds|dateTimeMilliseconds
302
- |363|portRangeStepSize|unsigned16
303
- |364|portRangeNumPorts|unsigned16
304
- |368|ingressInterfaceType|unsigned32
305
- |369|egressInterfaceType|unsigned32
306
- |370|rtpSequenceNumber|unsigned16
307
- |371|userName|string
308
- |372|applicationCategoryName|string
309
- |373|applicationSubCategoryName|string
310
- |374|applicationGroupName|string
311
- |375|originalFlowsPresent|unsigned64
312
- |376|originalFlowsInitiated|unsigned64
313
- |377|originalFlowsCompleted|unsigned64
314
- |378|distinctCountOfSourceIPAddress|unsigned64
315
- |379|distinctCountOfDestinationIPAddress|unsigned64
316
- |380|distinctCountOfSourceIPv4Address|unsigned32
317
- |381|distinctCountOfDestinationIPv4Address|unsigned32
318
- |382|distinctCountOfSourceIPv6Address|unsigned64
319
- |383|distinctCountOfDestinationIPv6Address|unsigned64
320
- |384|valueDistributionMethod|unsigned8
321
- |385|rfc3550JitterMilliseconds|unsigned32
322
- |386|rfc3550JitterMicroseconds|unsigned32
323
- |387|rfc3550JitterNanoseconds|unsigned32
324
- |388|dot1qDEI|boolean
325
- |389|dot1qCustomerDEI|boolean
326
- |390|flowSelectorAlgorithm|unsigned16
327
- |391|flowSelectedOctetDeltaCount|unsigned64
328
- |392|flowSelectedPacketDeltaCount|unsigned64
329
- |393|flowSelectedFlowDeltaCount|unsigned64
330
- |394|selectorIDTotalFlowsObserved|unsigned64
331
- |395|selectorIDTotalFlowsSelected|unsigned64
332
- |396|samplingFlowInterval|unsigned64
333
- |397|samplingFlowSpacing|unsigned64
334
- |398|flowSamplingTimeInterval|unsigned64
335
- |399|flowSamplingTimeSpacing|unsigned64
336
- |400|hashFlowDomain|unsigned16
337
- |401|transportOctetDeltaCount|unsigned64
338
- |402|transportPacketDeltaCount|unsigned64
339
- |403|originalExporterIPv4Address|ipv4Address
340
- |404|originalExporterIPv6Address|ipv6Address
341
- |405|originalObservationDomainId|unsigned32
342
- |406|intermediateProcessId|unsigned32
343
- |407|ignoredDataRecordTotalCount|unsigned64
344
- |408|dataLinkFrameType|unsigned16
345
- |409|sectionOffset|unsigned16
346
- |410|sectionExportedOctets|unsigned16
347
- |411|dot1qServiceInstanceTag|octetArray
348
- |412|dot1qServiceInstanceId|unsigned32
349
- |413|dot1qServiceInstancePriority|unsigned8
350
- |414|dot1qCustomerSourceMacAddress|macAddress
351
- |415|dot1qCustomerDestinationMacAddress|macAddress
352
- |416||
353
- |417|postLayer2OctetDeltaCount|unsigned64
354
- |418|postMCastLayer2OctetDeltaCount|unsigned64
355
- |419||
356
- |420|postLayer2OctetTotalCount|unsigned64
357
- |421|postMCastLayer2OctetTotalCount|unsigned64
358
- |422|minimumLayer2TotalLength|unsigned64
359
- |423|maximumLayer2TotalLength|unsigned64
360
- |424|droppedLayer2OctetDeltaCount|unsigned64
361
- |425|droppedLayer2OctetTotalCount|unsigned64
362
- |426|ignoredLayer2OctetTotalCount|unsigned64
363
- |427|notSentLayer2OctetTotalCount|unsigned64
364
- |428|layer2OctetDeltaSumOfSquares|unsigned64
365
- |429|layer2OctetTotalSumOfSquares|unsigned64
366
- |430|layer2FrameDeltaCount|unsigned64
367
- |431|layer2FrameTotalCount|unsigned64
368
- |432|pseudoWireDestinationIPv4Address|ipv4Address
369
- |433|ignoredLayer2FrameTotalCount|unsigned64
370
100
  |434|mibObjectValueInteger|signed32
371
101
  |435|mibObjectValueOctetString|octetArray
372
102
  |436|mibObjectValueOID|octetArray
data/docs/index.asciidoc CHANGED
@@ -45,6 +45,7 @@ The following Netflow/IPFIX exporters are known to work with the most recent ver
45
45
  |Citrix Netscaler | | | y | Still some unknown fields, labeled netscalerUnknown<id>
46
46
  |fprobe | y | | |
47
47
  |Fortigate FortiOS | | y | |
48
+ |Huawei Netstream | | y | |
48
49
  |ipt_NETFLOW | y | y | y |
49
50
  |Juniper MX80 | y | | | SW > 12.3R8
50
51
  |Mikrotik | y | | y | http://wiki.mikrotik.com/wiki/Manual:IP/Traffic_Flow
@@ -74,7 +75,9 @@ input {
74
75
  }
75
76
  --------------------------
76
77
 
77
- For high-performance production environments the configuration below will decode up to 15000 flows/sec on a dedicated 16 CPU instance. If your total flowrate exceeds 15000 flows/sec, you should use multiple Logstash instances.
78
+ For high-performance production environments the configuration below will decode up to 15000 flows/sec from a Cisco ASR 9000 router on a dedicated 16 CPU instance. If your total flowrate exceeds 15000 flows/sec, you should use multiple Logstash instances.
79
+
80
+ Note that for richer flows from a Cisco ASA firewall this number will be at least 3x lower.
78
81
 
79
82
  [source, ruby]
80
83
  --------------------------
@@ -235,15 +235,72 @@
235
235
  98:
236
236
  - :uint8
237
237
  - :postIpDiffServCodePoint
238
+ 128:
239
+ - :uint32
240
+ - :bgpNextAdjacentAsNumber
241
+ 129:
242
+ - :uint32
243
+ - :bgpPrevAdjacentAsNumber
244
+ 130:
245
+ - :ip4_addr
246
+ - :exporterIPv4Address
247
+ 131:
248
+ - :ip6_addr
249
+ - :exporterIPv6Address
250
+ 132:
251
+ - :uint64
252
+ - :droppedOctetDeltaCount
253
+ 133:
254
+ - :uint64
255
+ - :droppedPacketDeltaCount
256
+ 134:
257
+ - :uint64
258
+ - :droppedOctetTotalCount
259
+ 135:
260
+ - :uint64
261
+ - :droppedPacketTotalCount
238
262
  136:
239
263
  - :uint8
240
264
  - :flow_end_reason
265
+ 137:
266
+ - :uint64
267
+ - :commonPropertiesId
268
+ 138:
269
+ - :uint64
270
+ - :observationPointId
271
+ 139:
272
+ - :uint16
273
+ - :icmpTypeCodeIPv6
274
+ 140:
275
+ - :ip6_addr
276
+ - :mplsTopLabelIPv6Address
277
+ 141:
278
+ - :uint32
279
+ - :lineCardId
280
+ 142:
281
+ - :uint32
282
+ - :portId
283
+ 143:
284
+ - :uint32
285
+ - :meteringProcessId
286
+ 144:
287
+ - :uint32
288
+ - :exportingProcessId
289
+ 145:
290
+ - :uint16
291
+ - :templateId
292
+ 146:
293
+ - :uint8
294
+ - :wlanChannelId
241
295
  147:
242
296
  - :string
243
297
  - :wlanSSID
244
298
  148:
245
299
  - :uint32
246
300
  - :conn_id
301
+ 149:
302
+ - :uint32
303
+ - :observationDomainId
247
304
  150:
248
305
  - :uint32
249
306
  - :flowStartSeconds
@@ -262,6 +319,66 @@
262
319
  155:
263
320
  - :uint64
264
321
  - :flowEndMicroseconds
322
+ 156:
323
+ - :uint64
324
+ - :flowStartNanoseconds
325
+ 157:
326
+ - :uint64
327
+ - :flowEndNanoseconds
328
+ 158:
329
+ - :uint32
330
+ - :flowStartDeltaMicroseconds
331
+ 159:
332
+ - :uint32
333
+ - :flowEndDeltaMicroseconds
334
+ 160:
335
+ - :uint64
336
+ - :systemInitTimeMilliseconds
337
+ 161:
338
+ - :uint32
339
+ - :flowDurationMilliseconds
340
+ 162:
341
+ - :uint32
342
+ - :flowDurationMicroseconds
343
+ 163:
344
+ - :uint64
345
+ - :observedFlowTotalCount
346
+ 164:
347
+ - :uint64
348
+ - :ignoredPacketTotalCount
349
+ 165:
350
+ - :uint64
351
+ - :ignoredOctetTotalCount
352
+ 166:
353
+ - :uint64
354
+ - :notSentFlowTotalCount
355
+ 167:
356
+ - :uint64
357
+ - :notSentPacketTotalCount
358
+ 168:
359
+ - :uint64
360
+ - :notSentOctetTotalCount
361
+ 169:
362
+ - :ip6_addr
363
+ - :destinationIPv6Prefix
364
+ 170:
365
+ - :ip6_addr
366
+ - :sourceIPv6Prefix
367
+ 171:
368
+ - :uint64
369
+ - :postOctetTotalCount
370
+ 172:
371
+ - :uint64
372
+ - :postPacketTotalCount
373
+ 173:
374
+ - :uint64
375
+ - :flowKeyIndicator
376
+ 174:
377
+ - :uint64
378
+ - :postMCastPacketTotalCount
379
+ 175:
380
+ - :uint64
381
+ - :postMCastOctetTotalCount
265
382
  176:
266
383
  - :uint8
267
384
  - :icmp_type
@@ -286,15 +403,131 @@
286
403
  183:
287
404
  - :uint16
288
405
  - :tcp_dst_port
406
+ 183:
407
+ - :uint16
408
+ - :tcpDestinationPort
409
+ 184:
410
+ - :uint32
411
+ - :tcpSequenceNumber
412
+ 185:
413
+ - :uint32
414
+ - :tcpAcknowledgementNumber
415
+ 186:
416
+ - :uint16
417
+ - :tcpWindowSize
418
+ 187:
419
+ - :uint16
420
+ - :tcpUrgentPointer
421
+ 188:
422
+ - :uint8
423
+ - :tcpHeaderLength
424
+ 189:
425
+ - :uint8
426
+ - :ipHeaderLength
427
+ 190:
428
+ - :uint16
429
+ - :totalLengthIPv4
430
+ 191:
431
+ - :uint16
432
+ - :payloadLengthIPv6
433
+ 192:
434
+ - :uint8
435
+ - :ipTTL
436
+ 193:
437
+ - :uint8
438
+ - :nextHeaderIPv6
289
439
  194:
290
440
  - :uint8
291
441
  - :ip_tos
292
442
  195:
293
443
  - :uint8
294
444
  - :ip_dscp
445
+ 196:
446
+ - :uint8
447
+ - :ipPrecedence
448
+ 197:
449
+ - :uint8
450
+ - :fragmentFlags
451
+ 198:
452
+ - :uint64
453
+ - :octetDeltaSumOfSquares
454
+ 199:
455
+ - :uint64
456
+ - :octetTotalSumOfSquares
457
+ 200:
458
+ - :uint8
459
+ - :mplsTopLabelTTL
295
460
  201:
296
461
  - mpls_label_stack_octets
297
462
  - mpls_label_stack_octets
463
+ 202:
464
+ - :uint32
465
+ - :mplsLabelStackDepth
466
+ 203:
467
+ - :uint8
468
+ - :mplsTopLabelExp
469
+ 204:
470
+ - :uint32
471
+ - :ipPayloadLength
472
+ 205:
473
+ - :uint16
474
+ - :udpMessageLength
475
+ 206:
476
+ - :uint8
477
+ - :isMulticast
478
+ 207:
479
+ - :uint8
480
+ - :ipv4IHL
481
+ 208:
482
+ - :uint32
483
+ - :ipv4Options
484
+ 209:
485
+ - :uint64
486
+ - :tcpOptions
487
+ 210:
488
+ - :skip
489
+ 211:
490
+ - :ip4_addr
491
+ - :collectorIPv4Address
492
+ 212:
493
+ - :ip6_addr
494
+ - :collectorIPv6Address
495
+ 213:
496
+ - :uint32
497
+ - :exportInterface
498
+ 214:
499
+ - :uint8
500
+ - :exportProtocolVersion
501
+ 215:
502
+ - :uint8
503
+ - :exportTransportProtocol
504
+ 216:
505
+ - :uint16
506
+ - :collectorTransportPort
507
+ 217:
508
+ - :uint16
509
+ - :exporterTransportPort
510
+ 218:
511
+ - :uint64
512
+ - :tcpSynTotalCount
513
+ 219:
514
+ - :uint64
515
+ - :tcpFinTotalCount
516
+ 220:
517
+ - :uint64
518
+ - :tcpRstTotalCount
519
+ 221:
520
+ - :uint64
521
+ - :tcpPshTotalCount
522
+ 222:
523
+ - :uint64
524
+ - :tcpAckTotalCount
525
+ 223:
526
+ - :uint64
527
+ - :tcpUrgTotalCount
528
+ 224:
529
+ - :uint64
530
+ - :ipTotalLength
298
531
  225:
299
532
  - :ip4_addr
300
533
  - :xlate_src_addr_ipv4
@@ -307,6 +540,12 @@
307
540
  228:
308
541
  - :uint16
309
542
  - :xlate_dst_port
543
+ 229:
544
+ - :uint8
545
+ - :natOriginatingAddressRealm
546
+ 230:
547
+ - :uint8
548
+ - :natEvent
310
549
  231:
311
550
  - :uint32
312
551
  - :fwd_flow_delta_bytes
@@ -325,33 +564,387 @@
325
564
  236:
326
565
  - :string
327
566
  - :VRFname
567
+ 237:
568
+ - :uint8
569
+ - :postMplsTopLabelExp
570
+ 238:
571
+ - :uint16
572
+ - :tcpWindowScale
573
+ 239:
574
+ - :uint8
575
+ - :biflowDirection
576
+ 240:
577
+ - :uint8
578
+ - :ethernetHeaderLength
579
+ 241:
580
+ - :uint16
581
+ - :ethernetPayloadLength
582
+ 242:
583
+ - :uint16
584
+ - :ethernetTotalLength
328
585
  243:
329
586
  - :uint16
330
587
  - :dot1qVlanId
588
+ 244:
589
+ - :uint8
590
+ - :dot1qPriority
591
+ 245:
592
+ - :uint16
593
+ - :dot1qCustomerVlanId
594
+ 246:
595
+ - :uint8
596
+ - :dot1qCustomerPriority
597
+ 247:
598
+ - :string
599
+ - :metroEvcId
600
+ 248:
601
+ - :uint8
602
+ - :metroEvcType
603
+ 249:
604
+ - :uint32
605
+ - :pseudoWireId
606
+ 250:
607
+ - :uint16
608
+ - :pseudoWireType
609
+ 251:
610
+ - :uint32
611
+ - :pseudoWireControlWord
612
+ 252:
613
+ - :uint32
614
+ - :ingressPhysicalInterface
615
+ 253:
616
+ - :uint32
617
+ - :egressPhysicalInterface
618
+ 254:
619
+ - :uint16
620
+ - :postDot1qVlanId
621
+ 255:
622
+ - :uint16
623
+ - :postDot1qCustomerVlanId
624
+ 256:
625
+ - :uint16
626
+ - :ethernetType
627
+ 257:
628
+ - :uint8
629
+ - :postIpPrecedence
630
+ 258:
631
+ - :uint64
632
+ - :collectionTimeMilliseconds
633
+ 259:
634
+ - :uint16
635
+ - :exportSctpStreamId
636
+ 260:
637
+ - :uint32
638
+ - :maxExportSeconds
639
+ 261:
640
+ - :uint32
641
+ - :maxFlowEndSeconds
642
+ 262:
643
+ - :string
644
+ - :messageMD5Checksum
645
+ 263:
646
+ - :uint8
647
+ - :messageScope
648
+ 264:
649
+ - :uint32
650
+ - :minExportSeconds
651
+ 265:
652
+ - :uint32
653
+ - :minFlowStartSeconds
654
+ 266:
655
+ - :string
656
+ - :opaqueOctets
657
+ 267:
658
+ - :uint8
659
+ - :sessionScope
660
+ 268:
661
+ - :uint64
662
+ - :maxFlowEndMicroseconds
663
+ 269:
664
+ - :uint64
665
+ - :maxFlowEndMilliseconds
666
+ 270:
667
+ - :uint64
668
+ - :maxFlowEndNanoseconds
669
+ 271:
670
+ - :uint64
671
+ - :minFlowStartMicroseconds
672
+ 272:
673
+ - :uint64
674
+ - :minFlowStartMilliseconds
675
+ 273:
676
+ - :uint64
677
+ - :minFlowStartNanoseconds
678
+ 274:
679
+ - :string
680
+ - :collectorCertificate
681
+ 275:
682
+ - :string
683
+ - :exporterCertificate
684
+ 276:
685
+ - :uint8
686
+ - :dataRecordsReliability
687
+ 277:
688
+ - :uint8
689
+ - :observationPointType
690
+ 278:
691
+ - :uint32
692
+ - :newConnectionDeltaCount
693
+ 279:
694
+ - :uint64
695
+ - :connectionSumDurationSeconds
696
+ 280:
697
+ - :uint64
698
+ - :connectionTransactionId
331
699
  281:
332
700
  - :ip6_addr
333
701
  - :xlate_src_addr_ipv6
334
702
  282:
335
703
  - :ip6_addr
336
704
  - :xlate_dst_addr_ipv6
705
+ 283:
706
+ - :uint32
707
+ - :natPoolId
708
+ 284:
709
+ - :string
710
+ - :natPoolName
711
+ 285:
712
+ - :uint16
713
+ - :anonymizationFlags
714
+ 286:
715
+ - :uint16
716
+ - :anonymizationTechnique
717
+ 287:
718
+ - :uint16
719
+ - :informationElementIndex
720
+ 288:
721
+ - :string
722
+ - :p2pTechnology
723
+ 289:
724
+ - :string
725
+ - :tunnelTechnology
726
+ 290:
727
+ - :string
728
+ - :encryptedTechnology
729
+ 291:
730
+ - :skip
731
+ 292:
732
+ - :skip
733
+ 293:
734
+ - :skip
735
+ 294:
736
+ - :uint8
737
+ - :bgpValidityState
738
+ 295:
739
+ - :uint32
740
+ - :IPSecSPI
741
+ 296:
742
+ - :uint32
743
+ - :greKey
744
+ 297:
745
+ - :uint8
746
+ - :natType
337
747
  298:
338
748
  - :uint64
339
749
  - :initiatorPackets
340
750
  299:
341
751
  - :uint64
342
752
  - :responderPackets
753
+ 300:
754
+ - :string
755
+ - :observationDomainName
756
+ 301:
757
+ - :uint64
758
+ - :selectionSequenceId
759
+ 302:
760
+ - :uint64
761
+ - :selectorId
762
+ 303:
763
+ - :uint16
764
+ - :informationElementId
765
+ 304:
766
+ - :uint16
767
+ - :selectorAlgorithm
768
+ 305:
769
+ - :uint32
770
+ - :samplingPacketInterval
771
+ 306:
772
+ - :uint32
773
+ - :samplingPacketSpace
774
+ 307:
775
+ - :uint32
776
+ - :samplingTimeInterval
777
+ 308:
778
+ - :uint32
779
+ - :samplingTimeSpace
780
+ 309:
781
+ - :uint32
782
+ - :samplingSize
783
+ 310:
784
+ - :uint32
785
+ - :samplingPopulation
786
+ 311:
787
+ - :double
788
+ - :samplingProbability
789
+ 312:
790
+ - :uint16
791
+ - :dataLinkFrameSize
792
+ 313:
793
+ - :string
794
+ - :ipHeaderPacketSection
795
+ 314:
796
+ - :string
797
+ - :ipPayloadPacketSection
798
+ 315:
799
+ - :string
800
+ - :dataLinkFrameSection
801
+ 316:
802
+ - :string
803
+ - :mplsLabelStackSection
804
+ 317:
805
+ - :string
806
+ - :mplsPayloadPacketSection
807
+ 318:
808
+ - :uint64
809
+ - :selectorIdTotalPktsObserved
810
+ 319:
811
+ - :uint64
812
+ - :selectorIdTotalPktsSelected
813
+ 320:
814
+ - :double
815
+ - :absoluteError
816
+ 321:
817
+ - :double
818
+ - :relativeError
819
+ 322:
820
+ - :uint32
821
+ - :observationTimeSeconds
343
822
  323:
344
823
  - 8
345
824
  - :event_time_msec
825
+ 324:
826
+ - :uint64
827
+ - :observationTimeMicroseconds
828
+ 325:
829
+ - :uint64
830
+ - :observationTimeNanoseconds
831
+ 326:
832
+ - :uint64
833
+ - :digestHashValue
834
+ 327:
835
+ - :uint64
836
+ - :hashIPPayloadOffset
837
+ 328:
838
+ - :uint64
839
+ - :hashIPPayloadSize
840
+ 329:
841
+ - :uint64
842
+ - :hashOutputRangeMin
843
+ 330:
844
+ - :uint64
845
+ - :hashOutputRangeMax
846
+ 331:
847
+ - :uint64
848
+ - :hashSelectedRangeMin
849
+ 332:
850
+ - :uint64
851
+ - :hashSelectedRangeMax
852
+ 333:
853
+ - :uint8
854
+ - :hashDigestOutput
855
+ 334:
856
+ - :uint64
857
+ - :hashInitialiserValue
858
+ 335:
859
+ - :string
860
+ - :selectorName
861
+ 336:
862
+ - :double
863
+ - :upperCILimit
864
+ 337:
865
+ - :double
866
+ - :lowerCILimit
867
+ 338:
868
+ - :double
869
+ - :confidenceLevel
870
+ 339:
871
+ - :uint8
872
+ - :informationElementDataType
873
+ 340:
874
+ - :string
875
+ - :informationElementDescription
876
+ 341:
877
+ - :string
878
+ - :informationElementName
879
+ 342:
880
+ - :uint64
881
+ - :informationElementRangeBegin
882
+ 343:
883
+ - :uint64
884
+ - :informationElementRangeEnd
885
+ 344:
886
+ - :uint8
887
+ - :informationElementSemantics
888
+ 345:
889
+ - :uint16
890
+ - :informationElementUnits
346
891
  346:
347
892
  - :uint32
348
893
  - :privateEnterpriseNumber
894
+ 347:
895
+ - :string
896
+ - :virtualStationInterfaceId
897
+ 348:
898
+ - :string
899
+ - :virtualStationInterfaceName
900
+ 349:
901
+ - :string
902
+ - :virtualStationUUID
903
+ 350:
904
+ - :string
905
+ - :virtualStationName
906
+ 351:
907
+ - :uint64
908
+ - :layer2SegmentId
909
+ 352:
910
+ - :uint64
911
+ - :layer2OctetDeltaCount
912
+ 353:
913
+ - :uint64
914
+ - :layer2OctetTotalCount
915
+ 354:
916
+ - :uint64
917
+ - :ingressUnicastPacketTotalCount
918
+ 355:
919
+ - :uint64
920
+ - :ingressMulticastPacketTotalCount
921
+ 356:
922
+ - :uint64
923
+ - :ingressBroadcastPacketTotalCount
924
+ 357:
925
+ - :uint64
926
+ - :egressUnicastPacketTotalCount
927
+ 358:
928
+ - :uint64
929
+ - :egressBroadcastPacketTotalCount
930
+ 359:
931
+ - :uint64
932
+ - :monitoringIntervalStartMilliSeconds
933
+ 360:
934
+ - :uint64
935
+ - :monitoringIntervalEndMilliSeconds
349
936
  361:
350
937
  - :uint16
351
938
  - :postNATPortBlockStart
352
939
  362:
353
940
  - :uint16
354
941
  - :postNATPortBlockEnd
942
+ 363:
943
+ - :uint16
944
+ - :portRangeStepSize
945
+ 364:
946
+ - :uint16
947
+ - :portRangeNumPorts
355
948
  365:
356
949
  - :mac_addr
357
950
  - :staMacAddress
@@ -361,12 +954,198 @@
361
954
  367:
362
955
  - :mac_addr
363
956
  - :wtpMacAddress
957
+ 368:
958
+ - :uint32
959
+ - :ingressInterfaceType
960
+ 369:
961
+ - :uint32
962
+ - :egressInterfaceType
963
+ 370:
964
+ - :uint16
965
+ - :rtpSequenceNumber
364
966
  371:
365
967
  - :string
366
968
  - :userName
367
969
  372:
368
970
  - :string
369
971
  - :applicationCategoryName
972
+ 373:
973
+ - :string
974
+ - :applicationSubCategoryName
975
+ 374:
976
+ - :string
977
+ - :applicationGroupName
978
+ 375:
979
+ - :uint64
980
+ - :originalFlowsPresent
981
+ 376:
982
+ - :uint64
983
+ - :originalFlowsInitiated
984
+ 377:
985
+ - :uint64
986
+ - :originalFlowsCompleted
987
+ 378:
988
+ - :uint64
989
+ - :distinctCountOfSourceIPAddress
990
+ 379:
991
+ - :uint64
992
+ - :distinctCountOfDestinationIPAddress
993
+ 380:
994
+ - :uint32
995
+ - :distinctCountOfSourceIPv4Address
996
+ 381:
997
+ - :uint32
998
+ - :distinctCountOfDestinationIPv4Address
999
+ 382:
1000
+ - :uint64
1001
+ - :distinctCountOfSourceIPv6Address
1002
+ 383:
1003
+ - :uint64
1004
+ - :distinctCountOfDestinationIPv6Address
1005
+ 384:
1006
+ - :uint8
1007
+ - :valueDistributionMethod
1008
+ 385:
1009
+ - :uint32
1010
+ - :rfc3550JitterMilliseconds
1011
+ 386:
1012
+ - :uint32
1013
+ - :rfc3550JitterMicroseconds
1014
+ 387:
1015
+ - :uint32
1016
+ - :rfc3550JitterNanoseconds
1017
+ 388:
1018
+ - :uint8
1019
+ - :dot1qDEI
1020
+ 389:
1021
+ - :uint8
1022
+ - :dot1qCustomerDEI
1023
+ 390:
1024
+ - :uint16
1025
+ - :flowSelectorAlgorithm
1026
+ 391:
1027
+ - :uint64
1028
+ - :flowSelectedOctetDeltaCount
1029
+ 392:
1030
+ - :uint64
1031
+ - :flowSelectedPacketDeltaCount
1032
+ 393:
1033
+ - :uint64
1034
+ - :flowSelectedFlowDeltaCount
1035
+ 394:
1036
+ - :uint64
1037
+ - :selectorIDTotalFlowsObserved
1038
+ 395:
1039
+ - :uint64
1040
+ - :selectorIDTotalFlowsSelected
1041
+ 396:
1042
+ - :uint64
1043
+ - :samplingFlowInterval
1044
+ 397:
1045
+ - :uint64
1046
+ - :samplingFlowSpacing
1047
+ 398:
1048
+ - :uint64
1049
+ - :flowSamplingTimeInterval
1050
+ 399:
1051
+ - :uint64
1052
+ - :flowSamplingTimeSpacing
1053
+ 400:
1054
+ - :uint16
1055
+ - :hashFlowDomain
1056
+ 401:
1057
+ - :uint64
1058
+ - :transportOctetDeltaCount
1059
+ 402:
1060
+ - :uint64
1061
+ - :transportPacketDeltaCount
1062
+ 403:
1063
+ - :ip4_addr
1064
+ - :originalExporterIPv4Address
1065
+ 404:
1066
+ - :ip6_addr
1067
+ - :originalExporterIPv6Address
1068
+ 405:
1069
+ - :uint32
1070
+ - :originalObservationDomainId
1071
+ 406:
1072
+ - :uint32
1073
+ - :intermediateProcessId
1074
+ 407:
1075
+ - :uint64
1076
+ - :ignoredDataRecordTotalCount
1077
+ 408:
1078
+ - :uint16
1079
+ - :dataLinkFrameType
1080
+ 409:
1081
+ - :uint16
1082
+ - :sectionOffset
1083
+ 410:
1084
+ - :uint16
1085
+ - :sectionExportedOctets
1086
+ 411:
1087
+ - :string
1088
+ - :dot1qServiceInstanceTag
1089
+ 412:
1090
+ - :uint32
1091
+ - :dot1qServiceInstanceId
1092
+ 413:
1093
+ - :uint8
1094
+ - :dot1qServiceInstancePriority
1095
+ 414:
1096
+ - :mac_addr
1097
+ - :dot1qCustomerSourceMacAddress
1098
+ 415:
1099
+ - :mac_addr
1100
+ - :dot1qCustomerDestinationMacAddress
1101
+ 417:
1102
+ - :uint64
1103
+ - :postLayer2OctetDeltaCount
1104
+ 418:
1105
+ - :uint64
1106
+ - :postMCastLayer2OctetDeltaCount
1107
+ 420:
1108
+ - :uint64
1109
+ - :postLayer2OctetTotalCount
1110
+ 421:
1111
+ - :uint64
1112
+ - :postMCastLayer2OctetTotalCount
1113
+ 422:
1114
+ - :uint64
1115
+ - :minimumLayer2TotalLength
1116
+ 423:
1117
+ - :uint64
1118
+ - :maximumLayer2TotalLength
1119
+ 424:
1120
+ - :uint64
1121
+ - :droppedLayer2OctetDeltaCount
1122
+ 425:
1123
+ - :uint64
1124
+ - :droppedLayer2OctetTotalCount
1125
+ 426:
1126
+ - :uint64
1127
+ - :ignoredLayer2OctetTotalCount
1128
+ 427:
1129
+ - :uint64
1130
+ - :notSentLayer2OctetTotalCount
1131
+ 428:
1132
+ - :uint64
1133
+ - :layer2OctetDeltaSumOfSquares
1134
+ 429:
1135
+ - :uint64
1136
+ - :layer2OctetTotalSumOfSquares
1137
+ 430:
1138
+ - :uint64
1139
+ - :layer2FrameDeltaCount
1140
+ 431:
1141
+ - :uint64
1142
+ - :layer2FrameTotalCount
1143
+ 432:
1144
+ - :ip4_addr
1145
+ - :pseudoWireDestinationIPv4Address
1146
+ 433:
1147
+ - :uint64
1148
+ - :ignoredLayer2FrameTotalCount
370
1149
  8192:
371
1150
  - :uint32
372
1151
  - :streamcore_wan_rtt