Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I recently discovered that IM&P supports AXL calls similarly to CUCM. However, IM&P has multiple databases that we would like to retrieve data from. executeSQLQuery itself seems to allow you to run queries similar to running commands such as "run sql...
I am currently working a project in which I am writing a script to perform a major health check on CUCM. One of these checks is to find round trip time between nodes. Does anyone happen to know a method that can be used to achieve this via the AXL AP...
I am attempting to use PERL to communicate with the PAWS API. As an example, I will be using the getInactiveVersion envelope:<?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="...
I have been doing a little digging around trying to find a way to do this, but I haven't found one yet, so I thought I would ask. I would like to gather a list of log files for a service for a reltime of 1 week. I don't necessarily want to push them ...
I am looking to gather CUCM information, specifically IP addresses of nodes in the cluster via AXL API. I know this is possible via SNMP, but we have seen ccmTable show improper information in the past. Running a query against the processnode table s...
I tested the Maximum Performance Counters Per Session parameter in my lab. I used a script that was developed to gather every instance of every counter and return their values. Here is what I see:cat output_8X.txt | grep 'CStatus' | wc -l4197cat outp...
I grabbed some of the PAWS trace as well:2016-03-23 12:12:20,752 INFO [http-bio-443-exec-28] services.VersionService.getInactiveVersion -2016-03-23 12:12:20,753 INFO [http-bio-443-exec-28] services.VersionService.getInactiveVersion - *** Starting s...
One thing I forgot to mention. There are times, after playing around with the envelope a bit, that I can get a response which states:$VAR1 = { 'getInactiveVersionResponse' => { 'return' => bless( { ...
I'm not sure if this is what you are looking for, but you might be able to make use of the RTMT-servlet tester for this.Navigate to https://X.X.X.X/ast/AstIsapi.dll?GetAlertSummaryList and check out what is there. I believe it will tell you if an ala...
I did some testing in my lab a little bit more and it appears that the status field does change, just not in the way I expected.Up and Working (Single Destination):./siptrunk.sh | grep CmDevRegStat <Status xsi:type="ns1:CmDevRegStat">R...