In this section:

This section describes Transaction Language 1 (TL1) commands related to Signaling Connection Control Part (SCCP).

Note

Verbs and modifiers are separated by hyphens ( - ), attribute fields (TID, AID, CTAG, and General Block) are separated by colons (:), and every command is terminated by a semicolon (;).

Any attribute that contains TL1 special characters [ equal signs ( = ), colons ( : ), dashes ( - ), and commas ( , ) ] should be enclosed in double quotes ( " ) to help the attribute values escape.

Refer to Input Command Structure for more information.

SCCP Command Groupings

The following figure lists the SCCP objects that can be configured using TL1 commands.

SCCP Objects Groupings

SCCP Command Set Information

This section includes the information for the SCCP command set.

SCCP NA Manager

CHG-SCCP-MGR

CHG-SCCP-MGR:::[CTAG]:::::[NA_DBG_LVL=<int>],[LDL_DBG_LVL=<int>],[SCTP_DBG_LVL=<int>];

VFY-SCCP-MGR

VFY-SCCP-MGR:::[CTAG];

SET-SCCP-MGR

SET-SCCP-MGR:::[CTAG]:::[RESTORE_DBG];

Response Format

:::<NA_DBG_LVL=int>,<LDL_DBG_LVL=int>,<SCTP_DBG_LVL=int>;

Attribute Details

Click to read more...

SCCP NA

DLT-SCCP-NA

DLT-SCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG];

ADD-SCCP-NA

ADD-SCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG];

CHG-SCCP-NA

CHG-SCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG]:::::[LPC_REG=<BooleanFeature>],[ERRORS=<LogBoolean>],[SETUP_MGMT=<LogBoolean>],[EXEC_TRACE=<LogBoolean>],[LAYER_COM=<LogBoolean>],[PEER_MGMT=<LogBoolean>],[SS7_MSG=<LogBoolean>],[MTP3_INC=<ForcedRtg>],[MTP3_INC_GT_AI=<BooleanFeature>],[MTP3_INC_GT_ZERO_LEN=<BooleanFeature>],[MTP3_INC_DEST=<PCRoute>],[USER_INC=<UserForcedRtg>],[GTT_INC_CLG_PC=<BooleanFeature>],[GTT_INC_REROUTING=<BooleanFeature>],[KEEP_ALIVE=<Timer1800>],[SST_DELAY=<int>],[XUDT_REASSEMBLY=<int>],[MTP_AUDIT=<Timer1800>],[MTP_AUDIT_LIFETIME=<MTPAuditLifetime>],[CX_ESTABLISH=<int>],[CX_RELEASE=<int>],[RX_INACTIVE=<int>],[SEND_INACTIVE=<int>],[REF_FREEZE=<int>],[SLS_INCREMENT=<BooleanFeature>],[OLD_ENCODING_AI=<BooleanFeature>],[OLD_ENCODING_CLG_PC=<BooleanFeature>],[OLD_MTP_AVAIL=<BooleanFeature>],[OLD_PC_FORMAT=<BooleanFeature>],[SET_OPC_TO_LPC=<OPC2LPCEnum>],[SET_APC_TO_LPC=<BooleanFeature>],[SET_OPC_LPC=<BooleanFeature>],[SET_OPC_LPC_MGMT=<BooleanFeature>],[N_UNIT_DATA_QoS_FLAG=<BooleanFeature>],[SSN_ZERO_USER_FLAG=<BooleanFeature>],[SST_OPC_FROM_SSP=<BooleanFeature>],[ENCODING_CLG_PC=<CLGPCEnum>],[UNEQUIPPED_USER=<BooleanFeature>],[FORCED_SEG=<int>];

SET-SCCP-NA

SET-SCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG]:::[ACT_TRAFFIC/DEACT_TRAFFIC/RESTORE_DBG];

VFY-SCCP-NA

