Comware Based
1753730 Members
4677 Online
108799 Solutions
New Discussion юеВ

HP 5500 Switch Series - Format Sflow

 
alexrugik
Occasional Contributor

HP 5500 Switch Series - Format Sflow

Spoiler

Good time of day.

Could you help me to know which format data Sflow in Hp 5500 series and how it convert to real data ?

For example i have some Sflow data from HP 5500 :

<?xml version="1.0" encoding="utf-8"?>
<sFlowData version="83886080" addressType="16777216" agentAddress="3355683008" subagentId="16777216" sequenceNumber="873332736" sysUpTime="21983232" numSamples="16777216">
<Sample SFlowSampleType="67108864" sampleLength="2885681152" sequenceNumber="772669440" sourceIdIndex="0" sourceIdType="16777216" numRecords="33554432">
<Counter counterType="16777216" counterLength="1476395008">
<Entry ifIndex="16777216" ifType="100663296" ifSpeed="63601271583539200" ifDirection="16777216" ifStatus="50331648" ifInOctets="5104767509756641280" ifInUcastPkts="4050059264" ifInMulticastPkts="3425042432" ifInBroadcastPkts="875626496" ifInDiscards="0" ifInErrors="0" ifInUnknownProtos="0" ifOutOctets="8402476655557214208" ifOutUcastPkts="257425408" ifOutMulticastPkts="2130771968" ifOutBroadcastPkts="2667577344" ifOutDiscards="0" ifOutError="0" ifPromiscuousMode="33554432" />
</Counter>
<Counter counterType="33554432" counterLength="872415232">
<Entry dot3StatsAlignmentErrors="0" dot3StatsFCSErrors="0" dot3StatsSingleCollisionFrames="0" dot3StatsMultipleCollisionFrames="0" dot3StatsSQETestErrors="0" dot3StatsDeferredTransmissions="0" dot3StatsLateCollisions="0" dot3StatsExcessiveCollisions="0" dot3StatsInternalMacTransmitErrors="0" dot3StatsCarrierSenseErrors="0" dot3StatsFrameTooLongs="0" dot3StatsInternalMacReceiveErrors="0" dot3StatsSymbolErrors="0" />
</Counter>
</Sample>
</sFlowData>

I need to know how to convert this to real data .

Thank you in advance.

 

P.S. This thread has been moved from  Switches, Hubs, Modems (Legacy ITRC forum) to  Comware-Based. -HP Forum Moderator

3 REPLIES 3
Vivek_Singh
Advisor

Re: HP 5500 Switch Series - Format Sflow

Hi Alex,

 

Could you check this link, this might help to analyze sflow information:

http://www.inmon.com/products/sFlowTrend.php

 

 

Regards,
Vivek Kumar Singh
HP Networking
alexrugik
Occasional Contributor

Re: HP 5500 Switch Series - Format Sflow

Hi Vivek!
Thank you a lot for help, but it is not exactly what i am searching.
I just need to know how to convert this data in real data without any programs.

For example :

agentAddress="3355683008 in real data it should be 192.168.3.200.

Vivek_Singh
Advisor

Re: HP 5500 Switch Series - Format Sflow

Hi Alex,

 

I tried to search but unfortunately didn't found any document related which explain complete detail.

 

I found following document which only explain how to analyze sFlow information in the tool which I already provided:

http://www.inmon.com/pdf/AN-S7_InMon-traffic-sentinel-monitor-final-081808b.pdf

 

If you want to get more detail then I could suggest following document which explain each parameter of sFlow.

http://www.sflow.org/sflow_version_5.txt

Regards,
Vivek Kumar Singh
HP Networking