PEM::Subscriber::SubscriberIdType

Introduced : BIG-IP_v11.4.0
Specifies a unique identifier (up to 64 characters) for the subscriber, such as a phone number. The subscriber ID type determines the format of the subscriber ID value.

Members

Member

Value

Description

SUBSCRIBER_ID_TYPE_UNKNOWN

0

The subscriber id type is unknown (or unsupported by iControl).

SUBSCRIBER_ID_TYPE_E164

1

The subscriber id type is e164. E164: A numbering plan that defines the format of an MSISDN international phone number (up to 15 digits). The number typically consists of three fields: country code, national destination code, and subscriber number.

SUBSCRIBER_ID_TYPE_IMSI

2

The subscriber id type is imsi. IMSI: International Mobile Subscriber Identity. A globally unique code number that identifies a GSM, UMTS, or LTE mobile phone user.

SUBSCRIBER_ID_TYPE_NAI

3

The subscriber id type is nai. NAI: Network Access Identifier. A fully qualified network name in the form user@realm; identifies a subscriber and the home network to which the subscriber belongs.

SUBSCRIBER_ID_TYPE_PRIVATE

4

The subscriber id type is private. Private: The subscriber ID type is private for the given deployment.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.