PUT - MTP3NA


REST API Method: PUT /api/defSG/MTP3NAs/MTP3NA/[string:aid_1]

Modifies an MTP3NA managed object.

URL:

/api/defSG/MTP3NAs/MTP3NA/[string:aid_1]

HTTP Method:

PUT

Requires Authentication:

true

Description:

Parameter Description
[string:aid_1] [MTP3NA/NetworkAppearance]
Payload(Not necessarily in order) {"KeepAliveTimer":"value", "Support14BitITUCIC":"value"}

Parameters:

Parameter Name Required Create Read-Only Data Type Description
NetworkAppearance Yes Yes Yes int32 TL1Name: NA
SS7Variant No No Yes SS7VariantType TL1Name: SS7_VARIANT
LocalPointCode No No Yes string The MTP3 local point code for the given NA. A value of Undefined indicates that the LPC has not yet been received from the MTP3. TL1Name: LPC
NAStatus No No Yes NAStatus The MTP3 local point code for the given NA. A value of Undefined indicates that the LPC has not yet been received from the MTP3. TL1Name: NA_STATUS
MTP3LocalStatus No No Yes AvailStatus The MTP3 local point code for the given NA. A value of Undefined indicates that the LPC has not yet been received from the MTP3. TL1Name: MTP_STATUS
KeepAliveTimer No No No TimerEnable The Keep Alive timer is the interval between Keep Alive pulses on the MTP3 NA Connections (ms). TL1Name: KEEP_ALIVE_TIMER
DeleteStatus No No Yes DeleteStatus The Keep Alive timer is the interval between Keep Alive pulses on the MTP3 NA Connections (ms). TL1Name: DELETE_STATUS
RxMSGCount No No Yes int32 The Keep Alive timer is the interval between Keep Alive pulses on the MTP3 NA Connections (ms). TL1Name: RXMSG
TxMSGCount No No Yes int32 The Keep Alive timer is the interval between Keep Alive pulses on the MTP3 NA Connections (ms). TL1Name: TXMSG
Support14BitITUCIC No No No FeatureBoolean Support 14-BIT CIC for ITU Variant. Currently, When extracting the CIC from the MSU the code assumes a 14 bit CIC for ANSI Variant and 12 bits for other variants. This attribute is provided on all MTP3 NAs and can be enabled or disabled per NA as required. When ENABLED the DSC will extract a 14-bit CIC from ITU ISUP MSU. When DISABLED the DSC extracts the CIC from the MSU as a 14 bit value for the ANSI Variant and as a 12 bit CIC for other variants. The feature is supported on SP2K/vSP2K deployments only. Default value: DISABLED. TL1Name: SUPPORT_14_BIT_ITU

  • No labels