<?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 Re: RDBMS Synchronization with a .CSV file in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879769#M408877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you help me add vendor U&lt;SPAN style="background-color: #f8fafd;"&gt;DV and attributs to ACS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I tried it it showing me UDV, but getting a error RDBMS report for one attribut.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;when v3 is integer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Error: ACS 'ACS_A1' Action failed [SI=6 A=352 UN="" GN="" AI="" VN="Login-Service" V1="2011" V2="10" V3="integer"] Reason: UDV VSA error - User Defined Vendor/VSA operation failed (VSA name not unique)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when v3 is string&lt;/P&gt;&lt;P&gt;Error: ACS 'rdevid-4eafe3cf' Action failed [SI=6 A=352 UN="" GN="" AI="" VN="Login-Service" V1="2011" V2="7" V3="string"] Reason: UDV VSA error - User Defined Vendor/VSA operation failed (VSA name not unique)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;actually i am doing it for H3c.dct&amp;nbsp; it is for 3com.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the file which i used.&lt;/P&gt;&lt;P&gt; ************************************************************************************************************************************************************&lt;/P&gt;&lt;P&gt;SequenceId,Priority,UserName,GroupName,Action,ValueName,Value1,Value2,Value3,DateTime,MessageNo,ComputerNames,AppId,Status&lt;BR /&gt;1,0,,,350,3COM-H3C,AUTO_ASSIGN_SLOT,2011,,,,,,0&lt;BR /&gt;2,0,,,352,h3c-User-Access-Level,2011,26,integer,,,,,0&lt;BR /&gt;3,0,,,352,Administrator,2011,3,string,,,,,0&lt;BR /&gt;4,0,,,352,Manager-(write),2011,2,string,,,,,0&lt;BR /&gt;5,0,,,352,Monitor-(read),2011,1,string,,,,,0&lt;BR /&gt;6,0,,,352,Login-Service,2011,5,string,,,,,0&lt;BR /&gt;7,0,,,352,SSH,2011,50,string,,,,,0&lt;BR /&gt;8,0,,,352,Terminal,2011,52,string,,,,,0&lt;BR /&gt;9,0,,,353,,2011,221,IN OUT,,,,,0&lt;BR /&gt;10,0,,,355,,,,,,,,,0&lt;/P&gt;&lt;P&gt;***************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please let me know how can delete the UDV if i want to. i tried procedure mentioned in user guide but failed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Feb 2011 20:34:59 GMT</pubDate>
    <dc:creator>size57</dc:creator>
    <dc:date>2011-02-19T20:34:59Z</dc:date>
    <item>
      <title>RDBMS Synchronization with a .CSV file</title>
      <link>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879767#M408875</link>
      <description>&lt;P&gt;Good morning.  I am trying to create a testable .csv file that I can import into our ACS on a prescheduled basis.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my questions about this process:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Do I need to use the PASS_Expire action or is there a STOP_DATE?  I have looked at the codes and didn't really see one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  Is there a way that I can extract a copy of the dump.txt or get my actual database exported to a different system?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  What are the group's recommendations on synchronization?   Are there some lesson's learned I should look out for?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dwane&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:23:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879767#M408875</guid>
      <dc:creator>dpatkins</dc:creator>
      <dc:date>2019-03-10T22:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: RDBMS Synchronization with a .CSV file</title>
      <link>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879768#M408876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You can export your data into flat files via command line and then import on the next system the same way but I dont see why you would want to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use the internal replication if you're using the internal database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using external databases like sql or oracle this is a moot point, just do table dumps and import.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 20:37:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879768#M408876</guid>
      <dc:creator>akemp</dc:creator>
      <dc:date>2007-09-18T20:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: RDBMS Synchronization with a .CSV file</title>
      <link>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879769#M408877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you help me add vendor U&lt;SPAN style="background-color: #f8fafd;"&gt;DV and attributs to ACS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I tried it it showing me UDV, but getting a error RDBMS report for one attribut.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;when v3 is integer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Error: ACS 'ACS_A1' Action failed [SI=6 A=352 UN="" GN="" AI="" VN="Login-Service" V1="2011" V2="10" V3="integer"] Reason: UDV VSA error - User Defined Vendor/VSA operation failed (VSA name not unique)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when v3 is string&lt;/P&gt;&lt;P&gt;Error: ACS 'rdevid-4eafe3cf' Action failed [SI=6 A=352 UN="" GN="" AI="" VN="Login-Service" V1="2011" V2="7" V3="string"] Reason: UDV VSA error - User Defined Vendor/VSA operation failed (VSA name not unique)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;actually i am doing it for H3c.dct&amp;nbsp; it is for 3com.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the file which i used.&lt;/P&gt;&lt;P&gt; ************************************************************************************************************************************************************&lt;/P&gt;&lt;P&gt;SequenceId,Priority,UserName,GroupName,Action,ValueName,Value1,Value2,Value3,DateTime,MessageNo,ComputerNames,AppId,Status&lt;BR /&gt;1,0,,,350,3COM-H3C,AUTO_ASSIGN_SLOT,2011,,,,,,0&lt;BR /&gt;2,0,,,352,h3c-User-Access-Level,2011,26,integer,,,,,0&lt;BR /&gt;3,0,,,352,Administrator,2011,3,string,,,,,0&lt;BR /&gt;4,0,,,352,Manager-(write),2011,2,string,,,,,0&lt;BR /&gt;5,0,,,352,Monitor-(read),2011,1,string,,,,,0&lt;BR /&gt;6,0,,,352,Login-Service,2011,5,string,,,,,0&lt;BR /&gt;7,0,,,352,SSH,2011,50,string,,,,,0&lt;BR /&gt;8,0,,,352,Terminal,2011,52,string,,,,,0&lt;BR /&gt;9,0,,,353,,2011,221,IN OUT,,,,,0&lt;BR /&gt;10,0,,,355,,,,,,,,,0&lt;/P&gt;&lt;P&gt;***************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please let me know how can delete the UDV if i want to. i tried procedure mentioned in user guide but failed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Feb 2011 20:34:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/rdbms-synchronization-with-a-csv-file/m-p/879769#M408877</guid>
      <dc:creator>size57</dc:creator>
      <dc:date>2011-02-19T20:34:59Z</dc:date>
    </item>
  </channel>
</rss>

