Tyco Electronics Galaxy SC Controller J85501F-1
Issue 13 February 2001 TL1 (Transaction Language 1) and X.25 Interface Appendix D - 19
Error Response Format:
The format of the error response is:
response header
M^^CTAG^DENY cr lf
^^^error code cr lf;
where:
CTAG number specified in the incoming request
Error Codes:
ICNV input command not valid
IICT input illegal correlation tag
IISP input illegal syntax or punctuation
ENRI not configured to retrieve specified information
IIAC input invalid access identifier
PICC privilege, illegal command code
SROF Status, requested operation failed
Commands from
OSs
The Galaxy accepts the following alarm queries:
Retrieve Alarm
Request for alarm information from all AIDs for channels that are
configured as Equipment for TL1 reporting
RTRV-ALM-ALL::ALL:CTAG;
Request for alarm information from a specific AID for channel that is
configured as Equipment for TL1 reporting
RTRV-ALM-EQPT::AID:CTAG;
The Galaxy generates the following responses:
Response with no active alarms
response header
M^^CTAG^COMPLD cr lf;
Response with active alarms
response header
M^^CTAG^COMPLD cr lf
^^^"AID,EQPT:alarm level,condtype,service affecting,,,:\" conddesc\"," cr lf
...
^^^"AID,EQPT:alarm level,condtype,service affecting,,,\" conddesc\"," cr lf;