VFY-SCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<CONTEXT=string>,<LPC=pointcode>,<LPC_REG=BooleanFeature>,<SS7_VARIANT=SS7Variant>,<NET_IND=NetInd>,<MTP3_HOSTNAME=string>,<NA=int>,<TRAFFIC_STATUS=TrafficEnum>,<ERRORS=LogBoolean>,<SETUP_MGMT=LogBoolean>,<EXEC_TRACE=LogBoolean>,<LAYER_COM=LogBoolean>,<PEER_MGMT=LogBoolean>,<SS7_MSG=LogBoolean>,<MTP3_INC=ForcedRtg>,<MTP3_INC_GT_AI=BooleanFeature>,<MTP3_INC_GT_ZERO_LEN=BooleanFeature>,<MTP3_INC_DEST=PCRoute>,<USER_INC=UserForcedRtg>,<GTT_INC_CLG_PC=BooleanFeature>,<GTT_INC_REROUTING=BooleanFeature>,<KEEP_ALIVE=Timer1800>,<SST_DELAY=int>,<XUDT_REASSEMBLY=int>,<MTP_AUDIT=Timer1800>,<MTP_AUDIT_LIFETIME=MTPAuditLifetime>,<CX_ESTABLISH=int>,<CX_RELEASE=int>,<RX_INACTIVE=int>,<SEND_INACTIVE=int>,<REF_FREEZE=int>,<SLS_INCREMENT=BooleanFeature>,<OLD_ENCODING_AI=BooleanFeature>,<OLD_ENCODING_CLG_PC=BooleanFeature>,<OLD_MTP_AVAIL=BooleanFeature>,<OLD_PC_FORMAT=BooleanFeature>,<SET_OPC_TO_LPC=OPC2LPCEnum>,<SET_APC_TO_LPC=BooleanFeature>,<SET_OPC_LPC=BooleanFeature>,<SET_OPC_LPC_MGMT=BooleanFeature>,<N_UNIT_DATA_QoS_FLAG=BooleanFeature>,<SSN_ZERO_USER_FLAG=BooleanFeature>,<SST_OPC_FROM_SSP=BooleanFeature>,<ENCODING_CLG_PC=CLGPCEnum>,<UNEQUIPPED_USER=BooleanFeature>,<FORCED_SEG=int>;

AID Description

Network Appearance - Position 1
Type: int
Description: Each Network Appearance (NA) is given a number to distinguish it as you proceed through the various levels of the SS7 stack. Each NA is effectively a new node on the network with its own Local Point Code (LPC).

Attribute Details

Click to read more...

Concerned PCs

VFY-SCCP-CPCS

VFY-SCCP-CPCS::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<COUNT=int>;

Attribute Details

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of Concerned PCs.

Concerned PC

DLT-SCCP-CPC

DLT-SCCP-CPC::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]:[CTAG];

ADD-SCCP-CPC

ADD-SCCP-CPC::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]:[CTAG];

VFY-SCCP-CPC

VFY-SCCP-CPC::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]:<STATUS=BooleanAvail>,<SSNs=int>;

AID Description

Point Code - Position 1
Type: pointcode
Description: Point Code SCCP defines as known.

Attribute Details

STATUS - Status
Permission: Read-only
Type: BooleanAvail={UNAVAILABLE,AVAILABLE}
Description: Concerned PC status (AVAILABLE/UNAVAILABLE).

SSNs - Concerned SSNs
Permission: Read-only
Type: int
Description: Number of Concerned SSNs.

Concerned SSN

VFY-SCCP-CSSN

VFY-SCCP-CSSN::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]-[<Concerned SSN/SSN>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<Concerned PC/Point Code>]-[<Concerned SSN/SSN>]:<STATUS=PCSSNStatus>;

AID Description

SSN - Position 1
Type: int
Description: Subsystem Number for the Concerned PC

Attribute Details

STATUS - Status
Permission: Read-only
Type: PCSSNStatus={PROHIBITED,ALLOWED}
Description: Concerned SSN status (ALLOWED/PROHIBITED).

User Connections

VFY-SCCP-USERCXS

VFY-SCCP-USERCXS::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<COUNT=int>;

Attribute Details

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of User Connections

User Connection

SET-SCCP-USERCX

SET-SCCP-USERCX::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]:[CTAG]:::[TERMINATE];

VFY-SCCP-USERCX

VFY-SCCP-USERCX::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]:<CONTEXT=string>,<REASSEMBLY_SUPPORT=BooleanFeature>,<REG_PC_SSNs=int>,<REG_APPIDs=int>,<UAP_VERSION=int>;

AID Description

Peer ID - Position 1
Type: int
Description: Peer Identifier from LDL configuration.

Connection ID - Position 2
Type: int
Description: Unique User Connection identifier for this peer ID.

Attribute Details

Click to read more...

Registered PC SSN

VFY-SCCP-REGPCSSN

VFY-SCCP-REGPCSSN::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]-[<Registered PC SSN/Point Code>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]-[<Registered PC SSN/Point Code>]:<SSN=int>,<STATUS=PCSSNStatus>;

AID Description

Point Code - Position 1
Type: pointcode
Description: Point Code registered by the User Connection.

Attribute Details

SSN - SSN
Permission: Read-only
Type: int
Description: Subsystem Number registered by the User Connection. 

STATUS - Status
Permission: Read-only
Type: PCSSNStatus={PROHIBITED,ALLOWED}
Description: PC-SSN registration status (ALLOWED/PROHIBITED).

GTT Connections

VFY-SCCP-GTTCXS

VFY-SCCP-GTTCXS::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<COUNT=int>;

Attribute Details

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of GTT Connections.

GTT Connection

SET-SCCP-GTTCX

SET-SCCP-GTTCX::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]:[CTAG]:::[TERMINATE];

VFY-SCCP-GTTCX

