Cisco Transport Manager Equipment Module Configuration Guide
Attribute Reference

Table Of Contents

Attribute Reference

Table Conventions

Object Viewer Common Attributes

Object Classification and Object Attribute Files

Network

Node

Card

Physical Port

PDH Port

SONET Port

Cross Connects

SONET Cross Connect

Interworking Cross Connect

SONET Protection Group


Attribute Reference


This section references all objects and their attributes that are used by the Cisco Transport Manager Equipment Module.

Table Conventions

The following codes describe attribute behavior in the GUI. They appear on a separate line in the attribute column for each attribute.

Table A-1 Attribute Behavior Codes

Code
Description

M

Attribute is Mandatory.

R | W | C

R—Attribute is read-only.

W—Attribute is writable.

C—Attribute is writable upon creation, and read-only thereafter.

A | RDP

A—Attribute is autogenerated.

RDP—Reverse Data Path. Attribute value is retrieved from the element or network management system after you create the corresponding object.

P

Attribute can be profiled.



Note Some attributes contain restrictions or dependencies that are out of the scope of the above table conventions. In this case, the restriction or dependency will be included with the attribute description in the table or in a footnote.


Object Viewer Common Attributes

Many object viewers will contain the following attributes under the tab "Common Attributes." This information is extracted from the attribute reference tables later in this section and is displayed here. "Name" is always required.

Table A-2 Attributes Common to All Object Viewers

Attribute
Acceptable Values
Name [srname]

Specify the name of the profile, object, network, etc.

M

Text string

(up to 64 characters)

Customer [vpn]

Specify the customer name. The customer field, like the Domain field, is used for CPC security purposes. It identifies the Service object with a customer and is used as a tag to give operators access to this customer's Service object. Refer to the CPC Installation and Administration Guide for details.

Text string

(up to 16 characters)

Domain [domain]

This is the management domain name. It identifies a geographical or organizational scope for operator access control and corresponds to the MD tag within the CPC security procedure. Refer to the CPC Installation and Administration Guide for details.

Text string

(up to 16 characters)

Profile [srprofile.sy_profname]

Specify the profile to be used to create the logical port or service element

Text string
(up to 32 characters)


Object Classification and Object Attribute Files

In this chapter, the object name and object attribute file name are provided for each object. Object attribute files (OAF) are located in the $CCP_BIN directory on a CPC client installation.

The OAFs list the attribute name, the FTI name, whether or not the attribute is used as a selector on a subset viewer, the read/write setting of the attribute, the syntax and a default value, if one is specified.

To view the contents of the OAFs:


Step 1 Navigate to the $CCP_BIN directory. The Cisco Provisioning Center environment must be sourced in order to use the $CCP variables.

cd $CCP_BIN

Step 2 All of the OAFs for each equipment module and service application are listed in this directory. Obtain a listing of the OAFs that are specific to the Cisco Transport Manager Equipment Module.

ls C5*

Step 3 Use your text editor or the more command to view the files.

more C5ntNetwork.oaf


Network

Object Name: C5ntNetwork

OAF: C5ntNetwork.oaf

A network object is created to represent the actual network within the Cisco Provisioning Center database. This object is required to upload network elements.

Within the network object, address and account information for the CTM server must be specified to establish communication between the Equipment Module and CTM. If a backup CTM server is specified, address and password information must be identical for both the primary and the backup server.

Table A-3 Network

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer [vpn]
 

Domain [domain]
 

Common Parameters
Containing Network [srsubnet.srname]

This is the name of the network of which this network object is a subnet.

C

Text string (up to 32 characters)

Transit Cost [srcost]

This is the cost of crossing the sub-network. This attribute is used by the Threader to determine the lowest cost path when threading a service.

M | C

Integer

50

Class [srclass]

The object class ID.

A

Text string (up to 4 characters)

C5nt

Opaque [sropaque]

The threading strategy (opaque or transparent).

M | C

TRUE, FALSE

FALSE

Use Backup EMS [srusebackupems]

Specify whether or not to use a backup EMS. Disabled to use the primary EMS. Enabled to use the backup EMS in case of primary EMS failure.

C

TRUE, FALSE

FALSE

Resource Map [srrmmap]

This attribute is an integer used to carry a bit map of services supported by this Network.

R

Integer

2047

Pre-provisioned [srpreprov]

Not supported in this release.

