Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.ssuRuntimeMBeans
Interface SsuRemotePointCodeRuntimeMBean


public interface SsuRemotePointCodeRuntimeMBean

SsuRemotePointCodeRuntimeMBean enables you to monitor a remote SS7 point code. SS7 SSU instantiates one instance of SsuRemotePointCodeRuntimeMBean for each remote point code that SS7 SSU knows in the network.

Number of Instances: Multiple

Object Name: com.convergin:Type=SsuRemotePointCodeRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SsuRemotePointCode.<RPC>


Method Summary
 short getStatus()
          Returns a point code status 1 - remote SCCP available 2 - remote SCCP unavailable, reason unknown 3 - remote SCCP unequipped 4 - remote SCCP inaccessible 5 - remote SCCP congested
 java.lang.String getValue()
          Returns a value of a remote point code

 

Method Detail

getStatus

short getStatus()
Returns a point code status

getValue

java.lang.String getValue()
Returns a value of a remote point code

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.