Actions

Difference between revisions of "RESET TAKEN"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|RESAT_TAKEN !style="background:#ffdead;" width="100pt"|0x0038 !style="background:#ffdead;" width="30pt"|5...)
 
 
(8 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
!style="background:#ffdead;" width="90pt" colspan="2"|RESAT_TAKEN
+
!style="background:#ffdead;" width="90pt" colspan="2"|RESET_TAKEN
 
!style="background:#ffdead;" width="100pt"|0x0038
 
!style="background:#ffdead;" width="100pt"|0x0038
 
!style="background:#ffdead;" width="30pt"|56
 
!style="background:#ffdead;" width="30pt"|56
!style="background:#ffdead;" width="100pt"|AMC 07.30
+
!style="background:#ffdead;" |AMC 07.30
 
|-
 
|-
|colspan="5"|$RSST
+
|colspan="5"|'''$RSTT'''
 
|-
 
|-
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|-
 
|-
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br\>0 = unknown<br\>1 = Hardware reset<br\>2 = [[RESET_DEVICE]] executed<br\>3 = Software problem
+
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br />0 = unknown<br />1 = Hardware reset<br />2 = [[RESET_DEVICE]] executed<br />3 = Software problem
 
|-
 
|-
|align=center|2||[[UINT2]]<br\>(optional)||colspan="3"|Problem info (system specific)
+
|align=center|2||[[UINT2]]<br />(optional)||colspan="3"|Problem info (system specific)
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[AlphaNet_Data_Protocol#Device_Control_and_Status|Back to AlphaNet message list]]
 +
[[Category: ACDP messages]]

Latest revision as of 16:05, 3 October 2019

AI.png
RESET_TAKEN 0x0038 56 AMC 07.30
$RSTT
A device reports that it has done an internal reset. Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
1 UINT2 Reset reason
0 = unknown
1 = Hardware reset
2 = RESET_DEVICE executed
3 = Software problem
2 UINT2
(optional)
Problem info (system specific)


Back to AlphaNet message list