|
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
SsuLocalSubSystemRuntimeMBean to monitor a Service Broker subsystem. SS7 SSU instantiates one instance of SsuLocalSubSystemRuntimeMBean for each subsystem of Service Broker.
Number of Instances: Multiple
Object Name: com.convergin:Type=SsuLocalSubSystemRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SsuLocalSubSystem.<ssn>
| Method Summary | |
|---|---|
boolean |
getInService()Returns a subsystem status. |
short |
getSSN()Returns a current subsystem number value |
void |
statusCongestionLevel(short level)Sends a request to inform the SCCP management that the subsystem’s state changed to Congested (issue N-STATE request). |
void |
statusInService()Sends the request to inform the SCCP management that the subsystem’s state changed to In-Service (issue N-STATE) |
void |
statusOutOfService()Sends the request to inform the SCCP management that subsystem’s state changed to Out-Of-Service (issue N-STATE request) |
| Method Detail |
|---|
boolean getInService()
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 | ||||||||