<?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 NAT pool counters in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711400#M535545</link>
    <description>&lt;P&gt;I wonder if there any way to track dynamic nat pool usage on ASA? I did not find any counters or snmp oid to use.&lt;/P&gt;&lt;P&gt;It's not very convenient to count lines in the cli. &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 21:00:48 GMT</pubDate>
    <dc:creator>rmedvedev</dc:creator>
    <dc:date>2019-03-11T21:00:48Z</dc:date>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711400#M535545</link>
      <description>&lt;P&gt;I wonder if there any way to track dynamic nat pool usage on ASA? I did not find any counters or snmp oid to use.&lt;/P&gt;&lt;P&gt;It's not very convenient to count lines in the cli. &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:00:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711400#M535545</guid>
      <dc:creator>rmedvedev</dc:creator>
      <dc:date>2019-03-11T21:00:48Z</dc:date>
    </item>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711401#M535547</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;AFAIK there is no counter on the ASA to check the dynamic nat pool usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 02:19:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711401#M535547</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-07-20T02:19:32Z</dc:date>
    </item>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711402#M535549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the "show snmp-server oidlist" command you will see some entries that look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapName&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.10.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapGlobalAddrType&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.11.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapGlobalAddrFrom&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.12.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapGlobalAddrTo&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.13.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapGlobalPortFrom&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.14.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapGlobalPortTo&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.15.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapProtocol&lt;/P&gt;&lt;P&gt;1.3.6.1.2.1.123.1.4.1.19.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natAddrMapAddrUsed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically the .1.3.6.1.2.1.123.1.4.1.19. group will tell you amount used out of the pool.&amp;nbsp; Our pools start with .1.3.6.1.2.1.123.1.4.1.19.8.1 and run through .1.3.6.1.2.1.123.1.4.1.19.8.23 currently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I compare the numbers to "show nat pool" they jive pretty well up through 21.&amp;nbsp; 22 and 23 don't seem to be a match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a tool like getif you should be able to see the results of a walk and select those values for experimental graphing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One gotcha will be that the used number is just that, how many IPs in the pool have been used.&amp;nbsp; Our pools are not identically sized, so we have to take that into account when determining how close we are to being all used up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 22:47:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711402#M535549</guid>
      <dc:creator>k.mattson</dc:creator>
      <dc:date>2011-08-17T22:47:47Z</dc:date>
    </item>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711403#M535551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have a work in progress monitoring with MRTG here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mrtg.creighton.edu/NatPool/creighton-fw1.creighton.edu_natpool.html"&gt;http://mrtg.creighton.edu/NatPool/creighton-fw1.creighton.edu_natpool.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 23:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711403#M535551</guid>
      <dc:creator>k.mattson</dc:creator>
      <dc:date>2011-08-18T23:19:17Z</dc:date>
    </item>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711404#M535552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you fot the help Ken, but i have asa software version 8.2.2 and it does not have these oids.&lt;/P&gt;&lt;P&gt;What version do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 06:43:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711404#M535552</guid>
      <dc:creator>rmedvedev</dc:creator>
      <dc:date>2011-08-19T06:43:38Z</dc:date>
    </item>
    <item>
      <title>NAT pool counters</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711405#M535553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We recently moved to 8.4.2.&amp;nbsp; I think that the new oids and "sh nat pool" command were intruduced in 8.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up until our upgrade we were out of luck.&amp;nbsp; Beware the upgrade is a significant change so read the 8.3 documents very carefully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 19:17:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711405#M535553</guid>
      <dc:creator>k.mattson</dc:creator>
      <dc:date>2011-08-19T19:17:01Z</dc:date>
    </item>
    <item>
      <title>Thanks Ken.</title>
      <link>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711406#M535554</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks Ken.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This MIB is supported by our ASA5555 on 9.2(2)4.&lt;/P&gt;
&lt;P&gt;Unfortunately there is no correlation between the numbers reported in NAT-MIB::natAddrMapAddrUsed and those returns in "show nat pools" on the CLI.&lt;/P&gt;
&lt;P&gt;I may try to open a TAC case for an explaination but I'm guessing Cisco SNMP support on this is "best effort."&amp;nbsp; If I get anything meaningful back I will post here.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Cathal.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 18:38:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-pool-counters/m-p/1711406#M535554</guid>
      <dc:creator>Cathal Mooney</dc:creator>
      <dc:date>2017-02-24T18:38:37Z</dc:date>
    </item>
  </channel>
</rss>

