|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jain.protocol.ss7.oam.OamTimerProfile
|
+--jain.protocol.ss7.oam.mtp2.Mtp2TimerProfile
This class defines and initialises the specified timers for the MTP2 Protocol Layer. The Timer values are based on the ITU and ANSI Standards.
Timer Default values are rate-dependent (ITU Q.703 , ANSI T1.111) and therefore are defaulted to the middle of the min and max range.
| Field Summary | |
OamTimerVal |
Mtp2_Timer_T1
Alignment ready [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T2
Not aligned [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T3
Aligned. |
OamTimerVal |
Mtp2_Timer_T4_E
Emergency proving period [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T4_N
Normal proving period [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T5
Sending SIB [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T6
Remote congestion [ITU & ANSI]. |
OamTimerVal |
Mtp2_Timer_T7
Excessive delay of acknowledgement [ITU & ANSI]. |
| Fields inherited from class jain.protocol.ss7.oam.OamTimerProfile |
TIMER_ANSI,
TIMER_ITU,
timerVariant |
| Constructor Summary | |
Mtp2TimerProfile(int timerVariant)
Invokes the initialise timer method on construction of this timer profile. |
|
| Method Summary | |
void |
initialiseTimers()
Initialises the Mtp2 timers based on the variant of this profile. |
| Methods inherited from class jain.protocol.ss7.oam.OamTimerProfile |
getTimerVariant,
setTimerVariant |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public OamTimerVal Mtp2_Timer_T1
public OamTimerVal Mtp2_Timer_T2
public OamTimerVal Mtp2_Timer_T3
public OamTimerVal Mtp2_Timer_T4_E
public OamTimerVal Mtp2_Timer_T4_N
public OamTimerVal Mtp2_Timer_T5
public OamTimerVal Mtp2_Timer_T6
public OamTimerVal Mtp2_Timer_T7
| Constructor Detail |
public Mtp2TimerProfile(int timerVariant)
| Method Detail |
public void initialiseTimers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||