Technical information

19
Response Example:
TID-000 1998-06-20 14:30:00
M 001 COMPLD
“SLOT-2,EQPT:MN,PWRRESTART,NSA,08-01,14-25-59,,:\“POWER FAIL RESTART\”,DS1-14”
;
RTRV-COND-ALL
Use the RTRV-COND-ALL command to retrieve all of the conditions on the system.
RTRV-COND-ALL is from the Fault category.
Input Format:
RTRV-COND-ALL:[<TID>]:[<AID>]:<CTAG>::[<TYPEREQ>][,,,];
TID is the name of the node you want to access. If you only want to query the node you connected
to leave the TID blank.
AID is the access identifier ALL
CTAG is any non-blank character series that does not have to be unique.
TYPEREQ is the type of condition to be retrieved. A null value is equivalent to ALL.
Input Example:
RTRV-COND-ALL:TID:ALL:229::LOS;
Response Format:
SID DATE TIME
M CTAG COMPLD
“<AID>,[<AIDTYPE>]:[<NTFCNCDE>],<TYPEREP>,[<SRVEFF>],[<OCRDAT>],
[<OCRTM>],,,[<DESC>]”
;
AID shows the port in question.
AIDTYPE shows the type of the port.
NTFCNCDE is the 2-letter notification code. Values are CL (cleared), CR (critical), MJ (major),
MN (minor), NA (not alarmed), and NR (not reported).
TYPEREP is the condition itself.
SRVEFF is the effect on service caused by the alarm condition. Values are NSA (not service
affecting) or SA (service affecting).
OCRDAT is a date and is optional.
OCRTM is a time and is optional.
DESC is a condition description.