|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImssfInapCs1RuntimeMBean
ImssfInapCs1RuntimeMBean is a root MBean for monitoring IM-SSF INAP CS1.
Number of Instances: One
Object Name: com.convergin:Type=ImssfInapCs1Runtime,Version=<version>,Location=<server-name>, Name=<module-instance-name>.ImssfInapCs1
Method Summary | |
---|---|
ObjectName |
getCapRuntimeMBean() NOT IMPLEMENTED |
long |
getOSideSessionCount() NOT IMPLEMENTED |
long |
getSessionCount() Returns the total number of sessions that IM-SSF CS1 handled in last measurement period |
ObjectName |
getTcapRuntimeMBean() Returns a reference to an instance of TcapRuntimeMBean which is used to monitor the IM-SSF TCAP interface |
long |
getTSideSessionCount() NOT IMPLEMENTED |
int |
getTssfExpiryCount() NOT IMPLEMENTED |
int |
getUserInteractionCount() NOT IMPLEMENTED |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
ObjectName getCapRuntimeMBean()
Returns a reference to an instance of CapRuntimeMBean which is used to monitor the IM-SSF CAP interface
ObjectName getTcapRuntimeMBean()
long getSessionCount()
long getOSideSessionCount()
Returns the number of sessions that triggered the service on O-side
long getTSideSessionCount()
Returns the number of sessions that triggered the service on T-side
int getUserInteractionCount()
Returns the number of sessions that included interaction with Media Resource
int getTssfExpiryCount()
Returns the number of times that Tssf expired
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |