<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Interpreting SNMP Parameters For High and Low Order Bytes in Array Setup and Networking</title>
    <link>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983774#M961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should one interpret SNMP parameters , which are specified in low- and high order bytes.&lt;/P&gt;&lt;P&gt;These are in an NMS tool for displaying volSize used ( example volSizeLow and volSizeHigh ) .&lt;/P&gt;&lt;P&gt;I can't find a documentation about this within the SNMP-reference-guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various methods to combine low order bytes and high order bytes .&lt;/P&gt;&lt;P&gt;My perception is that these two 32bit counter should together form a 64-bit counter, but the method unclear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance. &lt;IMG src="https://community.hpe.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 17:09:12 GMT</pubDate>
    <dc:creator>gorok36</dc:creator>
    <dc:date>2014-11-12T17:09:12Z</dc:date>
    <item>
      <title>Interpreting SNMP Parameters For High and Low Order Bytes</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983774#M961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should one interpret SNMP parameters , which are specified in low- and high order bytes.&lt;/P&gt;&lt;P&gt;These are in an NMS tool for displaying volSize used ( example volSizeLow and volSizeHigh ) .&lt;/P&gt;&lt;P&gt;I can't find a documentation about this within the SNMP-reference-guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various methods to combine low order bytes and high order bytes .&lt;/P&gt;&lt;P&gt;My perception is that these two 32bit counter should together form a 64-bit counter, but the method unclear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance. &lt;IMG src="https://community.hpe.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 17:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983774#M961</guid>
      <dc:creator>gorok36</dc:creator>
      <dc:date>2014-11-12T17:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting SNMP Parameters For High and Low Order Bytes</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983775#M962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in this answer as well.&amp;nbsp; &lt;A href="https://community.hpe.com/u1/8535"&gt;Gorok Zedar&lt;/A&gt; Did you get this question answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983775#M962</guid>
      <dc:creator>gmj02ib6545</dc:creator>
      <dc:date>2015-01-20T17:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting SNMP Parameters For High and Low Order Bytes</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983776#M963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same question here &lt;IMG src="https://community.hpe.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max unsigned number that can be stored in 32bits counter is 4294967295.&lt;/P&gt;&lt;P&gt;Total size would be: LOW_ORDER_BYTES + HIGH_ORDER_BYTES * &lt;SPAN style="font-size: 13.3333330154419px;"&gt;4294967296&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 15:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983776#M963</guid>
      <dc:creator>Gerrit Buwalda</dc:creator>
      <dc:date>2016-01-15T15:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting SNMP Parameters For High and Low Order Bytes</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983777#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Total size in GB is LOW_ORDER_BYTES / 1073741824 + HIGH_ORDER_BYTES * 4 and the result is verified&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In my monitoring i'll ignore the LOW_ORDER_BYTES and only use the HIGH_ORDER_BYTES which gives me the size with an accuracy of +/- 4 GB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 16:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/interpreting-snmp-parameters-for-high-and-low-order-bytes/m-p/6983777#M964</guid>
      <dc:creator>Gerrit Buwalda</dc:creator>
      <dc:date>2016-01-15T16:11:00Z</dc:date>
    </item>
  </channel>
</rss>

