/pps/services/cellular/uicc/card0/status_private

General purpose UICC status attributes

Publishers
UICC service
Subscribers
Clients of the UICC service

Attributes

Attribute Data type Description
chv1_status JSON The status of PIN1 (card holder verification number 1). This attribute is a JSON object comprised of multiple fields. See Fields in chv1_status and chv2_status.
chv2_status JSON The status of PIN2 (card holder verification number 2). This attribute is a JSON object comprised of multiple fields. See Fields in chv1_status and chv2_status.
gid1 String Group ID 1, represented as a hexadecimal string of the binary contents.
gid2 String Group ID 2, represented as a hexadecimal string of the binary contents.
hplmn JSON A JSON object comprising the following fields:
  • mcc (string): The three-digit mobile country code.
  • mnc (string): The two- or three-digit mobile network code.
hplmnwact JSON A JSON object comprising the following fields:
  • mcc (string): The three-digit mobile country code.
  • mnc (string): The two- or three-digit mobile network code.
  • act (string): Two byte bitmask that selects the access technology, as specified in 3GPP TS 31.102.
iccid String Unique UICC ID, represented by a 19- to 20-digit string.
imsi_hplmn JSON A JSON object comprising the following fields:
  • mcc (string): The three-digit mobile country code.
  • mnc (string): The two- or three-digit mobile network code.

Fields in chv1_status and chv2_status

Attribute Data type Description
enabled String Indicates whether card holder verification (CHV) is enabled. Permitted values are "TRUE" and "FALSE".
blocked String Indicates whether CHV is blocked. Permitted values are "TRUE" and "FALSE".
unlock_retries_left String Indicates the number of retries left for CHV unlock, represtented as an integer string.
unblock_retries_left String Indicates the number of retries left for CHV unblock, represtented as an integer string.
ecall_support String The eCall Support Type based on 3GPP TS 31.102 5.3.40. Valid values are:
  • NO_ECALL—No eCall support.
  • ECALL_ONLY—Support for eCall only.
  • ECALL_NORMAL—eCall and normal call support.