<br><br><div class="gmail_quote">On Wed, Jan 19, 2011 at 7:38 AM, Csillag Tamas <span dir="ltr">&lt;<a href="mailto:cstamas@digitus.itk.ppke.hu">cstamas@digitus.itk.ppke.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi<br>
<div class="im"><br>
On Wed, Jan 19, 2011 at 01:23:55PM +0100, Beck, Stefan wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; i would like to ask i fit is possible to collect a summarized traffic for multiple interface<br>
&gt;<br>
&gt; e.g the overall traffic of 3 or 4 switchports<br>
&gt; something like this:<br>
&gt;<br>
&gt;     &lt;Data &quot;std_traffic&quot;&gt;<br>
&gt;       Type &quot;if_octets&quot;<br>
&gt;       Table true<br>
&gt;       Instance &quot;IF-MIB::ifDescr&quot;<br>
&gt;       Values &quot;IF-MIB::ifInOctets&quot; &quot;IF-MIB::ifOutOctets&quot;<br>
&gt;     &lt;/Data&gt;<br>
&gt;<br>
&gt;     &lt;Host &quot;<a href="http://sw.mydomain.org" target="_blank">sw.mydomain.org</a>&quot;&gt;<br>
&gt;       Address &quot;192.168.0.42&quot;<br>
&gt;       Version 2<br>
&gt;       Community &quot;another_string&quot;<br>
&gt;       Collect &quot;std_traffic_if1&quot; + &quot;std_traffic_if2&quot; + &quot;std_traffic_if3&quot;<br>
&gt;     &lt;/Host&gt;<br>
&gt;<br>
&gt; any help appreciated<br>
<br>
</div>I think this is a visualisation issue.<br>
You collect two values but when you make a graph of it you display the<br>
overall traffic (you add the two values).<br>
I do not see the need to sum the data while collecting.<br>
<br>
Regards,<br>
  cstamas<br><br></blockquote><div><br>If the ports are being trunked, for bandwidth or availability requirements, I can completely understand the requirements.<br><br>Individually, the ports may mean very little, but together there are business processes which may require adjustments.<br>
<br>For example, 4 quad 1 Gig Ethernet ports may be used together, with the expectation that 2 can fail but enough bandwidth would still be supplied to meet the business need. The customer may wish to set a threshold for bandwidth at 1.8 GBit. Also, the throughput of the set may be compared consistently when equipment is rebooted nightly, weekly, or monthly, on a rolling schedule. Only the aggregate may truly be important from a performance management expectation.<br>
</div></div>