<?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 API to query current subscribers on ISG or PNR in DevNet General Discussions</title>
    <link>https://community.cisco.com/t5/devnet-general-discussions/api-to-query-current-subscribers-on-isg-or-pnr/m-p/3422113#M18</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a developer new to Cisco's API's and I am looking to create an application that will pull down, from our Intelligent Services Gateway (ISG), a list of all current subscribers (IP Address and MAC Address) and parse through them.&amp;nbsp; It looks like there are a lot of options to do this but I am wondering what is the best way.&amp;nbsp; I am looking to use C or C# to accomplish this and use an XML API but I am open to other technologies outside straight Telnet.&amp;nbsp; After Google'n a lot I cannot find exactly what API I can use to interface directly with our ISG and our Prime Network Registrar (PNR) to accomplish this.&amp;nbsp; I know there are XML APIs that most Cisco devices use but I have also found AXL API that seems very promising but I am not sure what devices are supported and if the commands are all the same through the API. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary:&lt;/P&gt;&lt;P&gt;1. Can I query the ISG directly using an API?&lt;/P&gt;&lt;P&gt;2. What API's are available for the ISG and PNR?&lt;/P&gt;&lt;P&gt;3. Are there any SDKs for the ISG?&lt;/P&gt;&lt;P&gt;4. Is there any additional configuration required for communicating via XML API to ISG/PNR?&lt;/P&gt;&lt;P&gt;5. Any best practices I should follow when using the XML API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize that this may seem like a list of basic questions but I appreciate in advance to anyone who can help send me in the right direction.&amp;nbsp; There are a lot of options and I want to make sure I am making a sound decision before going too far down the wrong path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!!!!!!!!&lt;/P&gt;&lt;P&gt;Zachary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 10:47:24 GMT</pubDate>
    <dc:creator>zachary.vorwaller1</dc:creator>
    <dc:date>2019-03-01T10:47:24Z</dc:date>
    <item>
      <title>API to query current subscribers on ISG or PNR</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/api-to-query-current-subscribers-on-isg-or-pnr/m-p/3422113#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a developer new to Cisco's API's and I am looking to create an application that will pull down, from our Intelligent Services Gateway (ISG), a list of all current subscribers (IP Address and MAC Address) and parse through them.&amp;nbsp; It looks like there are a lot of options to do this but I am wondering what is the best way.&amp;nbsp; I am looking to use C or C# to accomplish this and use an XML API but I am open to other technologies outside straight Telnet.&amp;nbsp; After Google'n a lot I cannot find exactly what API I can use to interface directly with our ISG and our Prime Network Registrar (PNR) to accomplish this.&amp;nbsp; I know there are XML APIs that most Cisco devices use but I have also found AXL API that seems very promising but I am not sure what devices are supported and if the commands are all the same through the API. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary:&lt;/P&gt;&lt;P&gt;1. Can I query the ISG directly using an API?&lt;/P&gt;&lt;P&gt;2. What API's are available for the ISG and PNR?&lt;/P&gt;&lt;P&gt;3. Are there any SDKs for the ISG?&lt;/P&gt;&lt;P&gt;4. Is there any additional configuration required for communicating via XML API to ISG/PNR?&lt;/P&gt;&lt;P&gt;5. Any best practices I should follow when using the XML API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize that this may seem like a list of basic questions but I appreciate in advance to anyone who can help send me in the right direction.&amp;nbsp; There are a lot of options and I want to make sure I am making a sound decision before going too far down the wrong path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!!!!!!!!&lt;/P&gt;&lt;P&gt;Zachary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 10:47:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/api-to-query-current-subscribers-on-isg-or-pnr/m-p/3422113#M18</guid>
      <dc:creator>zachary.vorwaller1</dc:creator>
      <dc:date>2019-03-01T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: API to query current subscribers on ISG or PNR</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/api-to-query-current-subscribers-on-isg-or-pnr/m-p/3422114#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zachary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I couldn't find any APIs for ISG. It doesn't look like APIs were built for ISG&lt;/P&gt;&lt;P&gt;2. I found the DevNet site for PNR - &lt;A href="https://developer.cisco.com/site/prime-network-reg/overview/" title="https://developer.cisco.com/site/prime-network-reg/overview/"&gt;https://developer.cisco.com/site/prime-network-reg/overview/&lt;/A&gt; It looks like there are some SDKs available for PNR, see Documentation.&lt;/P&gt;&lt;P&gt;3. I couldn't find any SDKs for the ISG. &lt;SPAN style="font-size: 13.3333330154419px;"&gt; It doesn't look like SDKs were built for ISG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. I would review the PNR DevNet site for that info&lt;/P&gt;&lt;P&gt;5. I'm not familiar with these products&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrienne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 19:28:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/api-to-query-current-subscribers-on-isg-or-pnr/m-p/3422114#M19</guid>
      <dc:creator>amoherek</dc:creator>
      <dc:date>2015-03-06T19:28:51Z</dc:date>
    </item>
  </channel>
</rss>

