Tl1 editing examples, Tl1 editing examples: -18 – ADTRAN MX2800 M13 User Manual

Page 142

Advertising
background image

9-18

61200290L1-1G

Section 9, Transaction Language 1 (TL1)

MX2800 M13 Multiplexer User Manual

NOTE

<aid> and <ctag> are optional parameter. The placemarker : must remain
in place. The default <aid> is All and the default <ctag> is 1.

TL1 Editing Examples:

ED-T1:UNIT-1:106:1:::LBO=133TO266; (This would edit line build out for T1 #6 to be 133 to 266.)

ED-T2:UNIT-1:205:2:::DS2CFGMODE=T1; (This would configure T2 #5 for T1 mode versus E1.)

ED-T3:UNIT-1:300:3:::DS3MAXNUMSW=3; (This would set maximum number of switches for
controller cards to 3.)

ED-EQPT:UNIT-1:400:4:::PSTEMPCRITRLY=Y; (This would enable the alarm relay for power supply
temperature critical.)

To view the value of a parameter, a retrieve (RTRV) command is used. The standard format for the RTRV
command is as follows:

RTRV-rr:<tid>:<aid>:<ctag>:::<keyword>;

The parameter descriptions are as follows:

• rr is T1, T2, T3, or EQPT

• <tid> is the Target Identifier

• <aid> is the Access Identifier

• <ctag> is a 1 to 6 character correlation tag (echoed in response)

• <keyword> is one of the entries from the following data dictionaries in

Table 9-6

on page 9-20,

Table 9-7

on page 9-23,

Table 9-8

on page 9-24, or

Table 9-9

on page 9-27.

NOTE

<aid> and <ctag> are optional parameter. The placemarker : must remain
in place. The default <aid> is All and the default <ctag> is 1.

TL1 RTRV examples:

RTRV-R1::109:4; (This would return the values for all parameters related to T1 #9.)

NOTE

If no parameter is specified, all valid parameters to the <aid> are
retrieved.

RTRV-T1:UNIT-1:106:1:::LBO; (This would return the value of line build out for T1 #6.)

RTRV-T2:UNIT-1:205:2:::DS2CFGMODE; (This would return the configuration mode of T2 #5.)

Advertising