jain.protocol.ss7.oam.sccp
Interface SccpTimerProfileMO


public abstract interface SccpTimerProfileMO
extends OamTimerProfile, SccpManagedObject

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 SccpAlarmEvent should be sent to all registered SccpAlarmListeners.
The SccpAlarmEvent (event) should have the following characterics:

There are no statistics that can be collected for this MO

The following Alarms can be emitted by this MO

The following Errors can be emitted by this MO


Field Summary
static OamTimerVal SCCP_TIMER_CONNECT
          Timer Connect - Waiting for connection confirm message [ITU & ANSI].
static OamTimerVal SCCP_TIMER_COORD_CHG
          Out-of-service Grant Timer - Waiting for grant for subsystem to go out-of-service.
static OamTimerVal SCCP_TIMER_GUARD
          Timer Guard - Waiting to resume normal procedure for temporary connection sections during the restart procedure [ITU & ANSI].
static OamTimerVal SCCP_TIMER_IAR
          Timer IAR - Waiting to receive a message on a connection section [ITU & ANSI].
static OamTimerVal SCCP_TIMER_IAS
          Timer IAS - Delay to send a message on a conn IT on a connection section when there are no messages to send [ITU & ANSI].
static OamTimerVal SCCP_TIMER_IGNORE_SST
          Ignore SST Timer - Delay for subsystem between receiving grant to go out-of-service and actually going out of service [ANSI].
static OamTimerVal SCCP_TIMER_INT
          Timer Int - Waiting for release complete message; or to release connection resources, freeze the LRN and alert a maintenance function after the initial SCCP_TIMER_RELEASE expiry [ITU].
static OamTimerVal SCCP_TIMER_REASSEMBLY
          Reassembly Timer - Waiting to receive all the segments of the remaining segments single segmented message after receiving the first segment [ITU].
static OamTimerVal SCCP_TIMER_RELEASE
          Timer Release - Waiting for release complete message [ITU & ANSI].
static OamTimerVal SCCP_TIMER_REPEAT_RELEASE
          Timer Repeat Release - Waiting for release complete message; or to repeat sending released message after the initial SCCP_TIMER_RELEASE expiry [ITU].
static OamTimerVal SCCP_TIMER_RESET
          Reset Timer - Waiting to release temporary connection section or alert maintenance function after reset request message is sent [ITU & ANSI].
static OamTimerVal SCCP_TIMER_RTG_STAT_INFO
          Routing Stat Info Timer - Delay between requests for subsystem routing status information [ANSI].
 
Fields inherited from class jain.protocol.ss7.oam.OamManagedObject
OBJECTID_CONCERNED_AREA, OBJECTID_GLOBAL_TITLE_ENTRY, OBJECTID_LINK, OBJECTID_LINKSET, OBJECTID_MTP2_SAP, OBJECTID_MTP2_TIMER_PROFILE, OBJECTID_MTP3_SAP, OBJECTID_MTP3_TIMER_PROFILE, OBJECTID_OWN_SIGNALLING_POINT, OBJECTID_ROUTE, OBJECTID_ROUTESET, OBJECTID_SCCP_ENTITY_SET, OBJECTID_SCCP_ROUTING_CONTROL, OBJECTID_SCCP_SAP, OBJECTID_SCCP_TIMER_PROFILE, OBJECTID_SCREENING_TABLE, OBJECTID_TCAP
 
Fields inherited from class java.io.Serializable
serialVersionUID
 
Methods inherited from interface jain.protocol.ss7.oam.OamTimerProfile
initialiseTimers
 
Methods inherited from interface jain.protocol.ss7.oam.sccp.SccpManagedObject
addSccpAlarmListener, addSccpErrorListener, removeSccpAlarmListener, removeSccpErrorListener
 
Methods inherited from interface jain.protocol.ss7.oam.OamManagedObject
addPropertyChangeListener, addVetoableChangeListener, getName, getObjectId, getProprietaryInformation, removePropertyChangeListener, removeVetoableChangeListener, setName
 

Field Detail

SCCP_TIMER_CONNECT

public static final OamTimerVal SCCP_TIMER_CONNECT
Timer Connect - Waiting for connection confirm message [ITU & ANSI].

