public interface SsuLocalSubSystemRuntimeMBean
Modifier and Type | Method and Description |
---|---|
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)
|
boolean isInService()
short getSSN()
void statusInService()
void statusOutOfService()
void statusCongestionLevel(short level)
level
- - congestion level (1-3)