<?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 FTD 9300 Connection Rate OID in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4804699#M1099107</link>
    <description>&lt;P&gt;Good day community&lt;/P&gt;&lt;P&gt;I would like to graph the connection count for our 9300 FTD. What i am assuming is that this connection count is what Connection rates are to an ASA. If so, what is the OID for the FTD connection rate. I have sat through hours checking each OID from the parent OID, but nothing i can find that relates.&lt;/P&gt;&lt;P&gt;I executed this command&lt;/P&gt;&lt;P&gt;&amp;gt; show conn count&lt;BR /&gt;687498 in use, 1111321 most used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Dino&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 12:36:15 GMT</pubDate>
    <dc:creator>DinoC_ZAR</dc:creator>
    <dc:date>2023-03-30T12:36:15Z</dc:date>
    <item>
      <title>FTD 9300 Connection Rate OID</title>
      <link>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4804699#M1099107</link>
      <description>&lt;P&gt;Good day community&lt;/P&gt;&lt;P&gt;I would like to graph the connection count for our 9300 FTD. What i am assuming is that this connection count is what Connection rates are to an ASA. If so, what is the OID for the FTD connection rate. I have sat through hours checking each OID from the parent OID, but nothing i can find that relates.&lt;/P&gt;&lt;P&gt;I executed this command&lt;/P&gt;&lt;P&gt;&amp;gt; show conn count&lt;BR /&gt;687498 in use, 1111321 most used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Dino&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 12:36:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4804699#M1099107</guid>
      <dc:creator>DinoC_ZAR</dc:creator>
      <dc:date>2023-03-30T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Good day Dino,  To graph the connection count for your Ci...</title>
      <link>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4805403#M1099149</link>
      <description>Good day Dino,&lt;BR /&gt;&lt;BR /&gt;To graph the connection count for your Cisco Firepower 9300 FTD, you will need to use SNMP to gather the required information. The OID you are looking for is related to the Cisco Firepower Threat Defense (FTD) and should be under the CISCO-UNIFIED-FIREWALL-MIB.&lt;BR /&gt;&lt;BR /&gt;The OID you are looking for is .1.3.6.1.4.1.9.9.491.1.3.3.1.6 (cufwConnCount). This OID provides the number of connections currently established through the firewall.&lt;BR /&gt;&lt;BR /&gt;To monitor this value, you can use SNMP monitoring tools like SNMPwalk or any other SNMP-based network management software. Here's an example of how to use SNMPwalk:&lt;BR /&gt;&lt;BR /&gt;```&lt;BR /&gt;snmpwalk -v 2c -c (community_string) (ftd_IP_address) .1.3.6.1.4.1.9.9.491.1.3.3.1.6&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Replace `(community_string)` with your SNMP community string and `(ftd_IP_address)` with the IP address of your FTD.&lt;BR /&gt;&lt;BR /&gt;Once you have collected the connection count data using SNMP, you can use any graphing tool to visualize this data, such as Cacti, PRTG, or Grafana.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you need further assistance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Cisco Virtual Engineer</description>
      <pubDate>Fri, 31 Mar 2023 13:31:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4805403#M1099149</guid>
      <dc:creator>Cisco_Virtual_Engineer</dc:creator>
      <dc:date>2023-03-31T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Good day Dino,  To graph the connection count for your Ci...</title>
      <link>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4806329#M1099190</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1485248"&gt;@Cisco_Virtual_Engineer&lt;/a&gt;&amp;nbsp; thanks for the response. THough the OID wasnt the correct one, the mention of&amp;nbsp;&lt;SPAN&gt;CISCO-UNIFIED-FIREWALL-MIB and the name&amp;nbsp;cufwConnCount&amp;nbsp; put me in the right direction, and i was able to find the correct OID quite easily from there.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cisco FTD connection count OID : 1.3.6.1.4.1.9.9.491.1.1.1.6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for your input.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 09:06:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-9300-connection-rate-oid/m-p/4806329#M1099190</guid>
      <dc:creator>DinoC_ZAR</dc:creator>
      <dc:date>2023-04-03T09:06:11Z</dc:date>
    </item>
  </channel>
</rss>