R

None Init Full

None

Attributes
Primary CTM IP address [c5ipaddress]

Specify the IP address for the primary CTM server.

M | W

Text string (up to 16 characters)

 
Primary CTM name [c5emsname]

The terminal ID for CTM.

M

Text string (up to 16 characters)

CTM

Management Port Number On Primary CTM [c5mngportnum]

Specify the CTM Gateway/TL1 port number. The port number must be specified in order to initiate a telnet session to CTM.

M | W

Integer

26715

CTM SW Version

Version of CTM used.

2.1, 2.2

 
Secondary CTM IP address [c5ipaddress2]

Specify the IP address of a secondary CTM server. This will be used to communicate with a secondary EMS only if the Use Backup EMS value is TRUE.

W

Text string (up to 16 characters)

 
Secondary CTM name [c5emsname2]

Specify the terminal ID for the secondary CTM.

W

Text string (up to 16 characters)

CTM

Management Port Number On Secondary CTM [c5mngportnum]

Specify the secondary CTM Gateway/TL1 port number. This is required if the Use Backup EMS value is TRUE.

W

 

0

CTM Login Account [c5account]

Specify the name of a valid user account for CTM. Since this login account will be used for both the primary CTM server and the backup CTM server (if specified), account information must be identical on both CTM servers.

M | W

Must be identical to the OSS Profile Name value specified in the OSS Client Profile for CPC in CTM

CTM Login Password [c5password]

Specify the password to log in to CTM. Since this password will be used for both the primary CTM server and the backup CTM server (if specified), password information must be identical on both CTM servers.

W

Must be identical to the Password value specified in the OSS Client Profile for CPC in CTM


Node

Object Name: C5ndNode

OAF: C5ndNode.oaf

A node object is created to represent the actual ONS 15454 chassis within the Cisco Provisioning Center database. This object is required to upload network elements. Node objects can be manually created or generated as a result of a node discovery operation.

Table A-4 Node

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer [vpn]
 

Domain [domain]
 

Common Attributes
Containing Network [srnetwork.srname]

This is the name of the containing network.

R | A

Text string (up to 32 characters)

Management Address [srmgmtaddress]

This is the IP address of the primary system controller.

R | A

Text string (up to 32 characters)

Transit Cost [srcost]

This is the cost of transiting the network. This attribute is used by the threader to decide on an optimum route for the service. This is typically assigned the value of 100.

M | C

Integer

100

Node Type [srtype]

This is the node type as designated by the manufacturer.

R | A

Text string (up to 24 characters)

Cisco ONS 15454

Class [srclass]

The object class ID.

R | A

Text string (up to 4 characters)

C5nd

Containing Region [srarea]

The name of the administrative area containing the node (a LATA, for example). This attribute is optional.

W

Text string (up to 32 characters)

Geographical Location [srgeogloc]

This is the geographical location of the node (for example, a GPS reference). This attribute is optional.

W

Text string (up to 32 characters)

Organizational Location [srorgloc]

This is the organizational location of the node (for example, an X.500 directory reference). This attribute is optional.

W

Text string (up to 64 characters)

Pre-provisioned [srpreprov]

Not supported in this release.

R | A

None Init Full

None

Upload State

Required, Not_Required, Indeterminate

Required

Upload State Modification Time

R | A

   
Last Successful Upload Time

R | A

   
Last Upload Time

R | A

   
Attributes
User Account [c5account]

This is the login name to the ONS 15454.

M

Text string (up to 32 characters)

Password for the Account [c5passwd]

This is the password to the ONS user account. This value must match the password for the TL1 gateway in CTM.

M

Text string (up to 16 characters)

Node SW Version

The node software version.

1.0, 2.2.0, 2.2.1, 2.2.2

 
IP Mask [c5ipmask]

This is the IP mask for the subnet that contains the ONS 15454. This attribute is fulfilled during an upload.

R

Text string (up to 16 characters)

Ring Support Capability

The node's ring capability.

UPSR, BLSR-UPSR, BLSR, NONE

UPSR

IP Address of Default Router [c5defrtr]

This is the IP address of the default router. This attribute is fulfilled during an upload.

R

 

External LAN [c5extlan]

This is the exterior LAN. This attribute is fulfilled during an upload.

TRUE, FALSE

FALSE

Internal LAN [c5intlan]

