<?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: PAWS: replication status and Network Diagnostic Service in Management</title>
    <link>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/5273243#M4267</link>
    <description>&lt;P&gt;I had the exact same question.&amp;nbsp; One option I think we could do is enable debugging and then execute the API call.&amp;nbsp; Maybe we can see what it is doing or what services it is accessing in the logs.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 19:55:44 GMT</pubDate>
    <dc:creator>prittell1</dc:creator>
    <dc:date>2025-03-19T19:55:44Z</dc:date>
    <item>
      <title>PAWS: replication status and Network Diagnostic Service</title>
      <link>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/4780860#M4039</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;Can anyone explain the difference in the two replication status available from the CUCM PAWS API?&lt;/P&gt;&lt;P&gt;PAWS - ClusterNodeService: "isClusterReplicationOK"&lt;/P&gt;&lt;P&gt;PAWS - DataBaseReplicationStatusService: "getDataBaseReplicationStatus"&lt;/P&gt;&lt;P&gt;Is there any documentation that explains what is going on behind each of these commands?&lt;/P&gt;&lt;P&gt;As the example above, is one or both equivalent to the OS CLI command "utils dbreplication runtimestate" and each node having a (2) Setup Completed status?&lt;/P&gt;&lt;P&gt;What is happening for PAWS - NetworkDiagnosticService: "checkNetworkStatus"?&lt;/P&gt;&lt;P&gt;Is it the "test - validate_network" of the OS CLI command "utils diagnose test"?&lt;/P&gt;&lt;P&gt;Thanks in advance for all your assistance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 20:09:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/4780860#M4039</guid>
      <dc:creator>mb2855</dc:creator>
      <dc:date>2023-02-22T20:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: PAWS: replication status and Network Diagnostic Service</title>
      <link>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/5273243#M4267</link>
      <description>&lt;P&gt;I had the exact same question.&amp;nbsp; One option I think we could do is enable debugging and then execute the API call.&amp;nbsp; Maybe we can see what it is doing or what services it is accessing in the logs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 19:55:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/5273243#M4267</guid>
      <dc:creator>prittell1</dc:creator>
      <dc:date>2025-03-19T19:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: PAWS: replication status and Network Diagnostic Service</title>
      <link>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/5273884#M4268</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;isClusterReplicationOK provides a quick overview of the general state of database replication in the cluster, while getDataBaseReplicationStatus delivers detailed insights into the replication status of each individual node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NetworkDiagnosticService&lt;BR /&gt;"checkNetworkStatus" returns a simple true or false. Nothing more.&lt;BR /&gt;For a more in-depth diagnostic test, I can only recommend using an SSH client. For example, with the Python module Paramiko.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PAWS - NetworkDiagnosticService: Check Network Status&lt;BR /&gt;***************************************************************&lt;BR /&gt;2025-03-21 13:52:30,238 - MainThread - getCucmNetworkDiagnostic - INFO - Check network status from CUCM ....&lt;BR /&gt;NetworkDiagnosticService&lt;BR /&gt;{&lt;BR /&gt;'remoteMessages': [],&lt;BR /&gt;'result': 'internal.request.complete',&lt;BR /&gt;'status': True&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;PAWS - ClusterNodeService: "isClusterReplicationOK"&lt;BR /&gt;***************************************************************&lt;BR /&gt;2025-03-21 13:52:22,586 - MainThread - getCucmIsClusterReplicationOk - INFO - Get IsClusterReplicationOk from CUCM ....&lt;BR /&gt;ClusterNodesService&lt;BR /&gt;{&lt;BR /&gt;'remoteMessages': [],&lt;BR /&gt;'result': 'internal.request.complete',&lt;BR /&gt;'clusterReplicationStatusOK': True&lt;BR /&gt;}&lt;BR /&gt;***************************************************************&lt;/P&gt;
&lt;P&gt;PAWS - DataBaseReplicationStatusService: "getDataBaseReplicationStatus"&lt;BR /&gt;***************************************************************&lt;BR /&gt;2025-03-21 13:52:20,420 - MainThread - getCucmClusterStatus - INFO - Get getCucmClusterStatus from CUCM ....&lt;BR /&gt;ClusterNodesService&lt;BR /&gt;{&lt;BR /&gt;'remoteMessages': [],&lt;BR /&gt;'result': 'internal.request.complete',&lt;BR /&gt;'clusterNodeStatus': [&lt;BR /&gt;{&lt;BR /&gt;'address': 'x.x.x.82',&lt;BR /&gt;'alias': 'cucm15sub',&lt;BR /&gt;'hostname': 'cucm15sub.example.com',&lt;BR /&gt;'primaryNode': 'x.x.x.81',&lt;BR /&gt;'type': 'cluster.node.type.secondary',&lt;BR /&gt;'dbRole': 'cluster.node.type.secondary',&lt;BR /&gt;'role': 1,&lt;BR /&gt;'status': 'cluster.node.status.online'&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;'address': 'x.x.x.83',&lt;BR /&gt;'alias': 'imp15pub',&lt;BR /&gt;'hostname': 'imp15pub.example.com',&lt;BR /&gt;'primaryNode': 'x.x.x.81',&lt;BR /&gt;'type': 'cluster.node.type.secondary',&lt;BR /&gt;'dbRole': 'cluster.node.type.primary',&lt;BR /&gt;'role': 2,&lt;BR /&gt;'status': 'cluster.node.status.online'&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;'address': 'x.x.x.84',&lt;BR /&gt;'alias': 'imp15sub',&lt;BR /&gt;'hostname': 'imp15sub.example.com',&lt;BR /&gt;'primaryNode': 'x.x.x.81',&lt;BR /&gt;'type': 'cluster.node.type.secondary',&lt;BR /&gt;'dbRole': 'cluster.node.type.secondary',&lt;BR /&gt;'role': 2,&lt;BR /&gt;'status': 'cluster.node.status.online'&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;'address': 'x.x.x.81',&lt;BR /&gt;'alias': 'cucm15pub',&lt;BR /&gt;'hostname': 'cucm15pub.example.com',&lt;BR /&gt;'primaryNode': 'x.x.x.81',&lt;BR /&gt;'type': 'cluster.node.type.primary',&lt;BR /&gt;'dbRole': 'cluster.node.type.primary',&lt;BR /&gt;'role': 1,&lt;BR /&gt;'status': 'cluster.node.status.online'&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;***************************************************************&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 13:13:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/paws-replication-status-and-network-diagnostic-service/m-p/5273884#M4268</guid>
      <dc:creator>BjoernMartin</dc:creator>
      <dc:date>2025-03-21T13:13:10Z</dc:date>
    </item>
  </channel>
</rss>

