Actions

Difference between revisions of "System Status (Event Type)"

From Zenitel Wiki

(Additional information)
Line 16: Line 16:
 
|-
 
|-
 
|}
 
|}
 +
 +
* Available from AMC 09.05 (Pocket Paging from AMC 10.52, IP-HA state and %syse from 11.2.3.4)
  
 
==Additional information==
 
==Additional information==
 
* Sub-event 1 – 64: [[RIO]], PC ([[AlphaVision]])
 
* Sub-event 1 – 64: [[RIO]], PC ([[AlphaVision]])
 
* Sub-event 65 – 68: Exchange modules
 
* Sub-event 65 – 68: Exchange modules
:*The ON event is reported when all cards are scanned (exchange is operational)
+
:*The ON event is reported when all cards are scanned (exchange is operational). If the exchange is standby in IP-HA this sub event will not be reported.
 
* Sub-event 210 – 217: Serial ports 0 – 7  
 
* Sub-event 210 – 217: Serial ports 0 – 7  
 
:*Only [[AlphaNet]] and [[MultiModule]] is reported  
 
:*Only [[AlphaNet]] and [[MultiModule]] is reported  
 
* Sub-event 218 – 221: [[Pocket Paging]] ports "Tateco",  "Ericcson", "Multitone", "Fire input", ISO1745 link poll status.
 
* Sub-event 218 – 221: [[Pocket Paging]] ports "Tateco",  "Ericcson", "Multitone", "Fire input", ISO1745 link poll status.
  
* Available from AMC 09.05 (Pocket Paging from AMC 10.52)
+
High Availability (IP-HA):
 +
* Sub-event 230:  ON = Local Exchange in standby mode. OFF = Master mode.
 +
* Sub-event 231:  ON = HA connection OK with related Standby/Master exchange. OFF = No connection with remote node.
 +
:* After reset both events will be reported after sub-event 65. (In standby sub-event 65 will not be reported, but 230 and 231 will)
 +
 
 +
==Macro to read current state of system event==
 +
%syse(sub_event)
 +
 
 +
Return 1 (TRUE) if sub event is ON.
 +
 
  
 
==Application==
 
==Application==
 
* System and AlphaNet surveillance and reporting
 
* System and AlphaNet surveillance and reporting
 
* Trigger actions after system boot
 
* Trigger actions after system boot
 +
* 3rd party information of HA state
  
 
''See also:'' [[AlphaNet Link (Event Type)|Event type 29 for AlphaNet Link surveillance]]  
 
''See also:'' [[AlphaNet Link (Event Type)|Event type 29 for AlphaNet Link surveillance]]  

Revision as of 00:06, 26 July 2012

Event description

Event Owner: Station number 1 (fixed)
Event type: 27 - System Status
Subevent: Device ID
When change to ON: When a device is reported UP
When change to OFF: When a device is reported DOWN
When related to: N/A (Use "All")
  • Available from AMC 09.05 (Pocket Paging from AMC 10.52, IP-HA state and %syse from 11.2.3.4)

Additional information

  • Sub-event 1 – 64: RIO, PC (AlphaVision)
  • Sub-event 65 – 68: Exchange modules
  • The ON event is reported when all cards are scanned (exchange is operational). If the exchange is standby in IP-HA this sub event will not be reported.
  • Sub-event 210 – 217: Serial ports 0 – 7
  • Sub-event 218 – 221: Pocket Paging ports "Tateco", "Ericcson", "Multitone", "Fire input", ISO1745 link poll status.

High Availability (IP-HA):

  • Sub-event 230: ON = Local Exchange in standby mode. OFF = Master mode.
  • Sub-event 231: ON = HA connection OK with related Standby/Master exchange. OFF = No connection with remote node.
  • After reset both events will be reported after sub-event 65. (In standby sub-event 65 will not be reported, but 230 and 231 will)

Macro to read current state of system event

%syse(sub_event)

Return 1 (TRUE) if sub event is ON.


Application

  • System and AlphaNet surveillance and reporting
  • Trigger actions after system boot
  • 3rd party information of HA state

See also: Event type 29 for AlphaNet Link surveillance