This is the interior LAN. This attribute is fulfilled during an upload.

TRUE, FALSE

FALSE

RTR Mode [c5rtrmode]

This specifies if revertive mode is enabled or disabled on the ONS 15454. This attribute is fulfilled during an upload.

TRUE, FALSE

FALSE

Synchronous Transport Mode [c5stm]

This is the synchronous transport mode. This attribute is fulfilled during an upload.

SONET, STS

SONET

Support Extended Ring Protocol [c5extring]

This specifies whether Extended Ring Protocol is supported. This attribute is fulfilled during an upload.

   
Ring Wait Time to Revert [c5rngwtr]

This is the ring wait time after which the ONS 15454 will revert back to a primary timing source. This attribute is fulfilled during an upload.

Integer

 
Timing Mode [c5timingmode]

This is the timing mode for the ONS 15454. External is specified if timing is derived from an external BITS source wired to the backplane pins on the NE. Line is specified if timing is derived from an optical carrier card. This attribute is fulfilled during an upload.

LINE EXTERNAL

LINE

Sync Generation Mode [c5syncgen]

This is the SSM message set used for SONET equipment: Generation 1 (GEN1) or Generation 2 (GEN2).This attribute is fulfilled during an upload.

R

GEN1 GEN2

GEN1

Sync Quality Level [c5syncqtylevel]

This is the network synchronization quality level. This attribute is fulfilled during an upload.

R

ABOVE-PRS ABOVE-SMS ABOVE-ST2 ABOVE-ST3 ABOVE-ST3E ABOVE-ST4 ABOVE-STU ABOVE-TNS BELOW-ST4 SAME-AS-DUS

SAME-AS-DUS

VT Capable Flag [c5vtcapable]

TRUE indicates that the node supports VT cross connects. FALSE indicates that the node does not support VT cross connects.

W

TRUE, FALSE

FALSE


Card

Object Name: C5cdCard

OAF: C5cdCard.oaf

A card object is created as a result of upload and can not be created manually. This object represents the card installed in the ONS 15454 chassis. Card types supported by this Equipment Module (identified by the Card Type attribute in the following table) will be uploaded, all other types will be ignored.

For DS1, Ethernet (E1000T-2, E100T-12) and EC (EC1-12, EC1N-12) cards, no physical port objects will be created as a result of the upload. Physical ports will be created for OC cards and DS3 cards that are uploaded. Logical ports will only be created for the physical ports on OC cards and DS3 cards.

Table A-5 Card

Attributes
Acceptable Values
Default Values
Domain [domain]
 

Customer [vpn]
 

Profile [srprofile.sy_profname]
 

Contained By
Node [srnode.srname]

This is the node that contains the card.

R | A

Text string (up to 32 characters)

Card Attributes
Slot Number [c5slotnumber]

This is the chassis slot number within which the card is physically installed. This attribute is fulfilled during an upload.

R

Integer

Type [c5cardtype]

This is the type of card installed. This attribute is fulfilled during an upload.

R

DS1-14 DS1N-14 DS3-12 DS3CR-12 DS3N-12 DS3XM-6 E1000T-2 E100T-12 EC1-12 EC1N-12 OC12-IR-1 OC12-LR-1 OC12-SR-1 OC192-SR-1 OC192-LR-1 OC3-IR-4 OC3-SR-4 OC48-IR-1 OC48-LR-1 OC48-SR-1

Name [c5name]

This is the card name. This attribute is fulfilled during an upload.

R

Text string (up to 16 characters)


Physical Port

PDH Port

Object Name: C5pdPDHPort

OAF: C5pdPDHPort.oaf

A PDH physical port object represents a physical port on a DS3-X and DS1-X cards in a Cisco ONS 15454 chassis. This object is considered a fabric element since it can not be created or deleted. This object can be modified.

This object is only recognized through upload.

Table A-6 PDH Port

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer, [vpn]
 

Domain, [domain]
 

Profile [srprofile.sy_profname]
 

Contained By
Network [srnetwork.srname]

The network that contains this PDH port.

Text string (up to 32 characters)

Node [srnode.srname]

The node that contains this PDH port.

Text string (up to 32 characters)

Relationship Attributes
Peer Physical Port [srpeer.srname]

The peer physical port is the port on the other side of the physical link.

Text string (up to 32 characters)

Card [srcard.srname]

Pointer to the card containing this port.