Timer ID: 301
Reference: ITU Q.714, Section C.4
Default Values:
ITU & ANSI - Min: 360000 ms, Max: 720000 ms, Default: 540000 ms


SCCP_TIMER_GUARD

public static final OamTimerVal SCCP_TIMER_GUARD
Timer Guard - Waiting to resume normal procedure for temporary connection sections during the restart procedure [ITU & ANSI].

Timer ID: 302
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values:
ITU & ANSI - Min: 82000000 ms, Max: 90000000 ms, Default: 86000000 ms


SCCP_TIMER_IAR

public static final OamTimerVal SCCP_TIMER_IAR
Timer IAR - Waiting to receive a message on a connection section [ITU & ANSI].

Timer ID: 303
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values:
ITU & ANSI - Min: 39600000 ms, Max: 75600000 ms, Default: 62600000 ms


SCCP_TIMER_IAS

public static final OamTimerVal SCCP_TIMER_IAS
Timer IAS - Delay to send a message on a conn IT on a connection section when there are no messages to send [ITU & ANSI].

Timer ID: 304
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values:
ITU & ANSI - Min: 1800000 ms, Max: 3600000 ms, Default: 2400000 ms


SCCP_TIMER_INT

public static final OamTimerVal SCCP_TIMER_INT
Timer Int - Waiting for release complete message; or to release connection resources, freeze the LRN and alert a maintenance function after the initial SCCP_TIMER_RELEASE expiry [ITU].

Timer ID: 305
Reference: ITU Q.714, Section C.4
Default Values:
ITU - Min: 0 ms, Max: 1000 ms, Default: 500 ms


SCCP_TIMER_REASSEMBLY

public static final OamTimerVal SCCP_TIMER_REASSEMBLY
Reassembly Timer - Waiting to receive all the segments of the remaining segments single segmented message after receiving the first segment [ITU].

Timer ID: 306
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values:
ITU - Min: 10000 ms, Max: 20000 ms, Default: 15000 ms


SCCP_TIMER_RELEASE

public static final OamTimerVal SCCP_TIMER_RELEASE
Timer Release - Waiting for release complete message [ITU & ANSI].

Timer ID: 307
Reference: ITU Q.714, Section C.4
Default Values:
ITU & ANSI - Min: 10000 ms, Max: 20000 ms, Default: 1500 ms


SCCP_TIMER_REPEAT_RELEASE

public static final OamTimerVal SCCP_TIMER_REPEAT_RELEASE
Timer Repeat Release - Waiting for release complete message; or to repeat sending released message after the initial SCCP_TIMER_RELEASE expiry [ITU].

Timer ID: 308
Reference: ITU Q.714, Section C.4
Default Values:
ITU - Min: 10000 ms, Max: 20000 ms, Default: 1500 ms


SCCP_TIMER_RESET

public static final OamTimerVal SCCP_TIMER_RESET
Reset Timer - Waiting to release temporary connection section or alert maintenance function after reset request message is sent [ITU & ANSI].

Timer ID: 309
Reference: ITU Q.714, Section C.4, T1.112.4, Section 6.8
Default Values:
ITU & ANSI - Min: 10000 ms, Max: 20000 ms, Default: 15000 ms


SCCP_TIMER_COORD_CHG

public static final OamTimerVal SCCP_TIMER_COORD_CHG
Out-of-service Grant Timer - Waiting for grant for subsystem to go out-of-service. [ANSI].

Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values:
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms


SCCP_TIMER_IGNORE_SST

public static final OamTimerVal SCCP_TIMER_IGNORE_SST
Ignore SST Timer - Delay for subsystem between receiving grant to go out-of-service and actually going out of service [ANSI].

Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values:
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms


SCCP_TIMER_RTG_STAT_INFO

public static final OamTimerVal SCCP_TIMER_RTG_STAT_INFO
Routing Stat Info Timer - Delay between requests for subsystem routing status information [ANSI].

Timer ID: 309
Reference: T1.112.4, Section 6.8
Default Values:
ANSI - Min: not specified, Max: not specified, Default: 30,000 ms



06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems