Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.common.wcsMbeanSupport
Interface RimasfSipRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

public interface RimasfSipRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

RimasfSipRuntimeMBean is a root MBean for monitoring R-IM-ASF SIP.

Number of Instances: One

Object Name: com.convergin:Type=ImasfSipRuntime,SVersion=<version>,Location=<server-name>,Name=<module-instance-name>.RimasfSip


Method Summary
 long getSessionCount()
          Returns the number of sessions that R-IM-ASF SIP handled in the last measurement period
 ObjectName getSipRuntimeMbean()
          Returns a reference to an instance of SipRuntimeMBean

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
getObjectName, getSnmpTableIndex

 

Method Detail

getSipRuntimeMbean

ObjectName getSipRuntimeMbean()
Returns a reference to an instance of SipRuntimeMBean

getSessionCount

long getSessionCount()
Returns the number of sessions that R-IM-ASF SIP handled in the last measurement period

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.