SendRoutingInfoForSM
Introduction
The N-Squared ASN.1 codec for the MAP SendRoutingInfoForSM operation supports the following argument attributes for encode/decode.
This operation does not support any variants. This structure is the only codec option available.
Field | Type | Description |
---|---|---|
<anon> |
Object | SEQUENCE, UNIVERSAL 16, IMPLICIT, Tag Byte = 30 This element is a sequence which contains one or more of the following elements. [Required]: This element is required to be present. |
.msisdn |
Binary String | OCTET STRING, CONTEXT 0, IMPLICIT, Tag Byte = 80 The value is the raw encoded bytes for this element. This field has sub-encoding as per AddressString in ETSI TS 100 974.[Required]: This element is required to be present whenever the containing element is present. |
.msisdn_digits |
[0-9abcABC*#]+ | Digits. Alternate encode source. For encoding, either [a-c] and [A-C] (upper-case or lower-case) may be used. Will always be set (using lower-case) on decode when source field is present. |
.msisdn_noa |
0 - 7 |
Nature of Address Indicator. Relevant for encode iff msisdn_digits is used. Will always be set on decode when source field is present. [Encode Default]: 0
|
.msisdn_npi |
0 - 15 |
Numbering Plan Indicator. Relevant for encode iff msisdn_digits is used. Will always be set on decode when source field is present. [Encode Default]: 1 (ITU-T E.164)
|
.sm-RP-PRI |
0 / 1 |
BOOLEAN, CONTEXT 1, IMPLICIT, Tag Byte = 81 Values are represented as integer 0 (false) or 1 (true).[Required]: This element is required to be present whenever the containing element is present. |
.serviceCentreAddress |
Binary String | OCTET STRING, CONTEXT 2, IMPLICIT, Tag Byte = 82 The value is the raw encoded bytes for this element. This field has sub-encoding as per AddressString in ETSI TS 100 974.[Required]: This element is required to be present whenever the containing element is present. |
.serviceCentreAddress_digits |
[0-9abcABC*#]+ | Digits. Alternate encode source. For encoding, either [a-c] and [A-C] (upper-case or lower-case) may be used. Will always be set (using lower-case) on decode when source field is present. |
.serviceCentreAddress_noa |
0 - 7 |
Nature of Address Indicator. Relevant for encode iff serviceCentreAddress_digits is used. Will always be set on decode when source field is present. [Encode Default]: 0
|
.serviceCentreAddress_npi |
0 - 15 |
Numbering Plan Indicator. Relevant for encode iff serviceCentreAddress_digits is used. Will always be set on decode when source field is present. [Encode Default]: 1 (ITU-T E.164)
|
.gprsSupportIndicator |
1 |
NULL, CONTEXT 7, IMPLICIT, Tag Byte = 87 The value 1 represents a NULL value which is present. |
.sm-RP-MTI |
0 - 10 |
INTEGER, CONTEXT 8, IMPLICIT, Tag Byte = 88 The value is an integer within the indicated range. |
.sm-RP-SMEA |
Binary String | OCTET STRING, CONTEXT 9, IMPLICIT, Tag Byte = 89 The value is the raw encoded bytes for this element. This binary field value also provides a hex mechanism for encoding and decoding. |
.sm-RP-SMEA_hex |
[0-9a-fA-F]+ | Hex String. Alternate encode source. The hex string value must always consist of an even number of characters. For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used. Will always be set (using lower-case) on decode when source field is present. |