The
page allows you to configure the options used for PDBI connections, imports, and exports. This table describes the fields on this page.Element | Description | Data Input Notes |
---|---|---|
Display PDBI Output | If checked, the PDBI commands and responses will be displayed on the GUI when provisioning data | Format: Selection box Default: Unchecked |
TCP Listening Port | Port number for the unsecure listening port. This port can be disabled by setting the value to 0. Note: Changes to the TCP Listening port do not take effect until the client process is restarted.
|
Format: Digits only; port number Range: 0 - 65635 Default: 5873 |
TLS Listening port | TLS (unsecure) Listening Port. The TLS Listening port can be disabled by setting it to 0. Note: Changes the TLS listening port do not take effect until the client process is restarted.
|
Format: Digits only; port number Range: 0 - 65635 Default: 5874 |
Allow Connections | If checked incoming connections are allowed. | Format: Check box Range: Selected, deselected Default: Selected |
Max Connections | If connections are allowed, use this to set the maximum number of connections that can occur at the same time. | Format: Digits only Range: 1 - 128 Default: 16 |
Connection Init Timeout | The number of seconds allowed to pass between the establishment of a network connection and a connection message being received without causing a timeout. | Format: Digits only; seconds Range: 0 - 60 Default: 5 |
Message Receive Timeout | The maximum number of seconds a client may take to send a PDBI request message terminated by a
Setting the Message Receive Timeout to zero disables the processing of incorrectly terminated messages. |
Format: Digits only; seconds Range: 0 - 59 Default: 0 (disabled) |
Max Response Message Size | Maximum number of Kilobytes for a response message. | Format: Digits only; Kilo bytes Range: 1 - 132 Default: 4 |
Max Transaction Size | Maximum number of database manipulation commands per transaction. | Format: Digits only Range: 10 - 1000 Default: 200 |
IMSI Prefix | International Mobile Subscriber Identity. The IMSI Prefix is automatically pre-appended to the IMSI of incoming PDBI requests and removed in outgoing PDBI responses. | Format: Digits only Range: 10 - 15 digits |
DN Prefix | Mobile Subscriber International Subscriber Directory Number. The DN Prefix is automatically pre-appended to the DN(s) of incoming PDBI requests and removed in outgoing PDBI responses. | Format: Digits only Range: 8 - 15 digits |
Asynchronous Database Report Frequency | Number of seconds between each asynchronous Database Report (dbrpt) message sent to the client. | Format: Digits only; seconds Range: 1 - 86400 Default: 10 |
Database Report Percentage | Percentage of MP servers that meet or exceed the reported level | Format: Digits only; percentage Range: 1 - 100 Default: 100 |
Log PDBI Messages | If checked all incoming and outgoing PDBI messages will be logged. | Format: Selection box Range: Selected, Deselected Default: Selected |
Transaction Durability Timeout | Number of seconds allowed between a transaction being committed and it becoming durable. | Format: Digits only; seconds Range: 2 - 3600 Default: 5 |
Remote Import Enabled | If checked PDBI files can be imported. | Format: Selection box Range: Selected, Deselected Default: Deselected |
Remote Import Mode | If set to Non-Blocking, updates are allowed on all PDBI connections while the remote import operation is in progress. If set to Blocking, updates are not allowed. | Format: Pulldown menu Range:Non-Blocking, Blocking Default: Non-Blocking |
Remote Import Host IP Address | IP Address queried for PDBI import files. | Format: Alphanumeric Range: 0 - 39 characters |
Remote Import User | Username for remote import host user. | Format: Alphanumeric Range: 0 - 255 characters |
Remote Import Password | Password to exchange ssh keys with the remote import host. The password is cleared from this table once the keys have been exchanged. | Format: Alphanumeric Range: 0 -255 characters |
Remote Import Directory | Remote import host directory where the PDBI import files are stored. | Format: Alphanumeric Range: 0 -255 characters |
Export Mode | If set to Non-Blocking, updates are allowed on all PDBI connections while the remote export operation is in progress. If set to Blocking, updates are not allowed. | Format: Pulldown menu Range:Non-Blocking, Blocking Default: Non-Blocking |
Remote Export Transfers Enabled | If checked PDBI export files can be copied to the remote export host. | Format: Selection box Range: Selected, Deselected Default: Deselected |
Remote Export Host IP Address | IP address that PDBI export files may be sent to. | Format: Alphanumeric Range: 0 - 39 characters |
Remote Export User | Username for remote export host user. | Format: Alphanumeric Range: 0 - 255 characters |
Remote Export Password | Password to exchange ssh keys with the remote export host. The password is cleared from this table once the keys have been exchanged. | Format: Alphanumeric Range: 0 - 255 characters |
Remote Export Directory | If PDBI export is configured, the location on the remote export directory the PDBI export files are sent to. | Format: Alphanumeric Range: 0 - 255 characters |