VFY-SCCP-GTTCX::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]:<CONTEXT=string>,<REASSEMBLY_SUPPORT=BooleanFeature>,<REG_PCs=int>,<REG_APPIDs=int>,<UAP_VERSION=int>;

AID Description

Peer ID - Position 1
Type: int
Description: Peer Identifier from LDL configuration.

Connection ID - Position 2
Type: int
Description: Unique GTT Connection identifier for this peer ID.

Attribute Details

Click to read more...

Registered PC

VFY-SCCP-REGPC

VFY-SCCP-REGPC::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]-[<Registered PC/Point Code>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]-[<Registered PC/Point Code>]:;

AID Description

Point Code - Position 1
Type: pointcode
Description: Point Code registered by the GTT Connection.

Registered User AppID

VFY-SCCP-RUAPPID

VFY-SCCP-RUAPPID::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]-[<Registered User AppID/Name>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<User Connection/Peer ID>-<User Connection/Connection ID>]-[<Registered User AppID/Name>]:;

AID Description

Name - Position 1
Type: string
Description: Application Identifier registered by the User Connection.

Registered GTT AppID

VFY-SCCP-RGAPPID

VFY-SCCP-RGAPPID::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]-[<Registered GTT AppID/Name>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<GTT Connection/Peer ID>-<GTT Connection/Connection ID>]-[<Registered GTT AppID/Name>]:;

AID Description

Name - Position 1
Type: string
Description: Application Identifier registered by the GTT Connection.

TCAP Service Rules

VFY-SCCP-TCAPSRVS

VFY-SCCP-TCAPSRVS::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<COUNT=int>; 

Attribute Details

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of TCAP Service Rules.

TCAP Service Rule

DLT-SCCP-TCAPSRV

DLT-SCCP-TCAPSRV::[<SCCP NA/Network Appearance>]-[<TCAP Service Rule/SSN>-<TCAP Service Rule/TT>]:[CTAG];

ADD-SCCP-TCAPSRV

ADD-SCCP-TCAPSRV::[<SCCP NA/Network Appearance>]-[<TCAP Service Rule/SSN>-<TCAP Service Rule/TT>]:[CTAG]:::::[TCAP_SERVICE=<TCAPServiceEnum>];

VFY-SCCP-TCAPSRV

VFY-SCCP-TCAPSRV::[<SCCP NA/Network Appearance>]-[<TCAP Service Rule/SSN>-<TCAP Service Rule/TT>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<TCAP Service Rule/SSN>-<TCAP Service Rule/TT>]:<SSN=SSNTTEnum>,<TT=SSNTTEnum>,<TCAP_SERVICE=TCAPServiceEnum>;

AID Description

SSN - Position 1
Type: SSNTTEnum={DEFAULT,NOT APPLICABLE, 0 to 255}
Description: TCAP Service Rule Subsystem Number.

TT - Position 2
Type: SSNTTEnum={DEFAULT,NOT APPLICABLE, 0 to 255}
Description: TCAP Service Rule Translation Type.

Attribute Details

Click to read more...

Remote PCs

VFY-SCCP-RPCS

VFY-SCCP-RPCS::[<SCCP NA/Network Appearance>]:[CTAG];

Response Format

::[<SCCP NA/Network Appearance>]:<COUNT=int>; 

Attribute Details

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of Remote PCs.

Remote PC

DLT-SCCP-RPC

DLT-SCCP-RPC::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]:[CTAG];

ADD-SCCP-RPC

ADD-SCCP-RPC::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]:[CTAG]:::::[AI_NI=<SGMGNI>];

VFY-SCCP-RPC

VFY-SCCP-RPC::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]:<PC=pointcode>,<STATUS=BooleanAvail>,<USERCREATED=YesNo>,<AI_NI=SGMGNI>,<SSNs=int>;

AID Description

Point Code - Position 1
Type: pointcode
Description: Remote point code.

Attribute Details

Click to read more...

Remote SSN

ADD-SCCP-RSSN

ADD-SCCP-RSSN::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]-[<Remote SSN/SSN>]:[CTAG];

SET-SCCP-RSSN

SET-SCCP-RSSN::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]-[<Remote SSN/SSN>]:[CTAG]:::[ALLOW/PROHIBIT];

VFY-SCCP-RSSN

VFY-SCCP-RSSN::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]-[<Remote SSN/SSN>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]-[<Remote PC/Point Code>]-[<Remote SSN/SSN>]:<SSN=int>,<STATUS=PCSSNStatus>;

AID Description

SSN - Position 1
Type: int
Description: Subsystem number for the Remote PC.

Attribute Details

SSN - SSN
Permissions: Createable
Type: int
Description: Subsystem number for the Remote PC. 

STATUS - Status
Permission: Read-only
Type: PCSSNStatus={PROHIBITED,ALLOWED}
Description: Remote SSN status (ALLOWED/PROHIBITED). Prohibited SSNs will initiate the SST procedure for available Remote PC. User Created SSN status persist following TFP/TFA.