<?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 Monitoring an ONTAP cluster with SNMP in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Monitoring-an-ONTAP-cluster-with-SNMP/m-p/138653#M30592</link>
    <description>&lt;P&gt;We've recently acquired a NetApp ONTAP 9.3 FAS Hybrid system that we are trying to monitor with our Nagios monitoring system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SNMP looks like the easiest way to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've managed to enable SNMP on the system, and I've obtained the relevant MIB. When browsing the MIB, I can see that the metrics I am most interested in are in:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.1.3.6.1.4.1.789.1.2.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.1.3.6.1.4.1.789.1.2.2.23.0 is CacheAge&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when querying these OIDs, they don't see to exist on the system. When I do an snmpwalk from the parent OID:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;snmpwalk -Os -c public -v 2c &amp;lt;x.x.x.x&amp;gt; .1.3.6.1.4.1.789.1.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see the following stream:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
&amp;lt;snip&amp;gt;
enterprises.789.1.2.1.14.1.13.101.120.116.115.116.111.114.101.48.49.95.48.49 = INTEGER: 8
enterprises.789.1.2.1.14.1.13.101.120.116.115.116.111.114.101.48.49.95.48.50 = INTEGER: 1
enterprises.789.1.2.1.14.1.14.101.120.116.115.116.111.114.101.48.49.95.48.49 = Counter64: 865366553
enterprises.789.1.2.1.14.1.14.101.120.116.115.116.111.114.101.48.49.95.48.50 = Counter64: 868700321
enterprises.789.1.2.6.1.0 = Timeticks: (23697690) 2 days, 17:49:36.90
enterprises.789.1.2.6.2.0 = Counter32: 443478
enterprises.789.1.2.6.3.0 = Counter32: 346
enterprises.789.1.2.6.4.0 = Counter32: 0
&amp;lt;snip&amp;gt;&lt;/PRE&gt;
&lt;P&gt;The walk jumps from&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;enterprises.789.1.2.1.&lt;/PRE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;PRE&gt;enterprises.789.1.2.6.&lt;/PRE&gt;
&lt;P&gt;skipping all the OIDs I am interested in in between.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something extra I need to do on the system to expose the OIDs I am looking for?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:57:23 GMT</pubDate>
    <dc:creator>gmcdaid</dc:creator>
    <dc:date>2025-06-04T13:57:23Z</dc:date>
    <item>
      <title>Monitoring an ONTAP cluster with SNMP</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Monitoring-an-ONTAP-cluster-with-SNMP/m-p/138653#M30592</link>
      <description>&lt;P&gt;We've recently acquired a NetApp ONTAP 9.3 FAS Hybrid system that we are trying to monitor with our Nagios monitoring system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SNMP looks like the easiest way to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've managed to enable SNMP on the system, and I've obtained the relevant MIB. When browsing the MIB, I can see that the metrics I am most interested in are in:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.1.3.6.1.4.1.789.1.2.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.1.3.6.1.4.1.789.1.2.2.23.0 is CacheAge&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when querying these OIDs, they don't see to exist on the system. When I do an snmpwalk from the parent OID:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;snmpwalk -Os -c public -v 2c &amp;lt;x.x.x.x&amp;gt; .1.3.6.1.4.1.789.1.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see the following stream:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
&amp;lt;snip&amp;gt;
enterprises.789.1.2.1.14.1.13.101.120.116.115.116.111.114.101.48.49.95.48.49 = INTEGER: 8
enterprises.789.1.2.1.14.1.13.101.120.116.115.116.111.114.101.48.49.95.48.50 = INTEGER: 1
enterprises.789.1.2.1.14.1.14.101.120.116.115.116.111.114.101.48.49.95.48.49 = Counter64: 865366553
enterprises.789.1.2.1.14.1.14.101.120.116.115.116.111.114.101.48.49.95.48.50 = Counter64: 868700321
enterprises.789.1.2.6.1.0 = Timeticks: (23697690) 2 days, 17:49:36.90
enterprises.789.1.2.6.2.0 = Counter32: 443478
enterprises.789.1.2.6.3.0 = Counter32: 346
enterprises.789.1.2.6.4.0 = Counter32: 0
&amp;lt;snip&amp;gt;&lt;/PRE&gt;
&lt;P&gt;The walk jumps from&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;enterprises.789.1.2.1.&lt;/PRE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;PRE&gt;enterprises.789.1.2.6.&lt;/PRE&gt;
&lt;P&gt;skipping all the OIDs I am interested in in between.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something extra I need to do on the system to expose the OIDs I am looking for?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:57:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Monitoring-an-ONTAP-cluster-with-SNMP/m-p/138653#M30592</guid>
      <dc:creator>gmcdaid</dc:creator>
      <dc:date>2025-06-04T13:57:23Z</dc:date>
    </item>
  </channel>
</rss>

