Uses of Class
jain.protocol.ss7.oam.OamTimerVal

Packages that use OamTimerVal
jain.protocol.ss7.oam.mtp2

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 2 layer. 

jain.protocol.ss7.oam.mtp3

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. 

jain.protocol.ss7.oam.sccp

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. 

 

Uses of OamTimerVal in jain.protocol.ss7.oam.mtp2
 

Fields in jain.protocol.ss7.oam.mtp2 declared as OamTimerVal
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T1
          Alignment ready [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T2
          Not aligned [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T3
          Aligned.
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T4_E
          Emergency proving period [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T4_N
          Normal proving period [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T5
          Sending SIB [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T6
          Remote congestion [ITU & ANSI].
 OamTimerVal Mtp2TimerProfile.Mtp2_Timer_T7
          Excessive delay of acknowledgement [ITU & ANSI].
 

Uses of OamTimerVal in jain.protocol.ss7.oam.mtp3
 

Fields in jain.protocol.ss7.oam.mtp3 declared as OamTimerVal
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T1
          Delay to avoid message mis-sequencing on changeover [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T2
          Waiting for changeover acknowledgement [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T3
          Time controlled diversion-delay to avoid mis-sequencing on changeback [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T4
          Waiting for changeback acknowledgement (first attempt) [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T5
          Waiting for changeback acknowledgement (second attempt) [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T6
          Delay to avoid message mis-sequencing on controlled rerouting [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T7
          Waiting for signalling data link connection acknowledgement [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T8
          Transfer prohibited inhibition timer (transient solution) [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T9
          Not Used [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T10
          Waiting to repeat signalling route set test message [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T11
          Transfer restricted timer [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T12
          Waiting for uninhibit acknowledgement [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T13
          Waiting for force uninhibit [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T14
          Waiting for inhibition acknowledgement [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T15
          Waiting to start signalling route set congestion test [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T16
          Waiting for route set congestion status update [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T17
          Delay to avoid oscillation of initial alignment failure and link restart [ITU & ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T18
          Timer within a signalling point whose MTP restarts for supervising link and link set activation as well as the receipt of routing information [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T19
          Supervision timer during MTP restart to avoid possible ping-pong of TFP, TFR1 and TRA messages [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T20
          Overall MTP restart timer at the signalling point whose MTP restarts [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T21
          Overall MTP restart timer at a signalling point adjacent to one whose MTP restarts [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T22
          Local inhibit test timer [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T23
          Remote inhibit test timer [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T24
          Stabilising timer after removal of local processor outage, used in LPO latching to RPO (national option) [ITU].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T25
          Timer at SP adjacent to restarting SP, waiting for traffic restart allowed message [ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T26
          Timer at restarting SP, waiting to repeat traffic restart waiting message [ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T27
          Minimum duration of unavailability for full restart [ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T28
          Timer at SP adjacent to restarting SP, waiting for traffic restart waiting message [ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T29
          Timer started when TRA sent in response to unexpected TRA or TRW [ANSI].
 OamTimerVal Mtp3TimerProfile.MTP3_TIMER_T30
          Timer to limit sending of TFPs and TFRs in response to unexpected TRA or TRW [ANSI].
 

Uses of OamTimerVal in jain.protocol.ss7.oam.sccp
 

Fields in jain.protocol.ss7.oam.sccp declared as OamTimerVal
 OamTimerVal SccpTimerProfile.SCCP_TIMER_REASSEMBLY
          Reassembly Timer - Waiting to receive all the segments of the remaining segments single segmented message after receiving the first segment [ITU].
 OamTimerVal SccpTimerProfile.SCCP_TIMER_RESET
          Reset Timer - Waiting to release temporary connection section or alert maintenance function after reset request message is sent [ITU].
 OamTimerVal SccpTimerProfile.SCCP_TIMER_GUARD
          Timer Guard - Waiting to resume normal procedure for temporary connection sections during the restart procedure [ITU].
 OamTimerVal SccpTimerProfile.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].
 OamTimerVal SccpTimerProfile.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].
 OamTimerVal SccpTimerProfile.SCCP_TIMER_RELEASE
          Timer Release - Waiting for release complete message [ITU].
 OamTimerVal SccpTimerProfile.SCCP_TIMER_IAR
          Timer IAR - Waiting to receive a message on a connection section [ITU].
 OamTimerVal SccpTimerProfile.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].
 OamTimerVal SccpTimerProfile.SCCP_TIMER_CONNECT
          Timer Connect - Waiting for connection confirm message [ITU].
 



01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems