In this section:

This section describes Transaction Language 1 (TL1) commands related to Signaling Gateway (SG).

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.

SG Command Groupings

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

SG Objects Grouping

SG Card Command Set Information

This section includes the information for the SG command set.

SG Configuration

CHG-SIGGW

CHG-SIGGW:::[CTAG]:::::[SG_DEBUG_LEVEL=<epx_log_level>],[SCTP_DEBUG_LEVEL=<int>],[LDL_DEBUG_LEVEL=<int>],[NPEER_DEBUG_LEVEL=<int>],[DB_ERROR=<FeatureBoolean>],[DB_MGMT=<FeatureBoolean>],[DB_FILE_MGMT=<FeatureBoolean>],[AS_MSTR_DBG=<FeatureBoolean>],[MSA_DBG=<FeatureBoolean>];

SET-SIGGW

SET-SIGGW:::[CTAG]:::[RESTORE_DBG];

VFY-SIGGW

VFY-SIGGW:::[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

:::<SG_DEBUG_LEVEL=epx_log_level>,<SCTP_DEBUG_LEVEL=int>,<LDL_DEBUG_LEVEL=int>,<NPEER_DEBUG_LEVEL=int>,<DB_ERROR=FeatureBoolean>,<DB_MGMT=FeatureBoolean>,<DB_FILE_MGMT=FeatureBoolean>,<AS_MSTR_DBG=FeatureBoolean>,<MSA_DBG=FeatureBoolean>,<SLOT=string>;

Attribute Details

Click to read more...

M3UA

CHG-M3UA

CHG-M3UA:::[CTAG]:::::[PENDING_TIMER=<PendingTimer>],[IMF=<FeatureBoolean>],[SCTP_PROTO_ID_VAL=<FeatureBoolean>],[AS_MASTER_TMR=<int>],[AS_MSTR_PENDING_TMR=
<ASMasterPendingTimer>],[MAX_CAP=<int>],[HU_ONSET=<Percent>],[HU_ABATE=<Percent>];

SET-M3UA

SET-M3UA:::[CTAG]:::[START/STOP];

VFY-M3UA

VFY-M3UA:::[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

:::<PENDING_TIMER=PendingTimer>,<IMF=FeatureBoolean>,<SCTP_PROTO_ID_VAL=FeatureBoolean>,<AS_MASTER_TMR=int>,<AS_MSTR_PENDING_TMR=ASMasterPendingTimer>,<MONITOR=FeatureBoolean>,<MAX_CAP=int>,<HU_ONSET=Percent>,<HU_ABATE=Percent>,<INT_SECS=int>;

Attribute Details

Click to read more...

M3UA App Server

DLT-M3UA-APPSRV

DLT-M3UA-APPSRV::[<M3UA App Server/Routing Context>]:[CTAG];

ADD-M3UA-APPSRV

ADD-M3UA-APPSRV::[<M3UA App Server/Routing Context>]:[CTAG]:::::[NA=<int>],[DPC=<pointcode>],[SI=<int>],[TRAFFIC_MODE=<TrafficMode>],[AI=<string>];

SET-M3UA-APPSRV

SET-M3UA-APPSRV::[<M3UA App Server/Routing Context>]:[CTAG]:::[GO_ONLINE];

CHG-M3UA-APPSRV

CHG-M3UA-APPSRV::[<M3UA App Server/Routing Context>]:[CTAG]:::::[ASP_TYPE=<ASPType>];

VFY-M3UA-APPSRV

VFY-M3UA-APPSRV::[<M3UA App Server/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA App Server/Routing Context>]:<RC=int>,<NA=int>,<DPC=pointcode>,<SI=int>,<TRAFFIC_MODE=TrafficMode>,<AI=string>,<ASP_TYPE=ASPType>,<STATUS=StatusAS>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: M3UA AS Routing context.

Attribute Details

Click to read more...


M3UA OPC CIC Range

DLT-M3UA-CICRANGE

DLT-M3UA-CICRANGE::[<M3UA App Server/Routing Context>]-[<M3UA OPC CIC Range/OPC>-<M3UA OPC CIC Range/CIC Minimum>-<M3UA OPC CIC Range/CIC Maximum>]:[CTAG];

ADD-M3UA-CICRANGE

ADD-M3UA-CICRANGE::[<M3UA App Server/Routing Context>]-[<M3UA OPC CIC Range/OPC>-<M3UA OPC CIC Range/CIC Minimum>-<M3UA OPC CIC Range/CIC Maximum>]:[CTAG];

VFY-M3UA-CICRANGE

VFY-M3UA-CICRANGE::[<M3UA App Server/Routing Context>]-[<M3UA OPC CIC Range/OPC>-<M3UA OPC CIC Range/CIC Minimum>-<M3UA OPC CIC Range/CIC Maximum>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA App Server/Routing Context>]-[<M3UA OPC CIC Range/OPC>-<M3UA OPC CIC Range/CIC Minimum>-<M3UA OPC CIC Range/CIC Maximum>]:<OPC=pointcode>,<CIC_MIN=UndefinedCIC>,<CIC_MAX=UndefinedCIC>;

AID Description

OPC - Position 1
Type: pointcode
Description: The OPC is an optional parameter which is used to augment M3UA Routing Keys. The addition of an OPC or a list of OPCs enables a Routing Key to be created where by an ASP can restrict the traffic it receives to only come from those originators listed. Please Note that if an OPC is configured then the ASP will not receive traffic from any other originating point codes.

CIC Minimum - Position 2
Type: UndefinedCIC={UNDEFINED, 0 to 65535}
Description: The Maximum CIC value is used in conjunction with the Minimum CIC value in order to augment the M3UA Routing Key to which the CIC range belongs. The range allows the ASP to restrict the traffic that it will receive to only that for those circuits included in the configured CIC ranges

CIC Maximum - Position 3
Type: UndefinedCIC={UNDEFINED, 0 to 65535}
Description: Maximum CIC value (optional if OPC defined).

Attribute Details

Click to read more...

M3UA ASP Status

VFY-M3UA-ASPSTATUS

VFY-M3UA-ASPSTATUS::[<M3UA App Server/Routing Context>]-[<M3UA ASP Status/Slot>-<M3UA ASP Status/ASP ID>-<M3UA ASP Status/Server ID>]:[CTAG];

Response Format

::[<M3UA App Server/Routing Context>]-[<M3UA ASP Status/Slot>-<M3UA ASP Status/ASP ID>-<M3UA ASP Status/Server ID>]:<SLOT=int>,<ASPID=int>,<SERVER_ID=int>,<NAME=string>,<STATUS=StatusASP>,<ASSOCID=int>;

AID Description

Slot - Position 1
Type: int
Description: M3UA AS ASP corresponding slot.

ASP ID - Position 2
Type: int
Description: M3UA AS ASP unique identifier.

Server ID - Position 3
Type: int
Description: M3UA AS ASP corresponding server ID.

Attribute Details

Click to read more...

M3UA ASP

CHG-M3UA-ASP

CHG-M3UA-ASP::[<M3UA ASP/Slot>-<M3UA ASP/ID>]:[CTAG]:::::[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-M3UA-ASP

SET-M3UA-ASP::[<M3UA ASP/Slot>-<M3UA ASP/ID>]:[CTAG]:::[TERMINATE/SHUTDOWN];

VFY-M3UA-ASP

VFY-M3UA-ASP::[<M3UA ASP/Slot>-<M3UA ASP/ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format for VFY-M3UA-ASP

::[<M3UA ASP/Slot>-<M3UA ASP/ID>]:<SLOT=int>,<ServerID=int>,<ID=int>,<AssocID=int>,<HOST1=string>,<HOST2=string>,<PORT=int>,<NAME=string>,<STATUS=StatusASP>,<UASPID=string>,<RXMSG=int>,<TXMSG=int>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

AID Description

Slot - Position 1
Type: int
Description: A Peers Slot in the chassis.

ID - Position 2
Type: int
Description: M3UA ASP unique identifier.

Attribute Details

Click to read more...

M3UA SCTP Servers

CHG-M3UA-SERVERS

CHG-M3UA-SERVERS:::[CTAG]:::::[DFLT_NA=<int>],[ASP_MGMT=<ASPMgmt>],[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-M3UA-SERVERS

SET-M3UA-SERVERS:::[CTAG]:::[ACT/DEACT];

VFY-M3UA-SERVERS

VFY-M3UA-SERVERS:::[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

:::<DFLT_NA=int>,<ASP_MGMT=ASPMgmt>,<STATUS=FeatureBoolean>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

Attribute Details

Click to read more...

M3UA SCTP Server

DLT-M3UA-SERVER

DLT-M3UA-SERVER::[<M3UA SCTP Server/Slot>-<M3UA SCTP Server/Server ID>]:[CTAG];

ADD-M3UA-SERVER

ADD-M3UA-SERVER::[<M3UA SCTP Server/Slot>]:[CTAG]:::::[IP1=<string>],[IP2=<string>],[PORT=<int>];

CHG-M3UA-SERVER

CHG-M3UA-SERVER::[<M3UA SCTP Server/Slot>-<M3UA SCTP Server/Server ID>]:[CTAG]:::::[IP1=<string>],[IP2=<string>],[PORT=<int>],[USE DEFAULT=<default_sctp_values>],[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-M3UA-SERVER

SET-M3UA-SERVER::[<M3UA SCTP Server/Slot>-<M3UA SCTP Server/Server ID>]:[CTAG]:::[ACT/DEACT];

VFY-M3UA-SERVER

VFY-M3UA-SERVER::[<M3UA SCTP Server/Slot>-<M3UA SCTP Server/Server ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA SCTP Server/Slot>-<M3UA SCTP Server/Server ID>]:<SLOT=int>,<ServerID=int>,<IP1=string>,<IP2=string>,<PORT=int>,<STATUS=FeatureBoolean>,<USE DEFAULT=default_sctp_values>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

AID Description

Slot - Position 1
Type: int
Description: The Slot where the server is being configured

Server ID - Position 2
Type: int
Description: M3UA SCTP Server ID.

Attribute Details

Click to read more...

RTO_MIN - RTO Minimum
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Minimum Retransmission Timeout (ms). SCTP Server must be de-activated and re-activated to take effect.

RTO_MAX - RTO Maximum
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Maximum Retransmission Timeout (ms). SCTP Server must be de-activated and re-activated to take effect.

MAX_INIT_RETRANS - Maximum Init Retrans
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Maximum initial retransmissions. SCTP Server must be de-activated and re-activated to take effect.

MAX_ASSOC_RETRANS - Maximum Assoc Retrans
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Maximum association retransmissions. SCTP Server must be de-activated and re-activated to take effect.

MAX_PATH_RETRANS - Maximum Path Retrans
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Maximum path retransmissions. SCTP Server must be de-activated and re-activated to take effect.

BUNDLING - Bundling
Permission: Writeable
Type: FeatureBoolean={DISABLED,ENABLED}
Description: Enable or disable the Bundling feature. SCTP Server must be de-activated and re-activated to take effect.

BUNDLING_TO - Bundling Timeout
Permission: Writeable
Type: int(Range: [0..2147483647])
Description: Bundling timeout (msecs). SCTP Server must be de-activated and re-activated to take effect.

DELAYACK_TO - Delayed Ack Timeout
Permission: Writeable
Type: int(Range: [0..500])
Description: Delayed acknowledgement timeout. SCTP Server must be de-activated and re-activated to take effect.

CHECKSUM - Checksum
Permission: Writeable
Type: SCTPCheckSum={ADLER32,CRC32C,NONE}
Description: Checksum algorithm. SCTP Server must be de-activated and re-activated to take effect.

INSTREAMS - In Streams
Permission: Writeable
Type: int(Range: [0..65355])
Description: Number of in streams. SCTP Server must be de-activated and re-activated to take effect.

OUTSTREAMS - Out Streams
Permission: Writeable
Type: int(Range: [0..65355])
Description: Number of out streams. SCTP Server must be de-activated and re-activated to take effect.

M3UA Configured ASP

DLT-M3UA-CONFASP

DLT-M3UA-CONFASP::[<M3UA Configured ASP/ID>]:[CTAG];

ADD-M3UA-CONFASP

ADD-M3UA-CONFASP::[<M3UA Configured ASP/ID>]:[CTAG]:::::[IP1=<string>],[IP2=<string>],[PORT=<int>];

CHG-M3UA-CONFASP

CHG-M3UA-CONFASP::[<M3UA Configured ASP/ID>]:[CTAG]:::::[NAME=<string>],[IDVAL=<FeatureBoolean>],[INCOMING_APPID=<string>],[INCRC=<FeatureBoolean>],[INCNA=<FeatureBoolean>],[SERVER_ID=<serverId>],[SLOT=<slotId>],[NATRANS=<NARange>],[DEFAULT_NA=<DefaultNA>];

SET-M3UA-CONFASP

SET-M3UA-CONFASP::[<M3UA Configured ASP/ID>]:[CTAG]:::[ACT/DEACT];

VFY-M3UA-CONFASP

VFY-M3UA-CONFASP::[<M3UA Configured ASP/ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA Configured ASP/ID>]:<ID=int>,<IP1=string>,<IP2=string>,<PORT=int>,<NAME=string>,<IDVAL=FeatureBoolean>,<INCOMING_APPID=string>,<INCRC=FeatureBoolean>,<INCNA=FeatureBoolean>,<SERVER_ID=serverId>,<SLOT=slotId>,<ACTIVATED=FeatureBoolean>,<NATRANS=NARange>,<DEFAULT_NA=DefaultNA>;

AID Description

ID - Position 1
Type: int (Range [1...2.14748e+09])
Description: M3UA configured ASP unique identifier.

Attribute Details

Click to read more...

M3UA Routing Context

DLT-M3UA-RC

DLT-M3UA-RC::[<M3UA Configured ASP/ID>]-[<M3UA Routing Context/Routing Context>]:[CTAG];

ADD-M3UA-RC

ADD-M3UA-RC::[<M3UA Configured ASP/ID>]-[<M3UA Routing Context/Routing Context>]:[CTAG];

CHG-M3UA-RC

CHG-M3UA-RC::[<M3UA Configured ASP/ID>]-[<M3UA Routing Context/Routing Context>]:[CTAG]:::::[REMOTERC=<RemoteRC>];

VFY-M3UA-RC

VFY-M3UA-RC::[<M3UA Configured ASP/ID>]-[<M3UA Routing Context/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA Configured ASP/ID>]-[<M3UA Routing Context/Routing Context>]:<RC=int>,<REMOTERC=RemoteRC>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: Routing context.

Attribute Details

RC - Routing Context
Permission: Createable
Type: int (Range [1...2.14748e+09])
Description: Routing context.

REMOTERC - Remote Routing Context
Permission: Writeable
Type: RemoteRC={UNDEFINED, 0 to 2147483647}
Description: Remote routing context is used to connect a group of configured RCs. An ASP may go active for the group of RCs by sending a single ASP Active message containing only the remote routing context. All notifications and Acks pertaining to any AS in the group will contain the remote routing context. This feature should only be used in loadshare and broadcast traffic modes. To set the value to UNDEFINED, enter -1.

M3UA Multi Association ASP

DLT-M3UA-MAASP

DLT-M3UA-MAASP::[<M3UA Multi Association ASP/ID>]:[CTAG];

ADD-M3UA-MAASP

ADD-M3UA-MAASP::[<M3UA Multi Association ASP/ID>]:[CTAG]:::::[ASP_TYPE=<MultiASPType>],[ROLE=<SCTPRole>],[M3UA VERSION=<M3UAVersion>];

CHG-M3UA-MAASP

CHG-M3UA-MAASP::[<M3UA Multi Association ASP/ID>]:[CTAG]:::::[NAME=<string>],[IDVAL=<FeatureBoolean>],[INCOMING_APPID=<string>],[INCRC=<FeatureBoolean>],[INCNA=<FeatureBoolean>],[NATRANS=<NARange>],[NA=<DefaultNA>],[IMF=<FeatureBoolean>],[NA_OVERRIDE=<NaOverride>],[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>],[DSCP=<Dscp>],[TXABTL1=<TxQueuePercent>],[TXONSTL1=<TxQueuePercent>],[TXABTL2=<TxQueuePercent>],[TXONSTL2=<TxQueuePercent>],[TXABTL3=<TxQueuePercent>],[TXONSTL3=<TxQueuePercent>],[DISCARD_LVL=<MessageDiscard>],[REPORT_CONGESTION=<FeatureBoolean>];

VFY-M3UA-MAASP

VFY-M3UA-MAASP::[<M3UA Multi Association ASP/ID>]:[CTAG]; 

Response Format

::[<M3UA Multi Association ASP/ID>]:<ID=int>,<NAME=string>,<IDVAL=FeatureBoolean>,<INCOMING_APPID=string>,<INCRC=FeatureBoolean>,<INCNA=FeatureBoolean>,<ASP_TYPE=MultiASPType>,<ROLE=SCTPRole>,<M3UA VERSION=M3UAVersion>,<NATRANS=NARange>,<NA=DefaultNA>,<IMF=FeatureBoolean>,<NA_OVERRIDE=NaOverride>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>,<DSCP=Dscp>,<TXABTL1=TxQueuePercent>,<TXONSTL1=TxQueuePercent>,<TXABTL2=TxQueuePercent>,<TXONSTL2=TxQueuePercent>,<TXABTL3=TxQueuePercent>,<TXONSTL3=TxQueuePercent>,<CONGESTION_LVL=CongestionLevel>,<DISCARD_LVL=MessageDiscard>,<REPORT_CONGESTION=FeatureBoolean>;

AID Description

ID - Position 1
Type: int
Description: M3UA Multi Association ASP unique identifier.

Attribute Details

Click to read more...

M3UA ASP Association

DLT-M3UA-ASSOC

DLT-M3UA-ASSOC::[<M3UA Multi Association ASP/ID>]-[<M3UA ASP Association/Association ID>]:[CTAG];

ADD-M3UA-ASSOC

ADD-M3UA-ASSOC::[<M3UA Multi Association ASP/ID>]:[CTAG]:::::[SLOT=<int>],[LIP1=<string>],[LIP2=<string>],[LPORT=<int>],[RIP1=<string>],[RIP2=<string>],[RPORT=<int>];

SET-M3UA-ASSOC

SET-M3UA-ASSOC::[<M3UA Multi Association ASP/ID>]-[<M3UA ASP Association/Association ID>]:[CTAG]:::[ACT/DEACT];

VFY-M3UA-ASSOC

VFY-M3UA-ASSOC::[<M3UA Multi Association ASP/ID>]-[<M3UA ASP Association/Association ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA Multi Association ASP/ID>]-[<M3UA ASP Association/Association ID>]:<ASSOC_ID=int>,<SLOT=int>,<LIP1=string>,<LIP2=string>,<LPORT=int>,<RIP1=string>,<RIP2=string>,<RPORT=int>,<ACTIVATED=FeatureBoolean>,<SSTATE=AssocState>,<MSTATE=AssocState>,<RXMSG=int>,<TXMSG=int>;

AID Description

Association ID - Position 1
Type: int
Description: M3UA ASP Association unique identifier.

Attribute Details

Click to read more...

M3UA Multi Association RC

DLT-M3UA-MARC

DLT-M3UA-MARC::[<M3UA Multi Association ASP/ID>]-[<M3UA Multi Association RC/Routing Context>]:[CTAG];

ADD-M3UA-MARC

ADD-M3UA-MARC::[<M3UA Multi Association ASP/ID>]-[<M3UA Multi Association RC/Routing Context>]:[CTAG];

CHG-M3UA-MARC

CHG-M3UA-MARC::[<M3UA Multi Association ASP/ID>]-[<M3UA Multi Association RC/Routing Context>]:[CTAG]:::::[REMOTERC=<RemoteRC>];

VFY-M3UA-MARC

VFY-M3UA-MARC::[<M3UA Multi Association ASP/ID>]-[<M3UA Multi Association RC/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<M3UA Multi Association ASP/ID>]-[<M3UA Multi Association RC/Routing Context>]:<RC=int>,<REMOTERC=RemoteRC>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: Routing context.

Attribute Details

Click to read more...

M3UA MHD Record

VFY-M3UA-MHD

VFY-M3UA-MHD::[<M3UA MHD Record/Routeset ID>-<M3UA MHD Record/CIC>]:[CTAG]::[RSID=<RoutesetID>]::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format for VFY-M3UA-MHD

::[<M3UA MHD Record/Routeset ID>-<M3UA MHD Record/CIC>]:;

AID Description

Routeset ID - Position 1
Type: RoutesetID={UNDEFINED, 0 to 4000}
Description: MHD record associated Routeset ID.

CIC - Position 2
Type: int
Description: MHD record associated CIC.

Attribute Details

Click to read more...

SUA

CHG-SUA

CHG-SUA:::[CTAG]:::::[PENDING_TIMER=<PendingTimer>],[IMF=<FeatureBoolean>],[SCTP_PROTO_ID_VAL=<FeatureBoolean>],[ASSOC_CAP=<int>],[HU_ONSET=<Percent>],[HU_ABATE=<Percent>],[T_CX_ESTABLISHED=<TimerEnable>],[T_INACTIVITY_SEND=<TimerEnable>],[T_INACTIVITY_RX=<TimerEnable>],[T_RELEASE=<TimerEnable>],[T_REPEAT_RELEASE=<TimerEnable>],[T_SRN_FREEZE=<TimerEnable>];

SET-SUA

SET-SUA:::[CTAG]:::[START/STOP];

VFY-SUA

VFY-SUA:::[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

:::<PENDING_TIMER=PendingTimer>,<IMF=FeatureBoolean>,<SCTP_PROTO_ID_VAL=FeatureBoolean>,<MONITOR=FeatureBoolean>,<ASSOC_CAP=int>,<HU_ONSET=Percent>,<HU_ABATE=Percent>,<INT_SECS=int>,<T_CX_ESTABLISHED=TimerEnable>,<T_INACTIVITY_SEND=TimerEnable>,<T_INACTIVITY_RX=TimerEnable>,<T_RELEASE=TimerEnable>,<T_REPEAT_RELEASE=TimerEnable>,<T_SRN_FREEZE=TimerEnable>;

Attribute Details

Click to read more...

SUA App Server

DLT-SUA-APPSRV

DLT-SUA-APPSRV::[<SUA App Server/Routing Context>]:[CTAG];

ADD-SUA-APPSRV

ADD-SUA-APPSRV::[<SUA App Server/Routing Context>]:[CTAG]:::::[NA=<int>],[DPC=<pointcode>],[SSN=<int>],[TRAFFIC_MODE=<TrafficMode>],[AI=<string>];

VFY-SUA-APPSRV

VFY-SUA-APPSRV::[<SUA App Server/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SUA App Server/Routing Context>]:<RC=int>,<NA=int>,<DPC=pointcode>,<SSN=int>,<TRAFFIC_MODE=TrafficMode>,<AI=string>,<STATUS=StatusAS>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: SUA AS Routing context.

Attribute Details

Click to read more...

SUA ASP Status

VFY-SUA-ASPSTATUS

VFY-SUA-ASPSTATUS::[<SUA App Server/Routing Context>]-[<SUA ASP Status/Slot>-<SUA ASP Status/ASP ID>-<SUA ASP Status/Server ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SUA App Server/Routing Context>]-[<SUA ASP Status/Slot>-<SUA ASP Status/ASP ID>-<SUA ASP Status/Server ID>]:<SLOT=int>,<ASPID=int>,<SERVER_ID=int>,<NAME=string>,<STATUS=StatusASP>;

AID Description

Slot - Position 1
Type: int
Description: SUA AS ASP corresponding slot.

ASP ID - Position 2
Type: int
Description: SUA AS ASP unique identifier for given slot.

Server ID - Position 3
Type: int
Description: SUA AS ASP corresponding server ID.

Attribute Details

Click to read more...

SUA ASP

CHG-SUA-ASP

CHG-SUA-ASP::[<SUA ASP/Slot>-<SUA ASP/ID>]:[CTAG]:::::[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-SUA-ASP

SET-SUA-ASP::[<SUA ASP/Slot>-<SUA ASP/ID>]:[CTAG]:::[TERMINATE/SHUTDOWN];

VFY-SUA-ASP

VFY-SUA-ASP::[<SUA ASP/Slot>-<SUA ASP/ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SUA ASP/Slot>-<SUA ASP/ID>]:<SLOT=int>,<ServerID=int>,<ID=int>,<AssocID=int>,<HOST1=string>,<HOST2=string>,<PORT=int>,<NAME=string>,<STATUS=StatusASP>,<UASPID=string>,<RXMSG=int>,<TXMSG=int>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

AID Description

Slot - Position 1
Type: int

ID - Position 2
Type: int
Description: SUA ASP unique identifier.

Attribute Details

Click to read more...

SUA SCTP Servers

CHG-SUA-SERVERS

CHG-SUA-SERVERS:::[CTAG]:::::[DFLT_NA=<int>],[ASP_MGMT=<ASPMgmt>],[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-SUA-SERVERS

SET-SUA-SERVERS:::[CTAG]:::[ACT/DEACT];

VFY-SUA-SERVERS

VFY-SUA-SERVERS:::[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

:::<DFLT_NA=int>,<ASP_MGMT=ASPMgmt>,<STATUS=FeatureBoolean>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

Attribute Details

Click to read more...

SUA SCTP Server

DLT-SUA-SERVER

DLT-SUA-SERVER::[<SUA SCTP Server/Slot>-<SUA SCTP Server/Server ID>]:[CTAG];

ADD-SUA-SERVER

ADD-SUA-SERVER::[<SUA SCTP Server/Slot>]:[CTAG]:::::[IP1=<string>],[IP2=<string>],[PORT=<int>];

CHG-SUA-SERVER

CHG-SUA-SERVER::[<SUA SCTP Server/Slot>-<SUA SCTP Server/Server ID>]:[CTAG]:::::[IP1=<string>],[IP2=<string>],[PORT=<int>],[USE DEFAULT=<default_sctp_values>],[HB=<FeatureBoolean>],[HB_INTV=<int>],[RTO_INIT=<int>],[RTO_MIN=<int>],[RTO_MAX=<int>],[MAX_INIT_RETRANS=<int>],[MAX_ASSOC_RETRANS=<int>],[MAX_PATH_RETRANS=<int>],[BUNDLING=<FeatureBoolean>],[BUNDLING_TO=<int>],[DELAYACK_TO=<int>],[INSTREAMS=<int>],[OUTSTREAMS=<int>];

SET-SUA-SERVER

SET-SUA-SERVER::[<SUA SCTP Server/Slot>-<SUA SCTP Server/Server ID>]:[CTAG]:::[ACT/DEACT];

VFY-SUA-SERVER

VFY-SUA-SERVER::[<SUA SCTP Server/Slot>-<SUA SCTP Server/Server ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SUA SCTP Server/Slot>-<SUA SCTP Server/Server ID>]:<SLOT=int>,<ServerID=int>,<IP1=string>,<IP2=string>,<PORT=int>,<STATUS=FeatureBoolean>,<USE DEFAULT=default_sctp_values>,<HB=FeatureBoolean>,<HB_INTV=int>,<RTO_INIT=int>,<RTO_MIN=int>,<RTO_MAX=int>,<MAX_INIT_RETRANS=int>,<MAX_ASSOC_RETRANS=int>,<MAX_PATH_RETRANS=int>,<BUNDLING=FeatureBoolean>,<BUNDLING_TO=int>,<DELAYACK_TO=int>,<CHECKSUM=SCTPCheckSum>,<INSTREAMS=int>,<OUTSTREAMS=int>;

AID Description

Slot - Position 1
Type: int
Description: The Slot where the server is being configured

Server ID - Position 2
Type: int
Description: SUA SCTP Server ID

Attribute Details

Click to read more...


SUA Configured ASP

DLT-SUA-CONFASP

DLT-SUA-CONFASP::[<SUA Configured ASP/ID>]:[CTAG];

ADD-SUA-CONFASP

ADD-SUA-CONFASP::[<SUA Configured ASP/ID>]:[CTAG]:::::[ASP_TYPE=<SuaASPType>],[IP1=<string>],[IP2=<string>],[PORT=<int>];

CHG-SUA-CONFASP

CHG-SUA-CONFASP::[<SUA Configured ASP/ID>]:[CTAG]:::::[NAME=<string>],[IDVAL=<FeatureBoolean>],[XMSG=<FeatureBoolean>],[INCOMING_APPID=<string>],[NA=<DefaultNA>],[IMF=<FeatureBoolean>],[INC_OPC=<pointcode>],[REMOVE_DPC=<FeatureBoolean>];

SET-SUA-CONFASP

SET-SUA-CONFASP::[<SUA Configured ASP/ID>]:[CTAG]:::[ACT/DEACT];

VFY-SUA-CONFASP

VFY-SUA-CONFASP::[<SUA Configured ASP/ID>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SUA Configured ASP/ID>]:<ID=int>,<ASP_TYPE=SuaASPType>,<IP1=string>,<IP2=string>,<PORT=int>,<NAME=string>,<IDVAL=FeatureBoolean>,<XMSG=FeatureBoolean>,<INCOMING_APPID=string>,<ACTIVATED=FeatureBoolean>,<NA=DefaultNA>,<IMF=FeatureBoolean>,<INC_OPC=pointcode>,<REMOVE_DPC=FeatureBoolean>;

AID Description

ID - Position 1
Type: int  (Range [1...2.14748e+09])
Description: SUA configured ASP unique identifier.

Attribute Details

Click to read more...

SUA Routing Context

DLT-SUA-RC

DLT-SUA-RC::[<SUA Configured ASP/ID>]-[<SUA Routing Context/Routing Context>]:[CTAG];


ADD-SUA-RC

ADD-SUA-RC::[<SUA Configured ASP/ID>]-[<SUA Routing Context/Routing Context>]:[CTAG];

CHG-SUA-RC

CHG-SUA-RC::[<SUA Configured ASP/ID>]-[<SUA Routing Context/Routing Context>]:[CTAG]:::::[REMOTERC=<RemoteRC>];

VFY-SUA-RC

VFY-SUA-RC::[<SUA Configured ASP/ID>]-[<SUA Routing Context/Routing Context>]:[CTAG];

Response Format

::[<SUA Configured ASP/ID>]-[<SUA Routing Context/Routing Context>]:<RC=int>,<REMOTERC=RemoteRC>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: Routing context.

Attribute Details

RC - Routing Context
Permission: Createable
Type: int (Range [1...2.14748e+09])
Description: Routing context.

REMOTERC - Remote Routing Context
Permission: Writeable
Type: RemoteRC={UNDEFINED, 0 to 2147483647}
Description: Remote routing context is used to connect a group of configured RCs. An ASP may go active for the group of RCs by sending a single ASP Active message containing only the remote routing context. All notifications and Acks pertaining to any AS in the group will contain the remote routing context. This feature should only be used in loadshare and broadcast traffic modes. To set the value to UNDEFINED, enter -1.

CIC UA

VFY-CICUA

VFY-CICUA:::[CTAG];

CHG-CICUA

CHG-CICUA:::[CTAG]:::::[MSG_ACK_TM=<TimerEnable>],[EXCESS_ACK_TM=<TimerEnable>],[MSG_LIFESPAN=<TimerEnable>],[IMF=<FeatureBoolean>],[MAX_CAP=<int>],[USAGE_LOWER=<Percent>],[USAGE_UPPER=<Percent>],[INT_MINS=<int>],[INT_SECS=<int>];

SET-CICUA

SET-CICUA:::[CTAG]:::[START/STOP];

Response Format

:::<MSG_ACK_TM=TimerEnable>,<EXCESS_ACK_TM=TimerEnable>,<MSG_LIFESPAN=TimerEnable>,<IMF=FeatureBoolean>,<MONITOR=FeatureBoolean>,<MAX_CAP=int>,<USAGE_LOWER=Percent>,<USAGE_UPPER=Percent>,<INT_MINS=int>,<INT_SECS=int>;

Attribute Details

Click to read more...


CIC UA App Server

VFY-CICUA-APPSRV

VFY-CICUA-APPSRV:::[CTAG];

Response Format

:::<NA=int>,<DPC=pointcode>,<OPC=pointcode>,<SI=int>,<STATUS=StatusASUA>;

Attribute Details

Click to read more...

CIC UA AS CIC

VFY-CICUA-CICUAASCIC

 VFY-CICUA-CICUAASCIC:::[CTAG];

Response Format

:::<CIC_MIN=int>,<CIC_MAX=int>,<COST=int>,<TRANS_TYPE=TransferType>,<SLOT=int>,<ASP_ID=int>;

Attribute Details

Click to read more...


CIC UA ASP

VFY-CICUA-CICUAASP

 VFY-CICUA-CICUAASP:::[CTAG]

Response Format

:::<SLOT=int>,<ASP_ID=int>,<HOST=string>,<PORT=int>;

Attribute Details

Click to read more...

CIC UA TCP Server

VFY-CICUA-CICUATCP

VFY-CICUA-CICUATCP:::[CTAG];

CHG-CICUA-CICUATCP

CHG-CICUA-CICUATCP:::[CTAG]:::::[DEFAULT_NA=<int>],[PORT=<int>],[KA_TIMER=<TimerEnable>];

SET-CICUA-CICUATCP

SET-CICUA-CICUATCP:::[CTAG]:::[ACT/DEACT];

Response Format

:::<DEFAULT_NA=int>,<PORT=int>,<STATUS=FeatureBoolean>,<KA_TIMER=TimerEnable>;

Attribute Details

Click to read more...

SFG UA

CHG-SFGUA

CHG-SFGUA:::[CTAG]:::::[INCOMING_APPID=<string>];

VFY-SFGUA

VFY-SFGUA:::[CTAG];

Response Format

:::<EXCHANGE_NAME=string>,<EXCHANGE_STATUS=ConnState>,<INCOMING_APPID=string>;

Attribute Details

Click to read more...

SFG UA MTP3 App Server

DLT-SFGUA-MTP3APPSRV

DLT-SFGUA-MTP3APPSRV::[<SFG UA MTP3 App Server/Routing Context>]:[CTAG];

ADD-SFGUA-MTP3APPSRV

ADD-SFGUA-MTP3APPSRV::[<SFG UA MTP3 App Server/Routing Context>]:[CTAG]:::::[NA=<int>],[PC=<pointcode>],[SI=<int>],[AI=<string>],[SH_ID=<SHType>];

VFY-SFGUA-MTP3APPSRV

VFY-SFGUA-MTP3APPSRV::[<SFG UA MTP3 App Server/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SFG UA MTP3 App Server/Routing Context>]:<RC=int>,<NA=int>,<PC=pointcode>,<SI=int>,<AI=string>,<SH_ID=SHType>,<STATUS=StatusASUA>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: SFG UA MTP3 App Server Routing Context.

Attribute Details

Click to read more...

SFG UA SCCP App Server

DLT-SFGUA-SCCPAPPSRV

DLT-SFGUA-SCCPAPPSRV::[<SFG UA SCCP App Server/Routing Context>]:[CTAG];

ADD-SFGUA-SCCPAPPSRV

ADD-SFGUA-SCCPAPPSRV::[<SFG UA SCCP App Server/Routing Context>]:[CTAG]:::::[NA=<int>],[PC=<pointcode>],[SSN=<int>],[AI=<string>],[SH_ID=<SHType>];

VFY-SFGUA-SCCPAPPSRV

VFY-SFGUA-SCCPAPPSRV::[<SFG UA SCCP App Server/Routing Context>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SFG UA SCCP App Server/Routing Context>]:<RC=int>,<NA=int>,<PC=pointcode>,<SSN=int>,<AI=string>,<SH_ID=SHType>,<STATUS=StatusASUA>;

AID Description

Routing Context - Position 1
Type: int (Range [1...2.14748e+09])
Description: SFG UA SCCP App Server Routing Context.

Attribute Details

Click to read more...

MTP3 NA

DLT-SGMTP-NA

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

ADD-SGMTP-NA

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

CHG-SGMTP-NA

CHG-SGMTP-NA::[<MTP3 NA/Network Appearance>]:[CTAG]:::::[KEEP_ALIVE_TIMER=<TimerEnable>];

SET-SGMTP-NA

SET-SGMTP-NA::[<MTP3 NA/Network Appearance>]:[CTAG]:::[ACT/DEACT/C20DELETE/FORCEC20DELETE];

VFY-SGMTP-NA

VFY-SGMTP-NA::[<MTP3 NA/Network Appearance>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<MTP3 NA/Network Appearance>]:<NA=int>,<SS7_VARIANT=SS7VariantType>,<LPC=pointcode>,<NA_STATUS=NAStatus>,<MTP_STATUS=AvailStatus>,<KEEP_ALIVE_TIMER=TimerEnable>,<DELETE_STATUS=DeleteStatus>,<RXMSG=int>,<TXMSG=int>;

AID Description

Network Appearance - Position 1
Type: int
Description: The MTP3 corresponding network appearance.

Attribute Details

Click to read more...

MTP3 NA Connection

VFY-SGMTP-NACX

VFY-SGMTP-NACX::[<MTP3 NA/Network Appearance>]-[<MTP3 NA Connection/Slot>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format for VFY-SGMTP-NACX

::[<MTP3 NA/Network Appearance>]-[<MTP3 NA Connection/Slot>]:<SLOT=int>,<STATUS=ConnState>;

AID Description

Slot - Position 1
Type: int
Description: The MTP3 NA Connection corresponding slot.

Attribute Details

SLOT - Slot
Permission: Read-only
Type: int
Description: The MTP3 NA Connection corresponding slot.

STATUS - Status
Permission: Read-only
Type: ConnState={NOT CONNECTED,CONNECTED}
Description: The MTP3 NA Connection status (CONNECTED/NOT CONNECTED).

SCCP NA

DLT-SGSCCP-NA

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

ADD-SGSCCP-NA

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

CHG-SGSCCP-N

CHG-SGSCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG]:::::[KEEP_ALIVE_TIMER=<TimerEnable>],[ADDR_IND_ENC=<AddrEncInd>];

SET-SGSCCP-NA

SET-SGSCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG]:::[ACT/DEACT];

VFY-SGSCCP-NA

VFY-SGSCCP-NA::[<SCCP NA/Network Appearance>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format

::[<SCCP NA/Network Appearance>]:<NA=int>,<SS7_VARIANT=SS7VariantType>,<LPC=pointcode>,<NA_STATUS=NAStatus>,<SCCP_STATUS=AvailStatus>,<KEEP_ALIVE_TIMER=TimerEnable>,<ADDR_IND_ENC=AddrEncInd>,<RXMSG=int>,<TXMSG=int>;

AID Description

Network Appearance - Position 1
Type: int
Description: The SCCP corresponding network appearance.

Attribute Details

Click to read more...

SCCP NA Connection

VFY-SGSCCP-NACX

VFY-SGSCCP-NACX::[<SCCP NA/Network Appearance>]-[<SCCP NA Connection/Slot>]:[CTAG]::::::[<searchedAttrKey1=Value1>][,<searchedAttrKey2=Value2>]…[,<searchedAttrKeyN=ValueN>];

Response Format for VFY-SGSCCP-NACX

::[<SCCP NA/Network Appearance>]-[<SCCP NA Connection/Slot>]:<SLOT=int>,<STATUS=ConnState>;

AID Description

Slot - Position 1
Type: int
Description: The SCCP NA Connection corresponding slot.

Attribute Details

Click to read more...

  • No labels