Text string (up to 32 characters)

Common Attributes
Port Number [srportnumber]

The number of the port on the card.

M

Integer

0

Shelf Slot Number [srslotnumber]

The slot number in the format <shelf#>:<slot#>

M

Text string (up to 16 characters)

Port Type [srporttype]

The type of DS physical port.

M

DS1 E1 DS3 E3

DS3

Provisionable Bandwidth [srbandwidth]

The total bandwidth of this port in kbps.

M

Max PDU Size (bytes) [srmaxpdusize]

The maximum PDU size.

Integer

0

Class [srclass]

The object class ID.

Text string (up to 4 characters)

C5pd

Protocol [srprotocol]

The protocol supported by this physical port.

PDH UnKnown

PDH

Maximum Channels [srmaxchans]

The maximum number of available channels on this port.

Integer

28

EMS Name [sremsname]

The PDH port name used in the EMS.

Text string (up to 64 characters)

Administrative State [sradminstatus]

The administrative state of this physical port.

Locked Unlocked

Resource Model Specific Map [srrmmap]

Service Map [srservmap]

Text string (up to 32 characters)

DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

First Channel on this Pport [srstartchan]

The channel number for the first channel on this physical port.

1

Reserved Channels [srrezchanmap]

Text string (up to 38 characters)

User Label [sruserlabel]

Text string (up to 64 characters)

PDH Port Attributes
Direction [rsdirection]

The direction of this port.

Source Sink Bi-directional

Bi-directional

Linecode [rslinecode]

AMI AMIZCS B8ZS BIT7 B3ZS CCHAN Unknown

unknown

Frame format [rsframeformat]

SF ESF T1DM ZBTSI DLC13 DLC16 SLC96 unframed ASYNC SYNC CBIT Unknown

unknown

Channel type [rschanneltype]

The channel type for this port.

E1 DS1c DS2 DS3 E3 T1

T1

Attributes
State [c5state]

This is the provisioned state of the physical port. Can be one of InService (IS), OutOfService and Assigned (OOS-AS) or OutOfService and UnAssigned (OOS-UAS). This attribute is fulfilled during an upload.

InService OutOfService Assigned OutOfService Unassigned

STS number [c5stsnum]

This is the number of STS used for this port. This attribute is fulfilled during an upload.

M

Integer

0


SONET Port

Object Name: C5spSonetPort

OAF: C5spSonetPort.oaf

A SONET physical port object represents a physical port on an optical card in a Cisco ONS 15454 chassis. This physical port is considered a hybrid fabric/service element because it can be modified by the user.

When a multi-port optical card is used, the ports are not reported separately by the node during upload. Ports do not have a separate access identifier. Payload numbers are used to distinguish between multiple ports on a card. For example, on a 4 port OC3-4 card, the first port supports STS1 payloads 1 to 3, the second 4 to 6, the third 7 to 9, and the fourth 10 to 12.

When a multiport card is uploaded, the multiple ports are all created at the same time.

Table A-7 SONET Port

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer [vpn]
 

Domain [domain]
 

Profile [srprofile.sy_profname]
 

Contained By
Network [srnetwork.srname]

This is the network that contains this physical port.

R | A

Text string (up to 32 characters)

Node [srnode.srname]

This is the node that contains this physical port.

R | A

Text string (up to 32 characters)

MtptLink [srmlink.srname]

Text string (up to 32 characters)

Relationship Attributes
Lower Layer PPort [srport.srname]

Text string (up to 32 characters)

Peer Physical Port [srpeer.srname]

The peer physical port is the port on the other side of the physical link.

Text string (up to 32 characters)

Card [srcard.srname]

Pointer to the optical card containing this port.

A

Text string (up to 32 characters)

Common Attributes
Port Number [srportnumber]

The number of the port on the optical card.

M

Integer

0

Shelf Slot Number [srslotnumber]

The slot number in the format <shelf#>:<slot#>

M

Text string (up to 16 characters)

Port Type [srporttype]

The type of OC physical port.

M

OC1 OC3 OC12 OC48 OC192

Class [srclass]

The object class ID.

Text string (up to 4 characters)

C5sp

Service Object Id [srsoid]

Text string (up to 32 characters)

Protocol [srprotocol]

The protocol supported by this physical port.

SONET SDH UnKnown

SONET

EMS Name [sremsname]

The name of the physical port in the EMS.

