cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2703
Views
19
Helpful
10
Replies

How to view software MTPs

Tracee Baddley
Level 1
Level 1

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 Replies 10

Manish Gogna
Cisco Employee
Cisco Employee

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

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

Looks like the answer is complete now, thanks Joe

Manish

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

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

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

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

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:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtk77040

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

reset ipvms feature service on subs and pub

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: