<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>NetApp Technology Network: Message List - NetApp SNMP MIBs</title>
    <link>http://communities.netapp.com/community/interfaces_and_tools/interfaces?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 20 Nov 2009 19:05:52 GMT</pubDate>
    <generator>Jive SBS 3.0.6 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-20T19:05:52Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/19529?tstart=0#19529</link>
      <description>&lt;!-- [DocumentBodyStart:1bb644d4-52ab-4939-8fb0-47f619586905] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;The MIBs are now moved out of SDK are not bundled as part of SDK.&lt;/p&gt;&lt;p&gt;&lt;span&gt;Please refer to this post &lt;/span&gt;&lt;a class="jive-link-wiki-small" href="http://communities.netapp.com/docs/DOC-1075"&gt;http://communities.netapp.com/docs/DOC-1075#comment-1898&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1bb644d4-52ab-4939-8fb0-47f619586905] --&gt;</description>
      <pubDate>Fri, 20 Nov 2009 19:05:52 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/19529?tstart=0#19529</guid>
      <dc:date>2009-11-20T19:05:52Z</dc:date>
      <clearspace:dateToText>23 hours, 57 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/5876?tstart=0#5876</link>
      <description>&lt;!-- [DocumentBodyStart:c85e96ef-277a-476e-ae34-1f745c22c68e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Changing the OID worked. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c85e96ef-277a-476e-ae34-1f745c22c68e] --&gt;</description>
      <pubDate>Wed, 07 Jan 2009 19:02:01 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/5876?tstart=0#5876</guid>
      <dc:date>2009-01-07T19:02:01Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/5817?tstart=0#5817</link>
      <description>&lt;!-- [DocumentBodyStart:8a5d0643-50ea-49bf-b8ae-ead0721c762b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;You are looking at: &lt;/p&gt;&lt;p&gt;dfLowUsedKBytes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .1.3.6.1.4.1.789.1.5.4.1.17.76&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you support v3, you should be able to query the 64-bit value instead:&lt;/p&gt;&lt;p&gt;df64UsedKBytes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .1.3.6.1.4.1.789.1.5.4.1.30.76 &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;... &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you want to continue using the low/high values for v1, here is the public report for a similar issue:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;Some entries in the Quota Table of the SNMP MIB, including but not necessarily
limited to qrVKBytesLimit (snmp.1.3.6.1.4.1.789.1.4.5.1.5.1) are internally
defined as uint4, which is an unsigned 32 bit integer.
However the SNMP definition of INTEGER is a +- 2147483647 range.
So when the internal count exceeds 2147483647, the displayed value will show as
a negative number.
&lt;/pre&gt;&lt;pre&gt; &lt;/pre&gt;&lt;pre&gt;Workaround: 
&lt;/pre&gt;&lt;pre&gt;Post process the value to produce an unsigned 32 bit integer.
if (x &amp;lt; 0) x = 4294967296 + x
&lt;/pre&gt;&lt;pre&gt; &lt;/pre&gt;&lt;pre&gt;Notes: 
&lt;/pre&gt;&lt;pre&gt;For file systems larger than 4TB the qrV2Table(.1.3.6.1.4.1.789.1.4.6) may be 
used. Starting with ONTAP 6.5 the qrV2Table splits the snmp variables into 
High 32bit and Low 32bit snmp INTEGERs.
The equation to combine these is:
if (Low &amp;gt;= 0) x = High * 2^32 + Low
if (Low &amp;lt; 0)&amp;nbsp; x = (High + 1) * 2^32 + Low&lt;/pre&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8a5d0643-50ea-49bf-b8ae-ead0721c762b] --&gt;</description>
      <pubDate>Mon, 05 Jan 2009 19:30:51 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/5817?tstart=0#5817</guid>
      <dc:date>2009-01-05T19:30:51Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/5736?tstart=0#5736</link>
      <description>&lt;!-- [DocumentBodyStart:92747be6-e01c-4e23-b34e-49619eb0d8db] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I am having the same issue where a volume &amp;gt;= 2TB is reporting as negative. I have switched to v3 and I still have the same issue.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What gives?&lt;/strong&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have Data ONTAP Release 7.3 on a netapp 3140 with the latest mib for this OnTap version. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://communities.netapp.com/message/zenoss@ears-monitoring ~"&gt;zenoss@ears-monitoring ~&lt;/a&gt;$ snmpwalk -v 3 -n "" -u USER&amp;nbsp; -l authNoPriv -A PASSWORD FILER_HOST -a Md5 1.3.6.1.4.1.789.1.5.4.1.17.75&lt;br/&gt; SNMPv2-SMI::enterprises.789.1.5.4.1.17.75 = INTEGER: -1349956220&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jesse&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PS I don't see how "combining the&amp;nbsp; values" is a viable solution. What happens when we get to 4TB? or 8? How do we know many time we have rolled over.&amp;nbsp; &lt;/p&gt;&lt;p&gt;PPS the base OID is SNMPv2-SMI, Could this hv e anything todo with it? Is there a seperate tree for v3? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:92747be6-e01c-4e23-b34e-49619eb0d8db] --&gt;</description>
      <pubDate>Thu, 25 Dec 2008 01:17:54 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/5736?tstart=0#5736</guid>
      <dc:date>2008-12-25T01:17:54Z</dc:date>
      <clearspace:dateToText>10 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/2098?tstart=0#2098</link>
      <description>&lt;!-- [DocumentBodyStart:049550a5-8cc8-40c2-9ca8-f8cb67a72109] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Until DOT 7.3, ONTAP only supports SNMP v1, and thus can only handle 32-bit values.&amp;nbsp; So you'll find if you look at the MIB file that many values that need more bits are split between high order and low order bits.&amp;nbsp; So to get the true value, you have to combine the 2 values to get the real value.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Starting in ONTAP 7.3, ONTAP supports SNMP v3 which supports larger values. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:049550a5-8cc8-40c2-9ca8-f8cb67a72109] --&gt;</description>
      <pubDate>Fri, 02 May 2008 18:54:38 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/2098?tstart=0#2098</guid>
      <dc:date>2008-05-02T18:54:38Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/2089?tstart=0#2089</link>
      <description>&lt;!-- [DocumentBodyStart:cc7d1689-df3f-4555-b095-18711c0fd149] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a somewhat related question, but specifically regarding querying the device for total disk space in a volume. I am running the following command in order to poll the device for total space used by a volume:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#&amp;amp;gt; snmpwalk -c public -v 1 10.66.200.56 .1.3.6.1.4.1.789.1.5.4.1.3.5&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;SNMPv2-SMI::enterprises.789.1.5.4.1.3.5 = INTEGER: -2147483648&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But it comes back negative whenever the volume in question is over 2TB. Is this a known issue?&amp;nbsp; Is there a work around?&amp;nbsp; When or how can i fix this? It is causing some monitoring problems that i am trying to work around using perl, but so far i am not having any luck.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; TIA&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cc7d1689-df3f-4555-b095-18711c0fd149] --&gt;</description>
      <pubDate>Fri, 02 May 2008 18:41:55 GMT</pubDate>
      <author>community@netapp.com</author>
      <guid>http://communities.netapp.com/message/2089?tstart=0#2089</guid>
      <dc:date>2008-05-02T18:41:55Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/1893?tstart=0#1893</link>
      <description>&lt;!-- [DocumentBodyStart:159e26d9-ebc7-4283-8840-5b5b7dbbcc7b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;The NetApp SNMP MIBs are at doc/mib directory. For more information, see the SDK help&amp;nbsp; Getting started with the SDK &amp;gt; Version Matrix.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:159e26d9-ebc7-4283-8840-5b5b7dbbcc7b] --&gt;</description>
      <pubDate>Mon, 07 Apr 2008 08:58:37 GMT</pubDate>
      <author>danielpr@netapp.com</author>
      <guid>http://communities.netapp.com/message/1893?tstart=0#1893</guid>
      <dc:date>2008-04-07T08:58:37Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>NetApp SNMP MIBs</title>
      <link>http://communities.netapp.com/message/1892?tstart=0#1892</link>
      <description>&lt;!-- [DocumentBodyStart:b72c806f-d7f8-4182-ab2a-951772afd9e7] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Where do I find information on the NetApp SNMP MIBs and supported Data ONTAP versions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b72c806f-d7f8-4182-ab2a-951772afd9e7] --&gt;</description>
      <pubDate>Mon, 07 Apr 2008 08:56:58 GMT</pubDate>
      <author>danielpr@netapp.com</author>
      <guid>http://communities.netapp.com/message/1892?tstart=0#1892</guid>
      <dc:date>2008-04-07T08:56:58Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

