Difference between revisions of "STATUS REPORT"
From Zenitel Wiki
(13 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|STATUS_REPORT | !style="background:#ffdead;" width="90pt" colspan="2"|STATUS_REPORT | ||
!style="background:#ffdead;" width="100pt"|0x0072 | !style="background:#ffdead;" width="100pt"|0x0072 | ||
!style="background:#ffdead;" width="30pt"|114 | !style="background:#ffdead;" width="30pt"|114 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 07.30 |
|- | |- | ||
|colspan="5"|Report equipment Presence and Error/OK status for Subscriber Lines, Audio Links, Devices, Boards, etc. Intended for remote logging and external monitoring systems. | |colspan="5"|Report equipment Presence and Error/OK status for Subscriber Lines, Audio Links, Devices, Boards, etc. Intended for remote logging and external monitoring systems. | ||
As the message is very general, the message definition will be followed by a detailed example of how the different parameters are used for each “entity” type. Unused parameters/flags are always set to 0. | As the message is very general, the message definition will be followed by a detailed example of how the different parameters are used for each “entity” type. Unused parameters/flags are always set to 0. | ||
+ | |||
+ | AlphaCom can be programmed to forward STATUS_REPORT messages to two addresses. See [[Exchange_%26_System_(AlphaPro)#Logs_and_Errors]], "System Log and Error Reports to". | ||
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br /> {[[ECL_STATION]],<br /> [[ECL_AUDIO_RING]],<br /> [[ECL_AUDIO_LINK]],<br /> [[ECL_BOARD]],<br /> [[ECL_DEVICE]],<br /> [[ECL_NODE]]}||colspan="3"|Entity Reference to the Station / InterExchange Link / [[ICC Protocol|ICC]] Audio Ring / Board / Device / Exchange the status message is for.<br />The entity number is a logical number, e.g. station from 1 to 552. |
|- | |- | ||
− | |align=center|2||[[NET_OBJ_REF]]<br | + | |align=center|2||[[NET_OBJ_REF]]<br /> {[[NRF_PHYS_ADDR]]}||colspan="3"|Physical address for the entity defined in parameter 1.<br />This is a hardware module/board/port type of information. |
|- | |- | ||
− | |align=center|3||[[BITMAP]][1..8]||(Error) State Flags.<br | + | |align=center|3||[[BITMAP]][1..8]||(Error) State Flags.<br />Bit 1 = Interface present:<br />Bit 2 = Interface test:<br />Bit 4 = Signaling test:<br>Bit 6 = Audio test:<br />Bit 7 = Device dependent test||colspan="2"| <br />Board present in exchange<br />Board reports entity missing/down<br />Last signaling test failed<br />Last audio (tone) test failed<br /> |
|- | |- | ||
− | |align=center|4||[[BITMAP]][1..8]||colspan="3"|(State) Change Flags.<br | + | |align=center|4||[[BITMAP]][1..8]||colspan="3"|(State) Change Flags.<br />Each bit is set if the corresponding state flag bit was changed from the previous report and cleared if it was unchanged. |
|- | |- | ||
− | |align=center|5||[[BITMAP]][1..8]||colspan="3"|Reporting Flags.<br | + | |align=center|5||[[BITMAP]][1..8]||colspan="3"|Reporting Flags.<br />Bit 8 = VERBOSE. The report is from a manually/externally started test, where the user wants a complete report. |
|- | |- | ||
|align=center|6||[[UINT1]]||colspan="3"|Extra (Error) Status Information 1. | |align=center|6||[[UINT1]]||colspan="3"|Extra (Error) Status Information 1. | ||
Line 23: | Line 26: | ||
|align=center|7||[[UINT1]]||colspan="3"|Extra (Error) Status Information 2. | |align=center|7||[[UINT1]]||colspan="3"|Extra (Error) Status Information 2. | ||
|- | |- | ||
− | |align=center|8||[[NET_OBJ_REF]]<br | + | |align=center|8||[[NET_OBJ_REF]]<br />(optional)||colspan="3"|Entity Information field 1.<br />. |
|- | |- | ||
− | | | + | |colspan="5"|'''STATUS_REPORT for Stations:''' |
− | + | |- | |
− | + | |align=center|1||[[NET_OBJ_REF]]||colspan="3"|Station from 1 to 552.<br />The Sub Class field specifies the type of station interface (TouchLine, Telephone).<br />Status info. can have different meaning for each Sub Class. | |
− | |||
|- | |- | ||
− | + | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|Physical address: Module/board/port.<br />The (Implicit Type) Resource Address format is used | |
− | |||
− | |||
− | |||
|- | |- | ||
− | |align=center|1|| | + | |align=center|3||[[BITMAP]][1..8]||(Error) State Flags.<br />Bit 1 = Interface present:<br />Bit 2 = Interface test:<br />Bit 6 = Audio test:<br />Bit 7 = Device dep. test:||---What is reported for Stations:---<br />[[ASLT]]/[[ATLB]] board missing <br />[[ASLT]]/[[ATLB]] wire monitoring<br />Tone Test <br />Handset Off-Hook timeout ||(no active report)<br />(only failures)<br />(only changes)<br />(only failures) |
|- | |- | ||
− | |align=center| | + | |align=center|5||[[BITMAP]][1..8]||Reporting Flags.<br />Bit 8 = VERBOSE.||colspan="2"| <br />Set by Tone Test started from station. |
|- | |- | ||
− | |align=center| | + | |align=center|6||[[UINT1]]||Status information 1.||colspan="2"|Bits describing ab- and cd- wire errors |
|- | |- | ||
− | |align=center| | + | |align=center|7||[[UINT1]]||Status information 2.||colspan"2"|TouchLine: Tone test signal/noise value.<br />Telephone: Wire monitor current. |
|- | |- | ||
− | | | + | |align=center|8||[[NET_OBJ_REF]]||Entity Information field 1||colspan="2"|Directory Number. |
− | |colspan=" | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]] | ||
+ | [[Category:Logging]] |
Latest revision as of 15:13, 6 July 2022
STATUS_REPORT | 0x0072 | 114 | AMC 07.30 | |
---|---|---|---|---|
Report equipment Presence and Error/OK status for Subscriber Lines, Audio Links, Devices, Boards, etc. Intended for remote logging and external monitoring systems.
As the message is very general, the message definition will be followed by a detailed example of how the different parameters are used for each “entity” type. Unused parameters/flags are always set to 0. AlphaCom can be programmed to forward STATUS_REPORT messages to two addresses. See Exchange_&_System_(AlphaPro)#Logs_and_Errors, "System Log and Error Reports to". | ||||
1 | NET_OBJ_REF {ECL_STATION, ECL_AUDIO_RING, ECL_AUDIO_LINK, ECL_BOARD, ECL_DEVICE, ECL_NODE} |
Entity Reference to the Station / InterExchange Link / ICC Audio Ring / Board / Device / Exchange the status message is for. The entity number is a logical number, e.g. station from 1 to 552. | ||
2 | NET_OBJ_REF {NRF_PHYS_ADDR} |
Physical address for the entity defined in parameter 1. This is a hardware module/board/port type of information. | ||
3 | BITMAP[1..8] | (Error) State Flags. Bit 1 = Interface present: Bit 2 = Interface test: Bit 4 = Signaling test: Bit 6 = Audio test: Bit 7 = Device dependent test |
Board present in exchange Board reports entity missing/down Last signaling test failed Last audio (tone) test failed | |
4 | BITMAP[1..8] | (State) Change Flags. Each bit is set if the corresponding state flag bit was changed from the previous report and cleared if it was unchanged. | ||
5 | BITMAP[1..8] | Reporting Flags. Bit 8 = VERBOSE. The report is from a manually/externally started test, where the user wants a complete report. | ||
6 | UINT1 | Extra (Error) Status Information 1. | ||
7 | UINT1 | Extra (Error) Status Information 2. | ||
8 | NET_OBJ_REF (optional) |
Entity Information field 1. . | ||
STATUS_REPORT for Stations: | ||||
1 | NET_OBJ_REF | Station from 1 to 552. The Sub Class field specifies the type of station interface (TouchLine, Telephone). Status info. can have different meaning for each Sub Class. | ||
2 | NET_OBJ_REF | Physical address: Module/board/port. The (Implicit Type) Resource Address format is used | ||
3 | BITMAP[1..8] | (Error) State Flags. Bit 1 = Interface present: Bit 2 = Interface test: Bit 6 = Audio test: Bit 7 = Device dep. test: |
---What is reported for Stations:--- ASLT/ATLB board missing ASLT/ATLB wire monitoring Tone Test Handset Off-Hook timeout |
(no active report) (only failures) (only changes) (only failures) |
5 | BITMAP[1..8] | Reporting Flags. Bit 8 = VERBOSE. |
Set by Tone Test started from station. | |
6 | UINT1 | Status information 1. | Bits describing ab- and cd- wire errors | |
7 | UINT1 | Status information 2. | TouchLine: Tone test signal/noise value. Telephone: Wire monitor current. | |
8 | NET_OBJ_REF | Entity Information field 1 | Directory Number. |