Text string (up to 64 characters)

Administrative State [sradminstatus]

The administrative state of this physical port.

Locked Unlocked

Unlocked

Resource Model Specific Map [srrmmap]

Service Map [srservmap]

Text string (up to 32 characters)

DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

First Channel on this Pport [srstartchan]

The channel number for the first channel on this physical port.

1

Reserved Channels [srrezchanmap]

Text string (up to 38 characters)

User Label [sruserlabel]

Text string (up to 64 characters)

SONET Port Relational Attributes
Protection Group [rspgroup.srname]

Pointer to a protection group being used by this port.

A

Text string (up to 32 characters)

Ring [rsring.rstype]

Pointer to the ring to which this port belongs.

A

Text string (up to 32 characters)

SONET Port Attributes
Wavelength [rswavelength]

The port wavelength.

Unknown 1550nm 1310nm

1310nm

Direction [rsdirection]

The direction of this port.

Source Sink Bi-directional

Bi-directional

Protection Scheme [rsprotection]

The protection scheme used for this port.

1plus1 1toN 1to1 2-BLSR 4-BLSR Unprotected UPSR

Unprotected

Protection Role [rsprotectionrole]

The role of this port in a protection scheme.

None Protecting Working

None

Direction on Ring [rsringdir]

The direction of this port on the ring.

None East West

None

Channel Type [rschanneltype]

The channel type for this port.

VT STS1 STS3c STS12c

STS1

Total Channels [rstotalchannels]

The total channels available on this port.

Integer

0

Working Bandwidth [rsnumchan_w]

The number of channels representing the working bandwidth to be used for non-preemptible network connections.

Integer

0

Protecting Bandwidth [rsnumchan_p]

The number of channels representing the protecting bandwidth to be used for non-preemptible network connections.

Integer

0

1:n Protection priority [rspreempt_pri]

Represents protection priority of this port in a 1:N protection scheme. A value of 1 represents the highest priority.

Integer

1

Attributes
Wait to Restore Time [c5wtr]

The wait to restore time in minutes.

Integer

1

Provisioned State [c5state]

This is the provisioned state of the physical port. Can be one of InService (IS), OutOfService and Assigned (OOS-AS) or OutOfService and UnAssigned (OOS-UAS). This attribute is fulfilled during an upload.

InService OutOfService Assigned OutOfService Unassigned

InService

Lower Border of the Range of [c5stslow]

This is the lower border of the range of STS payloads used on this physical port. This attribute is fulfilled during an upload.

1

Higher Border of the Range of[c5stshigh]

This is the higher border of the range of STS payloads used on this physical port. This attribute is fulfilled during an upload.

1

Enable SDCC for this port [c5sdcc]

TRUE enables SDCC for this port. FALSE disables this behavior.

TRUE, FALSE

TRUE

Bit error rate for signal failure [c5sfber]

This is the bit error rate threshold for signal failure.

Bit error rate for signal degradation [c5sdber]

This is the bit error rate threshold for signal degradation.

Reserved Channels [srrezchanmap]

Text string (up to 38 characters)


Cross Connects

SONET Cross Connect

Object Name: C5cnCC

OAF: C5cnCC.oaf

The SONET cross connect object represents several SONET channel groups and the connection between these groups.

Table A-8 outlines the mapping between cross connect types recognized by the Cisco ONS 15454 nodes and how they are modelled by this Equipment Module. Equipment Module cross connect types are taken from the SONET Resource Model.

Table A-8 Cross connect Mapping

Cisco Cross Connect Type
EM Cross Connect Type

1WAY

Uni-pass

2WAY

Bi-pass

<blank>Ethernet-SONET

Bi-pass1

MON

Uni-pass

UPSR

Bi-dual transmit

UPSR-DC

Bi-pass

UPSR-DROP

Select

UPSR-EN

Select

UPSR-HEAD

Bridge

UPSR-UPSR

UPSR-UPSR

1 Ethernet-SONET cross connects are uploaded to account for used channels at the SONET port. Since the Ethernet port is not uploaded, the cross connect will be single ended (dangling).



Note PDH-PDH cross connects are not uploaded or downloaded. For VT-level cross connects, Cisco 1WAY, 2WAY and MON cross connects are supported.


SONET cross connect names are autogenerated groups of slot/port/sts/vt values based on the number of endpoints. For example:

