Last active
May 19, 2016 13:38
-
-
Save whiskeyalpharomeo/38179d2fd272a2288bfc to your computer and use it in GitHub Desktop.
Example output from the sflowtool
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
startDatagram ================================= | |
datagramSourceIP 10.xx.xx.42 | |
datagramSize 185 | |
unixSecondsUTC 1432059370 | |
datagramVersion 5 | |
agentSubId 0 | |
agent 10.xx.xx.12 | |
packetSequenceNo 3861 | |
sysUpTime 11722000 | |
samplesInPacket 1 | |
startSample ---------------------- | |
sampleType_tag 0:1 | |
sampleType FLOWSAMPLE | |
sampleSequenceNo 257 | |
sourceId 0:4014 | |
meanSkipCount 16384 | |
samplePool 4210688 | |
dropEvents 0 | |
inputPort 4014 | |
outputPort 1000001 | |
flowBlock_tag 0:1001 | |
extendedType SWITCH | |
in_vlan 2501 | |
in_priority 0 | |
out_vlan 2501 | |
out_priority 0 | |
flowBlock_tag 0:1 | |
flowSampleType HEADER | |
headerProtocol 1 | |
sampledPacketSize 64 | |
strippedBytes 4 | |
headerLen 60 | |
headerBytes 00-00-5E-00-01-01-5C-F3-FC-EB-E0-70-08-00-45-00-00-28-83-CF-40-00-3C-06-00-51-0A-34-22-0A-0A-5B-84-17-08-43-E1-F6-60-13-CD-89-6E-38-BC-C9-50-10-F5-3C-BD-0E-00-00-00-00-00-00-00-00 | |
dstMAC 00005e000101 | |
srcMAC 5cf3fcebe070 | |
IPSize 46 | |
ip.tot_len 40 | |
srcIP 10.xx.xx.10 | |
dstIP 10.xx.xxx.23 | |
IPProtocol 6 | |
IPTOS 0 | |
IPTTL 60 | |
TCPSrcPort 2115 | |
TCPDstPort 57846 | |
TCPFlags 16 | |
endSample ---------------------- | |
endDatagram ================================= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment