|
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 RfRuntimeMBean
RfRuntimeMBean enables you to monitor a module Rf interface.
Number of Instances: One
Object Name: com.convergin:Type=RfRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Rf
| Method Summary | |
|---|---|
long |
getAcaCount()Returns the total number of Accounting-Answers (ACAs) that a module sent and received |
long |
getAcrCount()Returns the total number of Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getCompleteSessionCount()Returns the number of Complete Sessions that a module handled in the last measurement period |
long |
getErrorAcaCount()Returns the total number of Accounting-Answers (ACAs) 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 |
getEventAcrCount()Returns the number of EVENT_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getInterimAcrCount()Returns the number of INTERIM_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getSessionCount()Returns the number of Session Accounting that a module handled in the last measurement period |
long |
getStartAcrCount()Returns the number of START_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getStopAcrCount()Returns the number of STOP_RECORD Accounting-Requests (ACRs) that a module sent and received in the last measurement period |
long |
getSuccessAcaCount()Returns the total number of Accounting-Answers (ACAs) with a successful result that a module sent and received |
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
|---|
getObjectName, getSnmpTableIndex |
| Method Detail |
|---|
long getSessionCount()
long getAcrCount()
long getStartAcrCount()
long getInterimAcrCount()
long getStopAcrCount()
long getEventAcrCount()
long getAcaCount()
long getSuccessAcaCount()
long getErrorAcaCount()
long getCompleteSessionCount()
long getErrorSessionCount()
|
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 | |||||||||