XD Topology file format for WDM servers describes the data file format which must be used to provide OTM-IP connection information to XD Manager for WDM servers.

Table 1. XD Topology file format for WDM servers

Field No.

Field Name

Sample Value

Type

Comments

1

Record Type

ADD

String

This field is not specified at all for a full import, only for an incremental import.

Valid values are “ADD” or “DELETE”

1

A-Router

qa-Vpls2

String

IP A-side router. Required.

2

A-Router-IF

IF-qa-Vpls2/26

String

IP A-side router interface or switch port. Required.

  • If “IF-” or “PORT-” is prefixed, an actual instance name is assumed.

  • If “IF-” or “PORT-” is not prefixed, ICIM_ObjectFactory::findInterface or ICIM_ObjectFactory::findPort locates the interface or port.

3

A-ONE

Node1

String

A-side OpticalNetworkElement

4

A-ONE-Rack

1

Integer

Rack number of A-side OpticalNetworkElement

5

A-ONE-Shelf

1

Integer

Shelf number of A-side OpticalNetworkElement

6

A-ONE-Slot

1

Integer

Slot number of A-side OpticalNetworkElement

7

A-ONE-SubSlot

1

Integer

Subslot number of A-side OpticalNetworkElement. Optional.

8

A-ONE-PORT

A-side OpticalNetworkElement PhysicalTerminationPoint.

This field is evaluated after A-ONE-CTP field 9.

8

Integer

PTP number. Used when Rack, Shelf, and Slot are specified.

PORT-Node1/2-2-7/OCN-IN-1

String

PTP instance name must start with “PTP-”.

When specified, all other OTM fields 3-7, 9-14, 16 are ignored.

Must be used with Z-ONE-PTP field 15.

1-2-2-7-OCN-IN-1

String

PTP AID (Access Identifier)

A-ONE field 3 and Z-ONE field 10 must also be specified.

All other OTM fields, 4-7, 9, 11-14, 16, must not be specified.

9

NA

NA

NA

NA

10

Z-ONE

Node5

String

Z-side OpticalNetworkElement

11

Z-ONE-Rack

5

Integer

Rack number of Z-side OpticalNetworkElement

12

Z-ONE-Shelf

2

Integer

Shelf number of Z-side OpticalNetworkElement

13

Z-ONE-Slot

2

Integer

Slot number of Z-side OpticalNetworkElement

14

Z-ONE-SubSlot

OCN-IN-1

Integer

Subslot number of Z-side OpticalNetworkElement. Optional.

15

Z-ONE-PORT

A-side OpticalNetworkElement PhysicalTerminationPoint.

This field is evaluated after Z-ONE-CTP field 16.

8

Integer

PTP number. Used when Rack, Shelf, and Slot are specified.

PORT-Node5/2-2-8/OCN-IN-1

String

PTP instance name must start with “PTP-”.

When specifed, all other OTM fields 3-7, 9-14, 16 are ignored.

Must be used with A-ONE-PTP field 8.

5-2-2-8-OCN-IN-1

String

PTP AID (Access Identifier)

A-ONE field 3 and Z-ONE field 10 must also be specified.

All other OTM fields, 4-7, 9, 11-14, 16, must not be specified.

16

NA

NA

NA

NA

17

Z-Router

qa-Vpls5

String

IP Z-side router. Required.

18

Z-Router-IF

IF-qa-Vpls5/3

String

IP Z-side router interface. Required.

  • If “IF-” or “PORT-” is prefixed, an actual instance name is assumed.

  • If “IF-” or “PORT-” is not prefixed, ICIM_ObjectFactory::findInterface or ICIM_ObjectFactory::findPort locates the interface or port.

19

Circuit-Name

TestCircuit

String

If specified, all other OTM fields (3-16) are ignored.

Must not be specified if other OTM fields (3-16) are populated.

If not specified with “CRCT-“prefix, “CRCT-” prefix will be added.