|
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 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 |
getBlockedSessionCount() Returns the number of Blocked Sessions that a module handled in the last measurement period |
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 |
getChargingWithUnitReservationgSessionCount() Returns the number of Session Charging with Unit Reservation (SCUR) and the number of Event Charging with Unit Reservation(ECUR) sessions that a module handled in the last measurement period |
long |
getCompleteSessionCount() Returns the number of Complete 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 |
getErrorSessionCount() Returns the number of Error Sessions that a module handled in the last measurement period |
long |
getIecSessionCount() Returns the number of Immediate Event Charging (IEC) sessions that a module handled in the last measurement period |
long |
getImmediateCcrCount() Returns the number of Immediate Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getInitialCcrCount() Returns the number of Initial Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getRedirectedSessionCount() Returns the number of Redirected Sessions that a module handled in the last measurement period |
long |
getSuccessCcaCount() Returns the total number of CCAs with a successful result that a module sent and received |
long |
getTerminateCcrCount() Returns the number of Terminate Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
long |
getUpdateCcrCount() Returns the number of Update Credit Control Requests (CCRs) that a module sent and received in the last measurement period |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
long getChargingWithUnitReservationgSessionCount()
long getIecSessionCount()
long getCcrCalledInitiatorCount()
long getCcrCallingInitiatorCount()
long getCcrUnknownInitiatorCount()
long getCcrCount()
long getCcaCount()
long getSuccessCcaCount()
long getErrorCcaCount()
long getInitialCcrCount()
long getUpdateCcrCount()
long getTerminateCcrCount()
long getImmediateCcrCount()
long getCompleteSessionCount()
long getErrorSessionCount()
long getBlockedSessionCount()
long getRedirectedSessionCount()
|
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 |