<?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 Generic SNMP OID/Trap for general fault in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/37998#M3498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way via SNMP to be notified of a general fault: disk missing, power supply removed, etc.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:18:30 GMT</pubDate>
    <dc:creator>augie</dc:creator>
    <dc:date>2025-06-05T07:18:30Z</dc:date>
    <item>
      <title>Generic SNMP OID/Trap for general fault</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/37998#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way via SNMP to be notified of a general fault: disk missing, power supply removed, etc.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:18:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/37998#M3498</guid>
      <dc:creator>augie</dc:creator>
      <dc:date>2025-06-05T07:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generic SNMP OID/Trap for general fault</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/38002#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use a lot of snmp to monitor our filers. Here are two snmp oid's that I monitor that match what you're asking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name: miscGlobalStatus&lt;/P&gt;&lt;P&gt;oid: .1.3.6.1.4.1.789.1.2.2.4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt; This indicates the overall status of the appliance.&lt;BR /&gt;The algorithm to determine the value uses both&lt;BR /&gt;hardware status (e.g. the number of failed fans) and&lt;BR /&gt;volume status (e.g. number of volumes that are full).&lt;BR /&gt;The algorithm is subject to change in future releases,&lt;BR /&gt;but the range of values will not change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name: miscGlobalStatusMessage&lt;/P&gt;&lt;P&gt;oid: .1.3.6.1.4.1.789.1.2.2.25.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;A string describing the global status,&lt;BR /&gt;including a description of the condition (if&lt;BR /&gt;any) that caused the status to be anything&lt;BR /&gt;other than ok(3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of other oid's and traps that can be monitored. Have a look at the snmp mibs which you can find on the vol0 volume of the filers in the mib directory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 18:30:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/38002#M3499</guid>
      <dc:creator>romeotheriault</dc:creator>
      <dc:date>2010-03-03T18:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Generic SNMP OID/Trap for general fault</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/38007#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to monitor my NetApp 6210 and 3170 SAN storage. I am pretty much done with everything. I am using open source third party NMS and doing SNMP based monitoring of my storage infrastructure. i am struck at below points:&lt;/P&gt;&lt;P&gt;1. Number of IOPs per volume.&lt;/P&gt;&lt;P&gt;2. Aggregate number of IOPs on all volumes.&lt;/P&gt;&lt;P&gt;3. Number of IOPs on each physical disk. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prompt response in this regard will be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Riaz...&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:rizi.jbutt@gmail.com" target="_blank"&gt;rizi.jbutt@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 00:32:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Generic-SNMP-OID-Trap-for-general-fault/m-p/38007#M3500</guid>
      <dc:creator>RJAVEDBUTT</dc:creator>
      <dc:date>2013-02-01T00:32:37Z</dc:date>
    </item>
  </channel>
</rss>

