The TCAP Leg Manager collects a number of statistics that can be monitored and used to create Threshold based alarms.

Tip

See: Rhino TAS > Monitoring and System-Reporting Tools to learn how to monitor statistics in the IPSMGW See: Rhino TAS > Threshold Alarms to learn how to create your own threshold based alarms

Statistic When incremented

LegCreated

A TCAP leg has been created successfully

CreateLegFailed

A failure happened whilst trying to create a TCAP leg

DialogImportedAsNewLeg

A TCAP leg has been created from an existing Dialog

ImportDialogAsNewLegFailed

A failure occured creating a new TCAP leg from an existing Dialog

OtherLegExistsOnImportDialogAsNewLeg

A new TCAP leg failed to be created from an existing Dialog because there already exists a TCAP leg related to the Dialog

LegAlreadyExistsOnImportDialogAsNewLeg

A new TCAP leg could not be created as there already exists a TCAP leg with the requested name

LegReleased

A TCAP leg was released successfully

ReleaseLegFailed

A TCAP leg failed to be released

LegDetached

A TCAP leg was detached successfully

DetachLegFailed

A TCAP leg failed to be detached

EndSession

The session was ended successfully

AbortOnError

The session was ended in response to an AbortOnErrorEvent

LegSuspended

A TCAP leg was suspended successfully

LegResumed

A TCAP leg was resumed successfully

EventOnUnknownLegNotOpenRequest

The first event processed in the context of Dialog for which there is no TCAP leg was not a DialogOpenRequest

FailedToProcessOpenRequest

A failure occured processing a DialogOpenRequest

UnsupportedEventReceived

An type of event that is unknown to the TCAP leg manager was received

UnsupportedTcapApplicationContext

A DialogOpenRequest was received with a TCAP Application Context that is not supporte by the TCAP leg manager

FailedToProcessTcapMessage

A message received on an existing TCAP leg failed to be processed

FailedToSendTcapMessage

A sendTcapMessage instruction was unsuccessful because a message failed to be sent

Previous page