SMSC 52 Command Reference Manual PDF
SMSC 52 Command Reference Manual PDF
January 2007
This manual provides detailed reference information and examples of the commands for operation and
maintenance of the Short Message Service Centre (SMSC) Version 5.2 for Alpha and Itanium systems
running OpenVMS.
PREFACE xi
iii
Contents
iv
Contents
v
Contents
vi
Contents
vii
Contents
viii
Contents
ix
Contents
INDEX
EXAMPLES
A–1 Sample Configuration File A–2
TABLES
1–1 Command Syntax Example 1–2
1–2 Entity Classes 1–2
1–3 Qualifier Value Types 1–5
1–4 Qualifier Types 1–5
1–5 Command Line Function Keys 1–6
2–1 Entity Types /ENTBLL Qualifier 2–3
2–2 FILTER_PARAMS_SCPT 2–7
2–3 FILTER_PARAMS_VMN 2–7
2–4 FILTER_PARAMS_WEMT 2–8
2–5 FILTER_PARAMS_WMT 2–8
2–6 FILTER_PARAMS_WPT 2–9
2–7 /RELATION Qualifier Entity Types 2–20
2–8 NMT scan functions 2–24
2–9 International scan string set 2–26
2–10 PLMN Scan Functions 2–31
2–11 International Scan String Set 2–34
2–12 Gateway LA Attributes 2–38
2–12 Address Types 2–45
2–13 GENR_ORIG_ADDR parameter description 2–46
2–14 Attributes for NRT_RANGES table 2–54
2–15 Number range type descriptions 2–54
2–16 FILTER_PARAMS_CMT 2–60
2–17 CANCEL alarm classes 2–62
2–18 Entity types for the /ENTBLL qualifier 2–77
2–19 /RELATION Qualifier Entity Types 2–91
2–20 Gateway LA Attributes 2–100
2–20 GEN_MSG_ORIG_ADDR parameter description 2–114
2–21 PSTNA/ISDN Session Management Values 2–406
2–22 TCP Session Management Values 2–407
2–23 X25 Session Management Values 2–407
2–24 MM_ACK_GENERATION 2–431
2–25 MM_ACK_SUPPRESSION 2–431
2–24 Description of Parameters used in Qualifiers 2–437
x
Contents
xi
Contents
xii
Preface
Purpose
This document provides a reference for the format and syntax of the SMSC commands.
Intended Audience
This manual is intended for SMSC Operators who operate and monitor the SMSC.
Scope
If a command has any restrictions they are noted in the reference information for that com-
mand. It is assumed that the reader has a good understanding of Alpha or Itanium systems
running OpenVMS.
Document Structure
Related Manuals
Before using the SMSC commands, the reader should be familiar with the basic SMSC con-
cepts described in SMSC Operator Manual. This manual forms part of the SMSC documenta-
tion set. The documents in the set, besides this document are:
• SMSC Operator Manual, LogicaCMG
• SMSC PMX User Guide, LogicaCMG
• SMSC PRL User Guide, LogicaCMG
• SMSC PrX User Guide, LogicaCMG
• SMSC SOG User Guide, LogicaCMG
xi
Preface
Conventions
In examples, an implied carriage return occurs at the end of each line, unless otherwise noted.
Press [Return] at the end of a line of input. Often in examples the prompts are not shown.
Generally, they are shown where it is important to depict an interactive sequence exactly;
otherwise, they are omitted to focus full attention on the statements or commands themselves.
In this manual, OpenVMS means the OpenVMS operating system.
The following conventions are used in this manual:
Ctrl/x Press [Ctrl] (control) and hold it down while pressing the specified letter
key.
Return Press [Return].
Tab Press [Tab].
Vertical ellipsis mean that information not directly related to the example
. has been omitted.
.
.
... Horizontal ellipsis in statements or commands mean that parts of the
statement or command not directly related to the example have been
omitted.
e, f, t Index entries in the printed manual may have a lowercase e, f, or t
following the page number; the e, f, or t is a reference to the example,
figure, or table, respectively, on that page.
<> Angle brackets enclose user-supplied names.
[] Brackets enclose optional clauses from which you can choose one or none.
$ The dollar sign represents the operating system prompt.
PML> The defaults O&M prompt of the SMSC.
/ (slash) This symbol is used to indicate that a qualifier will appear as the next
item of a command.
UPPERCASE WORDS Uppercase words and letters in command sequences mean type them
exactly as shown.
xii
Chapter 1
Introduction
The Command Reference Manual deals with the commands that are used by system managers
and operators to configure, control and monitor the Short Message Service Centre (SMSC) .
This manual presents the command format, used to perform these tasks. The SMSC Operator
Manual describes the SMSC from an operators point of view. It contains an overview of the
concepts and a description of the entities that make up the SMSC . After reading a specific
section of the SMSC Operator Manual and knowing which SMSC command (or series of
commands) to use, this manual can be used to find the exact format of the command(s).
For the SMSC system, several levels for entering commands are available. The system is
started from an OpenVMS command line and some tools are available at the OpenVMS
Command Line level. The applicable commands are described in the VMS Commands for
SMSC (see Chapter 3) . When using a Presentation Manager (PM), the Command Line
Interface is available. The commands executed by the PM are described in the PM Commands
(see Chapter 4) . The commands executed by the O&M subsystem or the entities are described
in the SMSC Commands (see Chapter 2) .
The SMSC command syntax complies to the DCL syntax standards. The command format has
the following three parts:
1. Command Verb
2. Parameter
3. One or More Mandatory/Optional Qualifiers or None.
Introduction 1–1
Table 1–1: Command Syntax Example
Command Verb Parameter Qualifier
SHOW CLASS ISDN ENTITY ISDN01 /CONNECTIONS
DELETE CLASS DIWMENU ENTITY DIWMENU01
1–2 Introduction
Table 1–2 (Cont.): Entity Classes
Class Instance Description
Introduction 1–3
Table 1–2 (Cont.): Entity Classes
Class Instance Description
NOTE
Please refer to the SMSC Operator Manual for more information on DIWERMES,
DIWFAX, DIWMENU,DIWPC, DIWPLMN, DIWSMTP, DIWTAP, DLH, FAX3SRV,
FRH, GIW, ISDN, LOGSRV, PRH, PSTNA, SIWIVR, SIWMENU, SIWPC,
1–4 Introduction
SIWPLMN, SIWSMPP, SIWTAP, SIWVMS, SIWVSMPP, SMH, SSD, TAP, TCP,
X25 and X29.
1.2.3 Qualifier
Each command has its specific qualifier(s). Each qualifier consists of a "/" and the name of the
qualifier. The name part of the qualifier contains only the name of the qualifier or the name of
the qualifier and an assignment. When an assignment is applicable the type of parameter for
the assignment will be given in the description of the command.
The Qualifier Value Types (see Table 1–3) shows the value types used in the specifications
of the assignments. Also a description of the way the various value types are used in the
command descriptions is specified.
Qualifiers can be of different types. The Qualifier Types (see Table 1–4) shows the qualifier
types used in the specifications of the assignments.
Introduction 1–5
1.3 PM Command Line Use
The PM command line is used to enter PM commands and O&M system commands. The
Command Line Function Keys (see Table 1–5) shows the function keys that are available in
entering commands.
Specifying a wildcard operation with no instanced entities in the class will show a message
stating "No Entity Matches in Wildcard Selection".
1–6 Introduction
Chapter 2
SMSC Commands
This chapter gives a full description of the commands available with O&M. In each case,
examples are provided. In the examples, the default prompt PML> is used, which may not
necessarily be identical to the prompt shown on the screen.
The commands are listed in alphabetical order and describe how to perform the following
actions on O&M entities.
ADD
CANCEL (see CANCEL)
CONNECT (see CONNECT)
CREATE (see CREATE)
DELETE (see DELETE)
DISABLE EVENT (see DISABLE EVENT)
DISCONNECT (see DISCONNECT)
ENABLE EVENT (see ENABLE EVENT)
HELP (see HELP)
REMOVE
RESET (see RESET)
RESUME (see RESUME)
SET (see SET)
SHOW (see SHOW)
STOP (see STOP)
SUBSCRIBE (see SUBSCRIBE)
SUSPEND (see SUSPEND)
TEST EVENT (see TEST EVENT)
TRACE (see TRACE)
The general layout of the commands is described in section SMSC Command Syntax (see
Section 1.2) . The format of each individual command is specified in the following sections.
ADD CLASS AD
Adds a new entry to the list attribute associated with an entity of class AD.
Syntax
ADD CLASS AD entity_item
Qualifiers Defaults
/ENTBLL=def
/LOG /NOLOG
/QUOTA=(class, quota_id=...)
Parameters
entity_item
The name of the entity instance from which an element should be added. This is entered as
follows:
ENTITY instance_name
Description
The ADD command adds entries to list attributes associated with an entity. A list attribute is
an entity attribute which allows multiple entries belonging to the same attribute. Please refer
to the SMSC Operator Manual for more details on list attributes.
Qualifiers
/ENTBLL=def
The /ENTBLL qualifier adds an entry to the list of entities in the current blacklist of a node.
An entity of a class on this list is not allowed to be started on that node.
The class, def, indicates the entity class to be added to the list. The class must be one of the
classes specified in the Entity Types /ENTBLL Qualifier (see Table 2–1) .
/LOG
/NOLOG (default)
The /LOG and /NOLOG qualifiers specify whether informational results of this command are
to be displayed or not.
/QUOTA=(class, quota=...)
The /QUOTA qualifier adds a quota parameters to the list of start-up parameters for a process.
These parameters are used when a CREATE (see CREATE) command is executed by an AD.
This command is added to the start-up file of the specified AD and, therefore, the /QUOTA
qualifier must be preceded by ENTITY <AD instance name>, as exemplified bythe following
command:
PML> ADD CLASS AD ENTITY CMG1 /QUOTA=...
The CLASS parameter indicates the entity class for which the quota needs to be modified.
The QUOTA parameters indicate which quota needs to be modified, where QUOTA is one of
the following:
• ASTLM (AST Limit)
• BIOLM (Buffered I/O Limit)
• BYTLM (Buffered I/O Byte Count Quota)
• CPULM (CPU usage Time Limit, Units of 10 Millisecond)
• DIOLM (Direct I/O limit)
• ENQLM (Lock Request Quota)
• FILLM (Number of Open Files Quota)
• JTQUOTA (Job Table Quota)
• PGFLQUOTA (Paging File Quota)
• PRCLM (Subprocess Quota)
• TQELM (Timer Queue Entry Quota)
• WSDEFAULT (Default Working Set Size)
• WSEXTENT (Working Set Expansion Quota)
• WSQUOTA (Working Set Size Quota)
If the same quota is ADDed more than once, only the last entered value will be applied.
You can verify the current settings with the SHOW (see SHOW) /QUOTA command. A more
elaborate description of these quotas can be found in VMS System Services Reference Manual
at the description of the $CREPRC system service. In that manual the quotas are called
PQL$_QUOTA.
IMPORTANT
The use of this qualifier is to be restricted to exceptional circumstances. It is used
for tuning purposes and should be handled with great care. The actual values
that will be assigned to a process also depend on system parameters and user
privileges. The actual assigned values can be shown with the DCL command SHOW
PROC PROCNAME /QUOTA. Where PROCMANE is identical to the used entity
INSTANCE_NAME of the corresponding CREATE (see CREATE) command.
Every time a quota is ADDed, a line is inserted into the start-up file of the AD.
These lines cannot be removed, so the start-up file will grow with the number of
issued quota commands. The process will always be started with the last ADDed
value.
Examples
1. PML> ADD CLASS AD ENTITY CMG1/QUOTA=(SMH,WSQUOTA=5000) /LOG
PML> List of entity quotas:
PML> SMH WSQUOTA=5000
%OMI-S-NORMAL, Normal successful completion
PML>
The ADD command adds the specified quota value to the list of start-up parameters for
all the SMH processes that run on node CMG1. The /LOG qualifier displays additional
information on the success of the ADD CLASS AD command.
Adds a new entry to the list attribute associated with the class CDMA.
Syntax
ADD CLASS CDMA_COMMON entity_item
Qualifiers Defaults
/CARRIER_SPEC_TSID=(teleservice-id, service_type, permitted-routing)
/FILTER_PARAMS_SCPT=optional_parameter_tag
/FILTER_PARAMS_VMN=optional_parameter_tag
/FILTER_PARAMS_WEMT=optional_parameter_tag
/FILTER_PARAMS_WMT=optional_parameter_tag
/FILTER_PARAMS_WPT=optional_parameter_tag
Parameters
entity_item
The name of the entity instance from which an element should be added. This is entered as
follows:
ENTITY instance_name
As this is an entity for a common class, there is only one ’instance’ in the system and its name
is always the same as the class name. This parameter may be omitted.
Description
The ADD command adds entries to list attributes associated with an entity. A list attribute is
an entity attribute which allows multiple entries belonging to the same attribute. Please refer
to the SMSC Operator Manual for more details on list attributes.
Qualifiers
/CARRIER_SPEC_TSID=(teleservice-id, service-type, permitted-routing)
The /CARRIER_SPEC_TSID qualifier specifies the list of entries mapping carrier-specific
Teleservice IDs and SMPP Service Types, and their permitted routing. SMPP Originated
Messages containing one of these Service Types are delivered to the CDMA network with
the mapped carrier-specific Teleservice ID. CDMA Originated Messages with one of these
mapped carrier-specific Teleservice IDs will only be accepted if MO is allowed, i.e. if the
permitted routing configuration in the matched entry does not indicate MT-only. Carrier-
specific Teleservice messages that are delivered to SMPP will contain the mapped Service
Type.
/FILTER_PARAMS_SCPT=optional_parameter_tag
The /FILTER_PARAMS_SCPT qualifier specifies the list of CDMA optional parameters that
will be filtered from CDMA Mobile Terminated text messages with the SCPT Teleservice ID.
For all optional parameters that are present in an SCPT message, the SMSC uses this list to
determine the optional parameters that will be excluded during delivery.
The tags listed in FILTER_PARAMS_SCPT (see Table 2–2) can be added to this list at-
tribute.
/FILTER_PARAMS_VMN=optional_parameter_tag
The /FILTER_PARAMS_VMN qualifier specifies the list of CDMA optional parameters that
will be filtered from CDMA Mobile Terminated text messages with VMN Teleservice ID. For all
optional parameters that are present in a VMN message, the SMSC uses this list to determine
the optional parameters that will be excluded during delivery.
The tags listed in FILTER_PARAMS_VMN (see Table 2–3) can be added to this list at-
tribute.
/FILTER_PARAMS_WEMT=optional_parameter_tag
The /FILTER_PARAMS_WEMT qualifier specifies the list of CDMA optional parameters that
will be filtered from CDMA Mobile Terminated text messages with the WEMT Teleservice ID.
For all optional parameters that are present in a WEMT message, the SMSC uses this list to
determine the optional parameters that will be excluded during delivery.
The tags listed in FILTER_PARAMS_WEMT (see Table 2–4) can be added to this list attribute.
/FILTER_PARAMS_WMT=optional_parameter_tag
The /FILTER_PARAMS_WMT qualifier specifies the list of CDMA optional parameters that
will be filtered from CDMA Mobile Terminated text messages with WMT Teleservice ID.
For all optional parameters that are present in a WMT message, the SMSC uses this list to
determine the optional parameters that will be excluded during delivery.
The tags listed in FILTER_PARAMS_WMT (see Table 2–5) can be added to this list at-
tribute.
/FILTER_PARAMS_WPT=optional_parameter_tag
The /FILTER_PARAMS_WPT qualifier specifies the list of CDMA optional parameters that
will be filtered from CDMA Mobile Terminated text messages with WPT Teleservice ID. For all
optional parameters that are present in a WPT message, the SMSC uses this list to determine
the optional parameters that will be excluded during delivery.
The tags listed in FILTER_PARAMS_WPT (see Table 2–6) can be added to this list attribute.
Examples
1. PML> ADD CLASS CDMA_COMMON /FILTER_PARAMS_WMT=TMS
PML>
The ADD command adds the optional parameter TMS to the list of optional parameters
that will be filtered from the WMT messages that are delivered to the CDMA network.
Modify an entry in the list attribute associated with the class GHLR_COMMON.
Syntax
ADD CLASS GHLR_COMMON entity_item
Qualifiers Defaults
/FSG_TT_MSC_TABLE=(tt,network node number)
Parameters
entity_item
The name of the entity instance from which an element should be added. This is entered as
follows:
ENTITY instance_name
As this is an entity for a common class, there is only one ’instance’ in the system and its name
is always the same as the class name. This parameter may be omitted.
Description
The ADD CLASS GHLR_COMMON command adds entries to list attributes associated with
an entity. A list attribute is an entity attribute which allows multiple entries belonging to the
same attribute. Refer to the SMSC Operator Manual for more details on list attributes.
Qualifiers
/FSG_TT_MSC_TABLE=(tt, network node number)
The qualifier /FSG_TT_MSC_TABLE specifies the list of the TT-MSC network node number
mapping entries, that are used by GHLR to map the Translation Type (TT) from the SCCP
Called Party Address related to the SendRoutingInfoForSM indication to a specific MSC net-
work node number. This MSC network node number is inserted in the SendRoutingInfoForSM
response that is sent back to the originating SMSC. The originating SMSC uses this network
node number to determine the destination MSC (SMSC) of the MT-ForwardSM request in
question. With this command, one entry of format (<tt>, <network node number>) can be
added to the list. Please note that the <tt> value must be unique in the table. The maximum
number of entries is 10.
Modify an entry in the list attribute associated with the class GIW_COMMON.
Syntax
ADD CLASS GIW_COMMON entity_item
Qualifiers Defaults
/MNP_IMSI_PFIX_TAB=(imsi, prefix)
/ANTI_FRAUD_GT_LIST=prefix
Parameters
entity_item
The name of the entity instance from which an element should be added. This is entered as
follows:
ENTITY instance_name
As this is an entity for a common class, there is only one ’instance’ in the system and its name
is always the same as the class name. This parameter may be omitted.
Description
The ADD CLASS GIW_COMMON command adds entries to list attributes associated with an
entity. A list attribute is an entity attribute which allows multiple entries belonging to the
same attribute. Please refer to the SMSC Operator Manual for more details on list attributes.
Qualifiers
/ANTI_FRAUD_GT_LIST=prefix
The /ANTI_FRAUD_GT_LIST qualifier is used to add an entry to the MSC/SGSN Global Title
prefix list used by the MO SMS Anti Fraud functionality. The table contains up to 100 entries.
A prefix cannot start with a zero and contains at least 1 and up to 3 decimal digits.
IMPORTANT
This qualifier is related to SMSC_COMMON /MO_ANTI_FRAUD_ENABLED. The
MSC/SGSN GT prefix list is only used when this option is switched ON.
IMPORTANT
This qualifier is related to GIW_COMMON /ANTI_FRAUD_GT_LIST_USE. The
MSC/SGSN GT prefix list can be used as blacklist or whitelist.
/MNP_IMSI_PFIX_TAB=(imsi, prefix)
The /MNP_IMSI_PFIX_TAB attribute is used to add an entry to the IMSI prefix table used in
MNP (Mobile Number Portability) networks to address the HLR directly when the recipient
IMSI is known. The prefix is inserted after the Country Code of the Global Title in the SCCP
Called Party Address/SUA destination address. The table contains up to 100 entries. A prefix
contains at least 1 and up to 8 hexadecimal characters.
IMPORTANT
This attribute is related to SMSC_COMMON/MNP_IMSI_PFIX_ENABLED, which
is a licensed option. The IMSI prefix table is only used when this option is switched
ON.
Examples
1. PML> ADD CLASS GIW_COMMON /MNP_IMSI_PFIX_TAB=(26201, D078)
PML> ADD CLASS GIW_COMMON /MNP_IMSI_PFIX_TAB=(26202, D079)
In this example 2 entries are added to the IMSI prefix table. Note that ’D’ represent a
hexadecimal value (13 decimal).
In this example 1 entry is added to the MO SMS Anti Fraud MSC/SGSN GT prefix list.
Adds a new entry to the list attribute associated with the class GSM_COMMON.
Syntax
ADD CLASS GSM_COMMON entity_item
Qualifiers Defaults
/RTNG_PID_LIST=pid
Parameters
entity_item
The name of the entity-instance from which the information should be set. This is entered as
follows:
ENTITY instance_name
Since this is an entity for a common class, there is only one ’instance’ in the system and its
name is always the same as the class name. This parameter may be omitted.
Description
The ADD command adds entries to list attributes associated with an entity. A list attribute is
an entity attribute which allows multiple entries belonging to the same attribute. Refer to the
SMSC Operator Manual for more details on list attributes.
Qualifiers
/RTNG_PID_LIST=pid
Using this qualifier a PID can be added to the RTNG_PID_LIST which is used by the routing
functionality.
The following PIDs can be added to the list:
• 22 FAX G3 protocol identifier
• 25 ERMES protocol identifier
• 26 National Paging System
• 39 PC protocol identifier SC specific
• 3A TAP protocol identifier SC specific
Examples
1. PML> ADD CLASS GSM_COMMON /RTNG_PID_LIST=3A
PML>
Adds a new entry to the list attribute associated with the IP7_COMMON class.
Syntax
ADD CLASS IP7_COMMON entity_item
Qualifiers Defaults
/SSRV_NETWORKS=(identifier, appearance, indicator, variant, local_pc, global_pc)
/SSRV_SUBSYSTEMS=(name, identifier)
/SSRV_FLOW_CTRL=(type, sample, ct_weight, at_weight, low_wm, high_wm, max_wm)
Parameters
entity_item
The name of the entity-instance from which the information should be set. This is entered as
follows:
ENTITY instance_name
Since this is an entity for a common class, there is only one ’instance’ in the system and its
name is always the same as the class name. This parameter may be omitted.
Description
The ADD command adds entries to list attributes associated with an entity. A list attribute is
an entity attribute which allows multiple entries belonging to the same attribute. Please refer
to the SMSC Operator Manual for more details on list attributes.
Qualifiers
/SSRV_NETWORKS=(identifier, appearance, indicator, variant, local_pc, global_pc)
The /SSRV_NETWORKS qualifier adds an entry to the list of SS7 network instance config-
urations, using the format (<identifier>, <appearance>, <indicator>, <variant>, <local PC>,
<global PC>).
• The <identifier> should have a unique value in the range [0,5].
• The <appearance> should have a unique value and match the related network appearance
value on the M3UA SG.
• The <indicator> should have value INT, SPARE, NAT or RES_NAT.
• The <variant> should have value ITU, ANSI, CHINA or TTC.
• The <local PC> and <global PC> should have a value in 14 bit range [0, 16383] when
<variant> is ITU, CHINA or TTC, or in 24 bit range [0, 16777215] when <variant> is
ANSI.
• The <local PC> should have a different value than the <global PC>.
• The <global PC> is optional and only used for distributed systems (e.g. DSMSC).
This is the case when a system identifier 0 is defined (please refer to attribute IP7_
COMMON/XUA_RC_SYSTEM_ID).
IMPORTANT
This attribute can only be modified when all IP7 entities have been stopped.
/SSRV_SUBSYSTEMS=(name, identifier)
The /SSRV_SUBSYSTEMS qualifier adds an entry to the list of subsystem to SS7 network
instance assignments, using the format (<name>, <identifier>).
The <name> should have a unique value EIR, GIW, IS41, GHLR, PHLR or IS41OTA. The
<identifier> should have an existing network identifier configured in IP7_COMMON/SSRV_
NETWORKS. The maximum number of entries is 6.
Please refer to SHOW CLASS IP7_COMMON/SSRV_SUBSYSTEMS for more information on
the meaning of these values.
IMPORTANT
This attribute can only be modified when all IP7 entities have been stopped.
The /SSRV_FLOW_CTRL qualifier adds an entry to the list of flow control mechanisms, using
the format (<type>, <sample>, <ct_weight>, <at_weight>, <low_wm>, <high_wm>, <max_
wm>).
• The <type> should have a unique value OVERLOAD_PROTECTION.
• The <sample> should have a value between 1 and 600 seconds.
• The <ct_weight> should have a value between 1 and 255.
• The <at_weight> should have a value between 0 and 255.
• The <low_wm> should be zero when <type> is OVERLOAD_PROTECTION.
• The <high_wm> should be zero when <type> is OVERLOAD_PROTECTION.
• The <max_wm> should have a value between 0 and 2147483647 messages when <type> is
OVERLOAD_PROTECTION.
IMPORTANT
This attribute can only be modified when all IP7 entities have been stopped and
when the licensed attribute IP7_COMMON/SSRV_MO_THROTTLING is enabled.
ADD CLASS MD
Adds a new entry to the list attribute associated with the class MD.
Syntax
ADD CLASS MD entity_item
Qualifiers Defaults
/LOG /NOLOG
/RELATION=(def1, def2)
Parameters
entity_item
The name of the entity instance from which an element should be added. This is entered as
follows:
ENTITY instance_name
As this is an entity for a common class, there is only one ’instance’in the system and its name
is always the same as the class name. This parameter may be omitted.
Description
The ADD command adds entries to list attributes associated with an entity. A list attribute is
an entity attribute which allows multiple entries belonging to the same attribute. Refer to the
SMSC Operator Manual for more details on list attributes.
Qualifiers
/LOG
/NOLOG (default)
The /LOG and /NOLOG qualifiers specify whether informational results of this command are
to be displayed or not.
/RELATION=(def1, def2)
The /RELATION qualifier adds an entry to the list of possible relations. This list is used
by the MD to provide internal SMSC routing information to entities. It defines relations
of a certain class of entities (def1, the source class) with another class of entities (def2, the
destination class).
The /RELATION qualifier is only applicable to class MD.
The parameters def1 and def2 must be one of the types listed in table /RELATION Qualifier
Entity Types (see Table 2–7) .
RESTRICTIONS
Adding relations for running entities is possible. A pre