<?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 FireSight device serial numbers in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3712589#M1014074</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to extract a list of all devices and there serial numbers from FMC? We are using FireSight 5.4 version of software.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 13:59:29 GMT</pubDate>
    <dc:creator>pick25690</dc:creator>
    <dc:date>2019-03-12T13:59:29Z</dc:date>
    <item>
      <title>FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3712589#M1014074</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to extract a list of all devices and there serial numbers from FMC? We are using FireSight 5.4 version of software.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:59:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3712589#M1014074</guid>
      <dc:creator>pick25690</dc:creator>
      <dc:date>2019-03-12T13:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3712804#M1014075</link>
      <description>&lt;P&gt;Not as of that version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With some scripting expertise you may be able to construct an API query with the more recent versions. However it's probably easier to just click through the GUI and copy them down if you're not handy with scripting.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:03:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3712804#M1014075</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2018-09-25T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3722649#M1014077</link>
      <description>&lt;P&gt;Hi Marvin,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply, in the end we managed to get one of our SQL guys to extract it from a table on the FMC.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 12:32:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3722649#M1014077</guid>
      <dc:creator>pick25690</dc:creator>
      <dc:date>2018-10-10T12:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3722954#M1014079</link>
      <description>&lt;P&gt;That's awesome. Can you post up the sql query?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:41:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3722954#M1014079</guid>
      <dc:creator>danholland1</dc:creator>
      <dc:date>2018-10-10T18:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3737153#M1014081</link>
      <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;Sorry to drag this thread up again but I have a similar requirement. Could you be so kind as to let me know how you achieved this? Did you use Omniquery.pl in a similar fashion to this... (but with different tables and columns of course)?&lt;BR /&gt;&lt;BR /&gt;OmniQuery.pl -db mdb -e "select status,category,hex(uuid),body from notification where body like '%MY-FTD%' ;"&lt;BR /&gt;&lt;BR /&gt;Any help you can provide is VERY much appreciated!&lt;BR /&gt;Best regards,&lt;BR /&gt;Matt.</description>
      <pubDate>Thu, 01 Nov 2018 10:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3737153#M1014081</guid>
      <dc:creator>matty-boy</dc:creator>
      <dc:date>2018-11-01T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3749639#M1014083</link>
      <description>Serial number column is on "sensor" table, on your FMC CLI give it a try at the following mysql query:&lt;BR /&gt;&lt;BR /&gt;mysql -padmin sfsnort -e "select serial_number,ip,name,model columns from sensor"</description>
      <pubDate>Tue, 20 Nov 2018 00:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3749639#M1014083</guid>
      <dc:creator>stevego</dc:creator>
      <dc:date>2018-11-20T00:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3750031#M1014084</link>
      <description>&lt;P&gt;Hi stevego,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's really useful! Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's a shame the FMC refers to some other serial number (rather than what is displayed when you issue the "show inv" command from CLI) but that's a really cool command to know!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Matt.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 14:51:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3750031#M1014084</guid>
      <dc:creator>matty-boy</dc:creator>
      <dc:date>2018-11-20T14:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3776345#M1014085</link>
      <description>&lt;P&gt;As a followup/addition, you can also use OmniQuery.pl for this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;OmniQuery.pl -db sfsnort -e "select serial_number,ip,name,model columns from sensor ;"&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Jan 2019 19:24:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3776345#M1014085</guid>
      <dc:creator>Brett Lykins</dc:creator>
      <dc:date>2019-01-09T19:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3997901#M1014086</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OmniQuery.pl -db sfsnort -e "select serial_number,ip,name,model columns from sensor ;" string will show the JAD.... serial number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do any on you wither have a list of the Tables avilable from within the FMC like "sensor" in the example above, or do anyone know how to get the table like above but with the FTD Serial number e.g. &lt;STRONG&gt;show inventory&amp;nbsp;&lt;/STRONG&gt;PID: ASA5516 , VID: V05 , &lt;STRONG&gt;SN: JMX1941XXXX&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what i am interested in is the JMX serial number, is that something you are able to Fitch from the FMC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br Kevin&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 13:28:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/3997901#M1014086</guid>
      <dc:creator>ktoft</dc:creator>
      <dc:date>2019-12-12T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/5013243#M1108814</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323678"&gt;@Brett Lykins&lt;/a&gt;&amp;nbsp;........ it works for me !!!! thanks a lot Engginner !!!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 22:00:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/5013243#M1108814</guid>
      <dc:creator>Alan Vazquez</dc:creator>
      <dc:date>2024-02-05T22:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: FireSight device serial numbers</title>
      <link>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/5299118#M1121307</link>
      <description>&lt;P&gt;This worked perfectly, thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 15:54:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firesight-device-serial-numbers/m-p/5299118#M1121307</guid>
      <dc:creator>Danny Acosta</dc:creator>
      <dc:date>2025-06-13T15:54:07Z</dc:date>
    </item>
  </channel>
</rss>