1. <slot-port-sts#>:<slot-port-sts#>:<slot-port-sts#>:<slot-port-sts#>

e.g. "1-1-1:2-1-1:3-1-1:4-1-1"

2. <slot-port-sts#>:<slot-port-sts#>:<slot-port-sts#>

e.g. "1-1-1:2-1-1:3-1-1"

3. <slot-port-sts#>:<slot-port-sts#>

e.g. "1-1-1:2-1-1"

4. <slot-port-sts#-vt#>:<slot-port-sts#-vt#>

e.g. "1-1-1-1:2-1-1-1"

5. <slot-port-sts#-vtgroup#-vt#>:<slot-port-sts#-vtgroup#-vt#>

e.g. "1-1-1-1-1:2-1-1-1-1"

6. B - <slot#-port#-sts#:slot#-port#sts#>:...1

e.g. "B - 1-1-1:2-1-1:..."

Table A-9 SONET Cross Connect

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer, [vpn]
 

Domain, [domain]
 

Profile [srprofile.sy_profname]
 

Common Attributes
Network [srnetwork.srname]

The network that contains this SONET cross connect.

R

Text string (up to 32 characters)

Node [srnode.srname]

The node that contains this SONET cross connect.

R

Text string (up to 32 characters)

Service Object Id [srsoid]

R | A

Text string (up to 32 characters)

Transit Cost [srcost]

This is the cost of crossing the sub-network. This attribute is used by the Threader to determine the lowest cost path when threading a service.

M | C

Integer

0

Direction [rsdirection]

The direction of the cross connection.

Uni-A2Z Uni-Z2A Bi-directional

Bi-directional

Type [rstype]

The type of cross connection.

Add Drop Uni-Pass Bi-Pass Bi-dual-transmit UPSR-UPSR Add-Drop Bridge Select

Add-Drop

Channel type [rschanneltype]

The channel type.

VT1-5 VT-2 VT-3 STS1 STS3c STS12c STS48c STS192c

STS 1

Total channels [rstotalchannels]

The total number of channels for this cross connection.

Integer

1

Bandwidth (kbits/s) [srza_bandwidth]

The bandwidth of this cross connection.

Integer

0

Main SONET PPorts Association
A Endpoint
Node [sra_tp.srnode.srname]

Text string (up to 32 characters)

PPort [sra_tp.srname]

Text string (up to 32 characters)

A Start Channel [rsa_startchan]

The A side start channel for this cross connect.

Integer

1

A Channel Map [rsa_chanmap]

The A side channel map for this cross connect.

Text string (up to 64 characters)

Z Endpoint
Node [srz_tp.srnode.srname]

Text string (up to 32 characters)

PPort [srz_tp.srname]

Text string (up to 32 characters)

Z Start Channel [rsz_startchan]

The Z side start channel for this cross connect.

Integer

1

Z Channel Map [rsz_chanmap]

The Z side channel map for this cross connect.

Text string (up to 64 characters)

Secondary SONET PPorts Association
A2 Endpoint
Node [rsa2_tp.srnode.srname]

Text string (up to 32 characters)

SPort [rsa2_tp.srname]

Pointer to the attached SONET port used as an A endpoint. Used for UPSR-UPSR connections.

Text string (up to 32 characters)

A2 Start Channel [rsa2_startchan]

The A2 side start channel for this cross connect.

Integer

1

A2 Channel Map [rsa2_chanmap]

The A2 side channel map for this cross connect.

Text string (up to 64 characters)

Z2 Endpoint
Node [rsz2_tp.srnode.srname]

Text string (up to 32 characters)

SPort [rsz2_tp.srname]

Pointer to the attached SONET port used as a Z endpoint. Used for UPSR cross connections.

Text string (up to 32 characters)

Z2 Start Channel [rsz2_startchan]

The Z2 side start channel for this cross connect.

Integer

1

Z2 Channel Map [rsz2_chanmap]

The Z2 side channel map for this cross connect.

Text string (up to 64 characters)

Attributes
 
sraz bandwidth [sraz_bandwidth]

The bandwidth consumed by this sub network connection, A to Z direction.

Integer

0


Interworking Cross Connect

Object Name: C5inCC

OAF: C5inCC.oaf

Interworking cross connects represent a cross connection between a PDH channel of a PDH port and a SONET channel of a SONET port.

