Specifications
1-8
Cisco ONS 15454 and Cisco ONS 15327 TL1 Command Guide, R3.3
May 2002
Chapter 1 Getting Started
TL1 Command Completion Behavior
1.7.1.2 Implicit List of AIDs - Single AID With Wildcard
If a set of AIDs is implied by the use of the ALL modifier on a single AID, then follow the same rules
as in the “Explicit List of AIDs - No Wildcards” section on page 1-7. The caveat is that the implicit list
only includes AIDs that apply to the command.
SLOT-ALL
FAC-1-ALL
STS-3-ALL
where Slot 3 contains an OC-12 and the command is ED-STS1 but STS-3-4 and STS-3-7 are STS3C.
The set implied by STS-3-ALL then only contains STS-3-{1,2,3,10,11,12} and will not return an error
for STS-3-{4,5,6,7,8,9}. Disregard the STS3C in this case because the modifier of the command
specifies that the user is only interested in STS-1 paths. The rule specified in this section then applies to
the implicit set of {1,2,3,10,11,12}.
1.7.1.3 Explicit List Grouped With Implicit List
If the set of AIDs is comprised of two subsets, one set including explicitly stated AIDs and the other set
implied by one or more AID(s) with the ALL modifier, then follow the rules of the “Explicit List of AIDs
- No Wildcards” section on page 1-7 and the “Implicit List of AIDs - Single AID With Wildcard” section
on page 1-8, respectively.
FAC-1-1&FAC-2-ALL
FAC-3-ALL&FAC-7-ALL
STS-2-ALL&STS-12-1&STS-13-2&STS-14-ALL
1.7.2 Retrieval of Cross Connections
1.7.2.1 Explicit List of AIDs - No Wildcards
For an explicit list of AIDs on a RTRV-CROSS-CONNECTION, an error code will be returned for each
AID that fails validation (e.g. the user specifies STS-N-13 when SLOT-N only contains an OC-12) or for
each AID where no matching cross-connection is found. To determine the completion code, follow the
rules from the “Explicit List of AIDs - No Wildcards” section on page 1-7. If the result is either PRTL
or CMPLD, then a list of matching cross-connections will accompany the response.
1.7.2.2 Implicit List of AIDs - Single AID With Wildcard
If a set of AIDs is implied by the use of the ALL modifier on a single AID, then follow the same AID
expansion rule as defined in the example from the “Implicit List of AIDs - Single AID With Wildcard”
section on page 1-8. Then apply the following rules to the set:
1. If all valid AIDs match, CMPLD is returned with a matching list of cross-connections.
2. If some valid AIDs match but not all, CMPLD is returned with a matching list of cross-connections.
3. If all valid AIDs fail to match, DENY is returned.
RTRV-CRS-STS1:[<TID>]:STS-9-ALL:<CTAG>;
where STS-9-ALL maps to STS-9-{1,2,3,10,11,12} because there is a single-port OC-12 card in Slot 3
with STS-3C defined for STS-9-4 and STS-9-7. You then traverse the set and return only the STS1
cross-connections that exist using end points in that set. If no cross-connections are retrieved, CMPLD
is returned.