FINAL DRAFT - CISCO CONFIDENTIAL
9-40
CiscoONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter9 TL1 Commands
TL1 Commands and Autonomous Messages
9.7.27 RTRV-AO
Command RTRV-AO
Retrieves autonomous output.
Allows the operating system to retrieve a copy of queued autonomous messages or missing autonomous
messages. Examples of autonomous messages are REPT ALM and REPT EVT.
Users can retrieve up to the latest 1000 autonomous messages (alarms and events). Normally, users
should limit the retrieval to less than 200 messages to prevent alarm reporting and other active users from
being impacted. To retrieve more than 200 messages, it is recommended that the user saves the
autonomous message log to a file using the CPY-MEM command and then get the file through FTP
using the COPY-RFILE command.
If none of the stored automatic messages satisfy the selection criteria, then a complete normal response
is sent. If one or more stored autonomous messages satisfy the criteria, then the messages should be
reported in the normal response in ATAG order.
Syntax RTRV-AO:[<tid>]::<ctag>:::[ATAGSEQ=<atagseq>][,MSGTYPE=<msgtype>];
Example9-29 RTRV-AO Command
Amp01:ONS15216 EDFA2> RTRV-AO:Amp01::123:::ATAGSEQ=20&&30,MSGTYPE=EVT;
Table9-34 RTRV-AO Syntax Description
Parameter Syntax Description
atagseq atag is an integer between 0 and 999 used by the
ONS 15216 EDFA2 to sequentially number in autonomous
messages. atagseq can be a single atag number or a range of
numbers in the form AA&&BB, where AA and BB are integers.
If null, the 20 latest messages will be retrieved.
msgtype Type of message. A null value means both ALM and EVT.
ALM Alarm message.
EVT Event message.