|
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 DiameterShCountersRuntimeMBean
DiameterShCounterRuntimeMBean enables you to monitor an Sh module Diameter interface.
Number of Instances: One
Object Name: com.convergin:Type=ShRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Diameter
| Method Summary | |
|---|---|
long |
getErrorUdaCount()Returns the total number of UDAs with an error result that a module sent and received |
long |
getErrorUdaReceivedCount()Returns the number of UDAs with an error result that a module received |
long |
getErrorUdaSentCount()Returns the number of UDAs with an error result that a module sent |
long |
getSuccessUdaCount()Returns the total number of UDAs with a successful result that a module sent and received |
long |
getSuccessUdaReceivedCount()Returns the number of UDAs with a successful result that a module received |
long |
getSuccessUdaSentCount()Returns the number of UDAs with a successful result that a module sent |
long |
getUdaCount()Returns the total number of UDAs that a module sent and received |
long |
getUdaReceivedCount()Returns the number of UDAs that a module received |
long |
getUdaSentCount()Returns the number of UDAs that a module sent |
long |
getUdrCount()Returns the total number of User-Data-Requests (UDRs) that a module sent and received in the last measurement period |
long |
getUdrReceivedCount()Returns the number of UDRs received in the last measurement period |
long |
getUdrSentCount()Returns the number of UDRs sent in the last measurement period |
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
|---|
getObjectName, getSnmpTableIndex |
| Method Detail |
|---|
long getUdrCount()
long getUdrSentCount()
long getUdrReceivedCount()
long getUdaCount()
long getUdaSentCount()
long getUdaReceivedCount()
long getSuccessUdaCount()
long getSuccessUdaSentCount()
long getSuccessUdaReceivedCount()
long getErrorUdaCount()
long getErrorUdaSentCount()
long getErrorUdaReceivedCount()
|
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 | |||||||||