SONET cross connect names are autogenerated groups of slot/port/sts/vt values based on the number of endpoints. See the "Cross Connects" section for more information.

Table A-10 Interworking Cross Connect

Attributes
Acceptable Values
Default Values
Name [srname]
 

Customer, [vpn]
 

Domain, [domain]
 

Profile [srprofile.sy_profname]
 

Common Attributes
Network [srnode.srnetwork.srname]

Text string (up to 32 characters)

Node [srnode.srname]

Text string (up to 32 characters)

Service Object Id [srsoid]

Text string (up to 32 characters)

Transit Cost [srcost]

This is the cost of crossing the sub-network. This attribute is used by the Threader to determine the lowest cost path when threading a service.

M | C

Integer

0

Direction [rsdirection]

The direction of the cross connection.

Bi-directional Uni-A2Z Uni-Z2A

Bi-directional

Type [rstype]

The type of cross connection.

Add Drop Add-Drop Bi-dual-transmit Bridge Select

Add-Drop

Channel type [rschanneltype]

The channel type.

VT1-5 VT-2 VT-3 VT-6 DS1c DS2 STS1

STS1

Bandwidth (kbits/s) [sraz_bandwidth]

The bandwidth of this cross connection.

Integer

0

PPort Associations
A PDH Endpoint
Node [sra_tp.srnode.srname]

Text string (up to 32 characters)

PPort [sra_tp.srname]

Pointer to the attached PDH physical port acting as the A endpoint of this cross connection.

Text string (up to 32 characters)

A Start Channel [rsa_startchan]

The A side start channel for this cross connect.

Integer

1

Z SONET Endpoint
Node [srz_tp.srnode.srname]

Text string (up to 32 characters)

PPort [srz_tp.srname]

Pointer to the attached SONET physical port acting as the Z endpoint of this cross connection.

Text string (up to 32 characters)

Z Start Channel [rsz_startchan]

The Z side start channel for this cross connect.

Integer

1

Z Channel Map [rsz_chanmap]

The Z side channel map for this cross connect.

Text string (up to 64 characters)

Secondary SONET PPorts Association
Z2 Endpoint
Node [rsz2_tp.srnode.srname]

Text string (up to 32 characters)

PPort [rsz2_tp.srname]

Pointer to the attached SONET port acting as the Z2 endpoint for this cross connect. Used for UPSR cross connects.

Text string (up to 32 characters)

Z2 Start Channel [rsz2_startchan]

The Z2 side start channel for this cross connect.

Integer

1

Z2 Channel Map [rsz2_chanmap]

The Z2 side channel map for this cross connect.

Text string (up to 64 characters)

Attributes
srza bandwidth [srza_bandwidth]

The bandwidth consumed by this sub network connection in the Z to A direction.

M

Integer

0


SONET Protection Group

Object Name: C5prProtGroup

OAF: C5prProtGroup.oaf

The SONET protection group represents optical protection on an ONS 15454 NE.

If a protection group is created outside of this Equipment Module and is discovered after an upload, a name will be autogenerated using the following format:

<network>-<node>-<card>-<protection port>

Table A-11 Protection Group

Attributes
Acceptable Values
Default Values
Name [srname]

Specify a protection group name. This name must be unique within the node.

M

Text string (up to 64 characters)

Customer [vpn]

This is the customer name.

W

Text string (up to 16 characters)

Domain [domain]

This is the domain name

W

Text string (up to 16 characters)

Contained By
Network [srnode.srnetwork.srname]

This is the network that contains this protection group.

Text string (up to 32 characters)

Node [srnode.srname]

This is the node that contains this protection group.

Text string (up to 32 characters)

Common Attributes
Protection mode [rsmode]

This is the protection mode used.

1plus1 1toN

1plus1

Revertive [rsrevertive]

TRUE enables traffic to revert back to the working fiber. FALSE disables this behavior.

TRUE, FALSE

TRUE

Revertive time [rsrevertivetime]

Time in seconds after reverting back to the working fiber.

Integer

0

Card Attributes
Revertive Mode [c5revermode]

This is the revertive mode for this protection group. If the Revertive value is FALSE, this attribute is set to NotApplicable.

uni-dir bi-dir NotApplicable

NotApplicable

Attributes
c5protgroupkey [c5protgroupkey]

Text string (up to 64 characters)


1 Not applicable for Interworking cross connects.