|
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 SmppRuntimeMBean
SmppRuntimeMBean is the root MBean for monitoring the SMPP interface. SmppRuntimeMBean is used by IM-UIX-SMS-SMPP and IM-UIX-USSD-SMPP.
Number of Instances: One
Object Name: com.convergin:Type=SmppRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Smpp
| Method Summary | |
|---|---|
long |
getDeliverSmCount()Returns the total number of SMPP deliver_sm PDUs received in the last measurement period |
long |
getDeliverSmRespCount()Returns the total number of SMPP deliver_sm_resp PDUs sent in the last measurement period |
long |
getDeliverSmRespSErrorCount()Returns the total number of erroneous SMPP deliver_sm_resp PDUs sent in the last measurement period |
long |
getDeliverSmRespSuccessCount()Returns the total number of successful SMPP deliver_sm_resp PDUs sent in the last measurement period |
long |
getRequestCount()Returns the total number of SMPP requests sent and received in the last measurement period |
long |
getResponseCount()Returns the total number of SMPP responses sent and received in the last measurement period |
long |
getSessionCount()Returns the total number of SMPP sessions handled in the last measurement period |
long |
getSubmitSmCount()Returns the total number of SMPP submit_sm PDUs sent in the last measurement period |
long |
getSubmitSmRespCount()Returns the total number of SMPP submit_sm_resp PDUs received in the last measurement period |
long |
getSubmitSmRespSErrorCount()Returns the total number of erroneous SMPP submit_sm_resp PDUs received in the last measurement period |
long |
getSubmitSmRespSuccessCount()Returns the total number of successful SMPP submit_sm_resp PDUs received in the last measurement period |
| Method Detail |
|---|
long getSessionCount()
long getRequestCount()
long getResponseCount()
long getSubmitSmCount()
long getDeliverSmCount()
long getSubmitSmRespCount()
long getDeliverSmRespCount()
long getSubmitSmRespSuccessCount()
long getSubmitSmRespSErrorCount()
long getDeliverSmRespSuccessCount()
long getDeliverSmRespSErrorCount()
|
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 | |||||||||