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

Table 1. XD Topology file format for SDH and PDH 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

Router1

String

IP A-side router. Required.

2

A-Router-IF

Se1/1

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-PTP

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.

PTP-ONE2/1-1-4-3

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-1-7-3

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

A-ONE-CTP

A-side OpticalNetworkElement ConnectionTerminationPoint.

This field is evaluated before A-ONE-PTP field 8.

1

Integer

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

CTP-ONE2/1-1-4-3/3

String

CTP instance name must start with “CTP-”.

When specifed, all other OTM fields 3-8, 10-16 are ignored.

Must be used with Z-ONE-CTP field 16.

1-1-7-3/1

String

CTP AID (Access Identifier)

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

All other OTM fields, 4-8, 11-15, must not be specified.

10

Z-ONE

Node8

String

Z-side OpticalNetworkElement

11

Z-ONE-Rack

1

Integer

Rack number of Z-side OpticalNetworkElement

12

Z-ONE-Shelf

1

Integer

Shelf number of Z-side OpticalNetworkElement

13

Z-ONE-Slot

1

Integer

Slot number of Z-side OpticalNetworkElement

14

Z-ONE-SubSlot

1

Integer

Subslot number of Z-side OpticalNetworkElement. Optional.

15

Z-ONE-PTP

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.

PTP-ONE1/1-1-7-3

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.

1-1-7-3

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

Z-ONE-CTP

A-side OpticalNetworkElement ConnectionTerminationPoint.

This field is evaluated before Z-ONE-PTP field 8.

1

Integer

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

CTP-ONE1/1-1-7-3/1

String

CTP instance name must start with “CTP-”.

When specifed, all other OTM fields 3-8, 10-16 are ignored.

Must be used with A-ONE-CTP field 9.

1-1-7-3/1

String

CTP AID (Access Identifier)

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

All other OTM fields, 4-8, 11-15, must not be specified.

17

Z-Router

Router2

String

IP Z-side router. Required.

18

Z-Router-IF

Se1/1

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

Node1-Node8/140MB

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.