cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
632
Views
0
Helpful
2
Replies

How can I get number of registered devices per devicepool or Location from CUCM 10.5 version.

riteshchandra2
Level 1
Level 1

Hi,

This one has got us into a challenge. 

Is there way to get number ( only counts) registered devices ( all types) per devicepool or location from CUCM ?

We are trying to monitor periodically the registration stats per location / devicepool. Since this is a proactive exercise and has to done automatically with some alerting function, RTMT is not the way forward here. 

 

I know that we can get total number registered, unregistered counters but identifying the devicepool/location is impossible from that. 

 

Please kindly suggest. We are looking for sql or axl queries but we can try any possible way to getting this. 

 

Thanks in advance.

 

Thanks and Best Regards,

Ritesh

2 Replies 2

Dennis Mink
VIP Alumni
VIP Alumni

registered status of a phone is not maintained as a DB entry and cannot be queried:

 

https://community.cisco.com/t5/ip-telephony-and-phones/cucm-export-registered-phones-queries/td-p/3056327

Please remember to rate useful posts, by clicking on the stars below.

I know this part and also had looked that the page you shared. Is there a way of doing it using RIS ? What would be the Query ? Has someone ever worked on this same scenario ?