Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

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

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

ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean enables you to count processUnstructuredSS-Request messages that pass through the IM-UIX USSD GSM MAP3 interface. IM-UIX USSD instantiates one instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean for each service code part of the MMI. Each ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean instance include counters that provide statistics on the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network with a specific service code.

Number of Instances: Multiple

Object Name: com.convergin:Type=ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ProcessUnstructuredSSRequest.MAP3.<service-code>


Method Summary
 long getRcvCount()
          Returns the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network in the last measurement period
 int getServiceCode()
          Returns the code of a service code encountered by an instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

 

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

 

Method Detail

getServiceCode

int getServiceCode()
Returns the code of a service code encountered by an instance of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBean

getRcvCount

long getRcvCount()
Returns the number of processUnstructuredSS-Request messages that IM-UIX USSD received from the network 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.