|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
|---|
boolean isInService()
short getSSN()
void statusInService()
void statusOutOfService()
void statusCongestionLevel(short level)
level - - congestion level (1-3)
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||