Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport
Interface SsuLocalSubSystemRuntimeMBean


public interface SsuLocalSubSystemRuntimeMBean

SSU Sub-System Number Management Interface


Method Summary
 short getSSN()
          Returns the current Sub System Number value
 boolean isInService()
          Returns SubSystem status.
 void statusCongestionLevel(short level)
          Request to inform the SCCP management that Sub-System state changed to congested (issue N-STATE request towards the SCCP Management)
 void statusInService()
          Request to inform the SCCP management that Sub-System state changed to in-service (issue N-STATE request towards the SSU Management)
 void statusOutOfService()
          Request to inform the SCCP management that Sub-System state changed to out-of-service (issue N-STATE request towards the SCCP Management)

 

Method Detail

isInService

boolean isInService()
Returns SubSystem status. <lu>