|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RoRuntimeMBean
RoRuntimeMBean enables you to monitor a module Ro interface.
Number of Instances: One
Object Name: com.convergin:Type=RoRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Ro
| Method Summary | |
|---|---|
long |
getCcaCount()Returns the total number of CCAs that a module sent and received |
long |
getCcrCalledInitiatorCount()Returns the number of Credit-Control-Requests (CCRs) received with the Media-Initiator-Flag AVP set to CalledParty |
long |
getCcrCallingInitiatorCount()Returns the number of Credit-Control-Requests (CCRs) received with the Media-Initiator-Flag AVP set to CallingParty |
long |
getCcrCount()Returns the total number of Credit-Control-Requests (CCRs) that a module sent and received in the last measurement period |
long |
getCcrUnknownInitiatorCount()Returns the number of Credit-Control-Requests (CCRs) received with the Media-Initiator-Flag AVP set to Unknown |
long |
getEcurSessionCount()Returns the number of Event Charging with Unit Reservation (ECUR) sessions that a module handled in the last measurement period |
long |
getErrorCcaCount()Returns the total number of CCAs with an error result that a module sent and received |
long |
getIecSessionCount()Returns the number of Immediate Event Charging (IEC) sessions that a module handled in the last measurement period |
long |
getScurInitialCcrCount()Returns the number of Initial Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getScurSessionCount()Returns the number of Session Charging with Unit Reservation (SCUR) sessions that a module handled in the last measurement period |
long |
getScurTerminateCcrCount()Returns the number of Terminate Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getScurUpdateCcrCount()Returns the number of Update Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getSuccessCcaCount()Returns the total number of CCAs with a successful result that a module sent and received |
| Method Detail |
|---|
long getScurSessionCount()
long getEcurSessionCount()
long getIecSessionCount()
long getCcrCalledInitiatorCount()
long getCcrCallingInitiatorCount()
long getCcrUnknownInitiatorCount()
long getCcrCount()
long getScurInitialCcrCount()
long getScurUpdateCcrCount()
long getScurTerminateCcrCount()
long getCcaCount()
long getSuccessCcaCount()
long getErrorCcaCount()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||