<?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 OCUM-Report - Where can I find the LIF-IP-Address? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138095#M25085</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to create a BIRT report that shows the IP addresses of the individual LIFs. Unfortunately, I cannot find the table containing the IP address in the Data Source.&lt;BR /&gt;&lt;BR /&gt;Does anyone know which table contains the IP address?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Many greetings&lt;BR /&gt;&lt;BR /&gt;Michael&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:02:12 GMT</pubDate>
    <dc:creator>sanadmin_stadtdo</dc:creator>
    <dc:date>2025-06-04T14:02:12Z</dc:date>
    <item>
      <title>OCUM-Report - Where can I find the LIF-IP-Address?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138095#M25085</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to create a BIRT report that shows the IP addresses of the individual LIFs. Unfortunately, I cannot find the table containing the IP address in the Data Source.&lt;BR /&gt;&lt;BR /&gt;Does anyone know which table contains the IP address?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Many greetings&lt;BR /&gt;&lt;BR /&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:02:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138095#M25085</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2025-06-04T14:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM-Report - Where can I find the LIF-IP-Address?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138151#M25107</link>
      <description>&lt;P&gt;Hi, Michael,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The way to find out the IP address of a single LIF is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Performance/LIFs/&amp;lt;LIF&amp;gt;/information&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, you will not be able to export this information by creating a report from the UI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;Performance/LIFs page supports generating report, but it does not display the IPs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;One other more complex way is by creating a Database user, then export the information from the Database. Let me know if you would like to go that route, so we can provide more details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Julia&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 19:31:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138151#M25107</guid>
      <dc:creator>juliad</dc:creator>
      <dc:date>2018-02-15T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM-Report - Where can I find the LIF-IP-Address?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138211#M25118</link>
      <description>&lt;P&gt;Hello, Julia,&lt;BR /&gt;&lt;BR /&gt;thank you for your answer. But I didn't want to look at the IP in OCUM, I wanted to have all IPs of all systems displayed via an BIRT-OCUM report. In the meantime I have also found a solution - but perhaps there are others:&lt;BR /&gt;&lt;BR /&gt;The standard data base / table for creating your own reports is probably ocum_report. For this, a database user with the role "Report Schema" is required in OCUM. Unfortunately, I didn't find a table/view that contains the IP address. &lt;BR /&gt;&lt;BR /&gt;On my search I found that when installing OCUM (7.2.) the following MySQL databases and tables are also installed:&lt;BR /&gt;&lt;BR /&gt;- information_schema &lt;BR /&gt;- close &lt;BR /&gt;- management &lt;BR /&gt;- mysql &lt;BR /&gt;- netapp_model &lt;BR /&gt;- netapp_model_view &lt;BR /&gt;- netapp_performance &lt;BR /&gt;- ocum &lt;BR /&gt;- ocum_data_collector &lt;BR /&gt;- ocum_report &lt;BR /&gt;- ocum_report_birt &lt;BR /&gt;- ocum_view &lt;BR /&gt;- opm &lt;BR /&gt;- performance_schema &lt;BR /&gt;- sanscreen &lt;BR /&gt;- scale monitor&lt;BR /&gt;- sys &lt;BR /&gt;&lt;BR /&gt;Unfortunately, I cannot access the other databases / tables with the above-mentioned user - in BIRT. By chance, I discovered that a WFA(Workflow Automation)-database-user with the role "Report Schema" can access the following tables:&lt;BR /&gt;&lt;BR /&gt;- network_lif. address &lt;BR /&gt;- netapp_performance &lt;BR /&gt;- ocum_data_collector &lt;BR /&gt;- ocum_view &lt;BR /&gt;- opm &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And here I find finally&amp;nbsp; in the netapp_model_view &amp;gt;&amp;gt; network_lif the &lt;EM&gt;network_lif. address&lt;/EM&gt; I'm looking for!&amp;nbsp; Hooray.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perhaps my comments will help other people who have similar problems. But maybe someone also knows a simpler solution.&lt;BR /&gt;&lt;BR /&gt;It would also be interesting to know how - with which user (except Mysql root) - access to the other databases / tables would be possible.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:40:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138211#M25118</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2018-02-19T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM-Report - Where can I find the LIF-IP-Address?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138212#M25119</link>
      <description>&lt;P&gt;Sorry, a little correction:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The WFA database user requires the role "Integration Schema" and the tables are:&lt;BR /&gt;&lt;BR /&gt;netapp_model_view (not network_lif. address) - netapp_model_view (not network_lif. address)&lt;BR /&gt;- netapp_performance &lt;BR /&gt;ocum_data_collector &lt;BR /&gt;- ocum_view &lt;BR /&gt;- opm &lt;BR /&gt;&lt;BR /&gt;In my pleasure, I have made a mistake. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:54:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-Report-Where-can-I-find-the-LIF-IP-Address/m-p/138212#M25119</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2018-02-19T08:54:52Z</dc:date>
    </item>
  </channel>
</rss>

