TimeDistChk_Config Table
This table is used to customize the behavior of Time-Distance Check (TimeDistChk) countermeasure by using the following options.
Table 7-20 TimeDistChk_Config Fields
Field | Description |
---|---|
Source and Destination Node-IDs |
Defines the two Node-ID values. Node-ID will be VPLMN-ID of any given network. Value of MCC_Or_VPLMNID configured in System_Config_Options Table determines that the configured Node-IDs is MCCs. If MCC_Or_VPLMNID is configured as VPLMNID_Based, then the Node_ID_1 and Node_ID_2 are treated as VPLMN-ID values. |
Minimum Transition Time | Defines the minimum transition time (in minutes) required to move between Node_ID_1 and Node_ID_2. |
This table describes the field details for the TimeDistChk_Config Table.
Table 7-21 Field Details for TimeDistChk_Config
Field Name | Unique | Mandatory | Data Type, Range, and Default Value | Description |
---|---|---|---|---|
Node_ID_1 | No | Yes |
UTF8String Range: 6 OctetString: 6 digits Default: N/A |
VPLMN-ID in OctetString. MCC_Or_VPLMNID configured in System_Config_Options Table is used to determine configured Node_ID is VPLMN-IDs. |
Node_ID_2 | No | Yes |
UTF8String Range: 6 OctetString: 6 digits Default: N/A |
VPLMN-ID in OctetString. MCC_Or_VPLMNID configured in System_Config_Options Table is used to determine configured Node_ID is VPLMN-IDs. |
Minimum_Transition_Time | No | Yes |
Integer Range: 1 – 4320 Default: N/A |
Minimum Transition time (in minutes) between the Node_id_1 and Node_id_2. |