Add M3UA Local Entity(ADD M3LE)

Function

A configuration command that adds a local entity. The following key parameters must be negotiated with the peer MSC or BSC:

OPC Code

Routing Context

Encoding Scheme

Network Indicator

Note

Only one local entity can be configured.

Parameters

ID Name Description
NAME Local Entity Name

Meaning:Local Entity Name

Value range:1-49 characters

Explanation: This parameter specifies the local entity name, which helps the user record and identify the entity.

Default value:None

OPC OPC Code

Meaning:OPC Code

Value range:1~16777215

Explanation: 1.This parameter specifies the code of the signaling network where the local signaling point is located. In the SS7 network, each SP has a unique signaling point code.

2.This parameter can be displayed in decimal, hexadecimal, and binary mode. By default, this parameter is displayed in decimal mode. The hexadecimal format is H' and the binary format is B'.

Default value:None

RTCONTEXT Routing Context

Meaning:Routing Context

Value range:0~4294967295

Explanation: This parameter uniquely identifies one link route.

Default value:None

NETSTRUCT Encoding Scheme

Meaning:Encoding Scheme

Value range:BIT24(24BIT),BIT14(14BIT)

Explanation: This parameter specifies the coding scheme used by the signaling points on the signaling network. The coding scheme can be set to 14 Bit or 24 Bit.

Default value:BIT24

NI Network Indicator

Meaning:Network Indicator

Value range:INT(International),INTB(International Standby),NAT(National),NATB(National Standby)

Explanation: This parameter specifies the types of signaling network where the signaling point is located: international network, international standby network, national network, and national standby network.

Default value:NATB

Example

1. Add a local entity (Local Entity Name = Local Entity; OPC Code = 188; Routing Context = 322; Encoding Scheme = BIT24(24BIT); Network Indicator = INT(International)):
ADD M3LE: NAME="Local Entity", OPC=188, RTCONTEXT=322, NETSTRUCT=BIT24, NI=INT;
2. Add a local entity (Local Entity Name = Local Entity; OPC Code = H'BD; Routing Context = 323; Encoding Scheme = BIT14(14BIT); Network Indicator = NAT(National)):
ADD M3LE: NAME="Local Entity", OPC=H'BD, RTCONTEXT=323, NETSTRUCT=BIT14, NI=NAT;
Related reference
Modify Basic Attributes of BSC(MOD BSCBASIC)
Add M3UA Destination Entity(ADD M3DE)
Add M3UA Link Set(ADD M3LKS)
Add M3UA Link(ADD M3LNK)
Add M3UA Route(ADD M3RT)
Add M3UA Signaling Transfer Entity(ADD M3STE)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.