|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the specified timers for the SCCP Protocol Layer. When this SccpTimerProfile is created, the corresponding OamTimerVals should be created for each Timer with the correct min, max and default values set. The Timer values are based on the ITU and ANSI Standards.
Whenever the Protocol variant of the Protocol Layer is changed, the max, min, and default values should be automatically changed.
The comments for each Timer defined within this Timer Profile identify the default values for that Timer.
When the value of any of a timer (t) defined for this SccpTimerProfile is changed,
an SccpAlarmNotification should be sent to all registered SccpAlarmNotificationListeners.
The SccpAlarmNotification (event) should have the following characterics:
There are no statistics that can be collected for this MBean
The following Alarms can be emitted by this MBean
The following Errors can be emitted by this MBean
Inheritance hierarchy for JAIN OAM Timer
Fields inherited from class java.io.Serializable |
serialVersionUID |
Method Summary | |
ObjectName |
getSccpTimerConnect()
Returns the ObjectName of the Timer: Timer Connect - Waiting for connection confirm message [ITU & ANSI]. |
ObjectName |
getSccpTimerCoordChg()
Returns the ObjectName of the Timer: Out-of-service Grant Timer - Waiting for grant for subsystem to go out-of-service. |
ObjectName |
getSccpTimerGuard()
Returns the ObjectName of the Timer: Timer Guard - Waiting to resume normal procedure for temporary connection sections during the restart procedure [ITU & ANSI]. |
ObjectName |
getSccpTimerIAR()
Returns the ObjectName of the Timer: Timer IAR - Waiting to receive a message on a connection section [ITU & ANSI]. |
ObjectName |
getSccpTimerIAS()
Returns the ObjectName of the Timer: Timer IAS - Delay to send a message on a conn IT on a connection section when there are no messages to send [ITU & ANSI]. |
ObjectName |
getSccpTimerIgnoreSST()
Returns the ObjectName of the Timer: Ignore SST Timer - Delay for subsystem between receiving grant to go out-of-service and actually going out of service [ANSI]. |
ObjectName |
getSccpTimerInt()
Returns the ObjectName of the Timer: Timer Int - Waiting for release complete message; or to release connection resources, freeze the LRN and alert a maintenance function after the initial expiry [ITU]. |
ObjectName |
getSccpTimerReassembly()
Returns the ObjectName of the Timer: Reassembly Timer - Waiting to receive all the segments of the remaining segments single segmented message after receiving the first segment [ITU]. |
ObjectName |
getSccpTimerRelease()
Returns the ObjectName of the Timer: Timer Release - Waiting for release complete message [ITU & ANSI]. |
ObjectName |
getSccpTimerRepeatRelease()
Returns the ObjectName of the Timer: Timer Repeat Release - Waiting for release complete message; or to repeat sending released message after the initial expiry [ITU]. |
ObjectName |
getSccpTimerReset()
Returns the ObjectName of the Timer: Reset Timer - Waiting to release temporary connection section or alert maintenance function after reset request message is sent [ITU & ANSI]. |
ObjectName |
getSccpTimerRtgStatInfo()
Returns the ObjectName of the Timer: Routing Stat Info Timer - Delay between requests for subsystem routing status information [ANSI]. |
Methods inherited from interface jain.protocol.ss7.oam.OamTimerProfileMBean |
initialiseTimers |
Methods inherited from interface jain.protocol.ss7.oam.OamManagedObjectMBean |
getName,
getObjectId,
getObjectName,
getObjectType,
getProprietaryInformation,
getStatistic,
setName,
startPollingStatistic,
stopPollingStatistic |
Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener,
getNotificationInfo,
removeNotificationListener |
Methods inherited from interface javax.management.MBeanRegistration |
postDeregister,
postRegister,
preDeregister,
preRegister |
Method Detail |
public ObjectName getSccpTimerConnect()
Timer ID: 301
Reference: ITU Q.714, Section C.4
Default Values: Not Specified
ITU & ANSI - Min: 360000 ms, Max: 720000 ms, Default: 540000 ms
public ObjectName getSccpTimerGuard()
Timer ID: 302
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values: Not Specified
ITU & ANSI - Min: 82000000 ms, Max: 90000000 ms, Default: 86000000 ms
public ObjectName getSccpTimerIAR()
Timer ID: 303
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values: Not Specified
ITU & ANSI - Min: 39600000 ms, Max: 75600000 ms, Default: 62600000 ms
public ObjectName getSccpTimerIAS()
Timer ID: 304
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values: Not Specified
ITU & ANSI - Min: 1800000 ms, Max: 3600000 ms, Default: 2400000 ms
public ObjectName getSccpTimerInt()
Timer ID: 305
Reference: ITU Q.714, Section C.4
Default Values: Not Specified
ITU - Min: 0 ms, Max: 1000 ms, Default: 500 ms
public ObjectName getSccpTimerReassembly()
Timer ID: 306
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values: Not Specified
ITU - Min: 10000 ms, Max: 20000 ms, Default: 15000 ms
public ObjectName getSccpTimerRelease()
Timer ID: 307
Reference: ITU Q.714, Section C.4
Default Values: Not Specified
ITU & ANSI - Min: 10000 ms, Max: 20000 ms, Default: 1500 ms
public ObjectName getSccpTimerRepeatRelease()
Timer ID: 308
Reference: ITU Q.714, Section C.4
Default Values: Not Specified
ITU - Min: 10000 ms, Max: 20000 ms, Default: 1500 ms
public ObjectName getSccpTimerReset()
Timer ID: 309
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values: Not Specified
ITU & ANSI - Min: 10000 ms, Max: 20000 ms, Default: 15000 ms
public ObjectName getSccpTimerCoordChg()
Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values: Not Specified
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms
public ObjectName getSccpTimerIgnoreSST()
Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values: Not Specified
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms
public ObjectName getSccpTimerRtgStatInfo()
Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values: Not Specified
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |