10-15-2013 09:48 AM - edited 03-16-2019 07:54 PM
Hi guys, we have a SIP trunk from CUCM to a Genesys contact center server.
Is there a command to see how many mtps are being used and how many are available?
We are getting some failed transfers and a "resource unavailbable" error message, but we are unsure exactly which resource it is referring to.
Thanks as always,
TB
10-15-2013 10:01 AM
Software MTP utilization can be checked through the Real Time Monitoring tool ( RTMT ) while ios based mtps can be checked by running "show sccp connection" on the router on which they are configured.
HTH
Manish
10-15-2013 12:46 PM
To add to Manish's suggestions, the CUCM command line can be used too, just remember that some of these would have to be run per server.
show perf query counter "Cisco Media Streaming App" MTPStreamsAvailable
show perf query counter "Cisco Media Streaming App" MTPStreamsActive
show perf query counter "Cisco MTP Device" OutOfResources
show perf query counter "Cisco MTP Device" ResourceActive
show perf query counter "Cisco MTP Device" ResourceAvailable
10-15-2013 09:08 PM
Looks like the answer is complete now, thanks Joe
Manish
10-16-2013 09:52 AM
Thank you both very much. It looks like I have plenty available if I am reading this correctly.
From the PUB:
admin:show perf query counter "Cisco MTP Device" OutOfResources
- Perf class Cisco MTP Device(OutOfResources) has values:
admin:show perf query counter "Cisco Media Streaming App" MTPStreamsAvailable
- Perf class Cisco Media Streaming App(MTPStreamsAvailable) has values:
-> MTPStreamsAvailable = 17
admin:show perf query counter "Cisco Media Streaming App" MTPStreamsActive
- Perf class Cisco Media Streaming App(MTPStreamsActive) has values:
-> MTPStreamsActive = 394
admin:show perf query counter "Cisco MTP Device" ResourceActive
- Perf class Cisco MTP Device(ResourceActive) has values:
admin:show perf query counter "Cisco MTP Device" ResourceAvailable
- Perf class Cisco MTP Device(ResourceAvailable) has values:
From the SUB:
admin:show perf query counter "Cisco MTP Device" OutOfResources
- Perf class Cisco MTP Device(OutOfResources) has values:
MTP_2 -> OutOfResources = 0
MTP_3 -> OutOfResources = 0
admin:show perf query counter "Cisco Media Streaming App" MTPStreamsAvailable
- Perf class Cisco Media Streaming App(MTPStreamsAvailable) has values:
-> MTPStreamsAvailable = 5
admin:show perf query counter "Cisco Media Streaming App" MTPStreamsActive
- Perf class Cisco Media Streaming App(MTPStreamsActive) has values:
-> MTPStreamsActive = 398
admin:show perf query counter "Cisco MTP Device" ResourceActive
- Perf class Cisco MTP Device(ResourceActive) has values:
MTP_2 -> ResourceActive = 81
MTP_3 -> ResourceActive = 79
admin:show perf query counter "Cisco MTP Device" ResourceAvailable
- Perf class Cisco MTP Device(ResourceAvailable) has values:
MTP_2 -> ResourceAvailable = 19
MTP_3 -> ResourceAvailable = 20
10-16-2013 07:40 PM
Infact it looks like that the number of MTP resources that are free are quite less when we compare it to the number of MTP resources active. MTPstreamsActive is pretty high and MTPstreamsAvailable is pretty low, which means a few more calls and the MTP resource unavailable message could come up. Try running these queries during peak hours to get a better picture.
HTH
Manish
10-17-2013 08:07 AM
Thank you Manish. I was afraid of that.
Do any of you know how I could kill these MTP streams other than rebooting the CUCM servers.
We enable MTP on a SIP trunk to our Genesys server. I would need to disable that setting and then will the MTP's drop on their own or will I need to reboot or doing something else to clear these up?
I owe all of you so very much.
TB
10-17-2013 08:36 AM
Tracee,
The MTP utilization will drop automatically of you uncheck the MTP field on SIP Trunk, you just need to reset the SIP trunk. However, you need to verify if unchecking the MTP box results in a call failure. If the calls fail then you will need to look at the option of adding IOS based MTPs or adding more MTP resources from a diff callmanager server in the MRGs that are included in the MRGL of the concered device / trunk. If you are unsure about these settings you can open a TAC case to get specific inputs.
HTH
Manish
10-17-2013 11:00 AM
Thank you Manish!
We will open a TAC case to see if it is possible that we can add more IOS based MTP's.
We are dropping mega-calls.
MTP_3 -> AllocatedResourceCannotOpenPort = 10385
My co-worker found this interesting article too:
10-17-2013 07:44 PM
Whether you are hitting that bug will depend upon your callmanager version and will also need to be verified through traces, TAC would be able to confirm this for you.
Manish
10-10-2016 05:34 PM
reset ipvms feature service on subs and pub
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide