Files
build.ems/extra/sql/install/OBJ_223.sql
2025-06-18 10:17:43 +08:00

1214 lines
88 KiB
SQL

/*M!999999\- enable the sandbox mode */
-- MariaDB dump 10.19 Distrib 10.6.21-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: OBJ_223
-- ------------------------------------------------------
-- Server version 10.6.21-MariaDB-0ubuntu0.22.04.2
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Current Database: `OBJ_223`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `OBJ_223` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */;
USE `OBJ_223`;
--
-- Table structure for table `paramConf`
--
DROP TABLE IF EXISTS `paramConf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `paramConf` (
`name_1` varchar(64) NOT NULL,
`name_2` varchar(64) NOT NULL,
`desc_1` varchar(255) NOT NULL DEFAULT '',
`desc_2` varchar(255) NOT NULL DEFAULT '',
`maxAccess` tinyint(1) NOT NULL DEFAULT 0,
`operType` tinyint(1) NOT NULL DEFAULT 0,
`valueType` smallint(6) NOT NULL DEFAULT 0,
`initValue` varchar(255) NOT NULL DEFAULT '',
`minValue` varchar(255) NOT NULL DEFAULT '',
`maxValue` varchar(255) NOT NULL DEFAULT '',
`setTemplate_1` text DEFAULT NULL,
`setTemplate_2` text DEFAULT NULL,
`note_1` text DEFAULT NULL,
`note_2` text DEFAULT NULL,
`level_1` int(5) NOT NULL DEFAULT 0,
`level_2` int(5) NOT NULL DEFAULT 0,
`level_3` int(5) NOT NULL DEFAULT 0,
`level_4` int(5) NOT NULL DEFAULT 0,
`level_5` int(5) NOT NULL DEFAULT 0,
`level_6` int(5) NOT NULL DEFAULT 0,
`level_7` int(5) NOT NULL DEFAULT 0,
`level_8` int(5) NOT NULL DEFAULT 0,
`level_9` int(5) NOT NULL DEFAULT 0,
`level_10` int(5) NOT NULL DEFAULT 0,
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `paramConf`
--
LOCK TABLES `paramConf` WRITE;
/*!40000 ALTER TABLE `paramConf` DISABLE KEYS */;
INSERT INTO `paramConf` VALUES ('parameter','parameter','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,0,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersion','acnVersion','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,4,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersionTable','acnVersionTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,4,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersionEntry','acnVersionEntry','Table Parameter, level:1 Name:ACN Version','Table Parameter, level:1 Name:ACN Version',21,0,22050,'','','','acnIndex','acnIndex',NULL,NULL,2,4,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnRowStatus','acnRowStatus','Key Parameter;','Key Parameter;',19,1,3,'','','','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6',NULL,NULL,2,4,1,1,40,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnSupportedCamelPhases','acnSupportedCamelPhases','Name:VLR Supported Camel Phases;','Name:VLR Supported Camel Phases;',19,1,3,'','','','phase1=1;phase12=3;phase123=7','phase1=1;phase12=3;phase123=7','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,39,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInternalHLRPingAUC','acnInternalHLRPingAUC','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,38,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInternalHLRSubscriberManagement','acnInternalHLRSubscriberManagement','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,37,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInternalSubscriberInterrogating','acnInternalSubscriberInterrogating','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,36,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInternalSecurityTriplets','acnInternalSecurityTriplets','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,35,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInternalSIWFSAllocation','acnInternalSIWFSAllocation','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,34,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnCallCompletion','acnCallCompletion','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,33,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnReporting','acnReporting','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,32,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnGPRSNotifying','acnGPRSNotifying','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,31,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnFailureReporting','acnFailureReporting','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,30,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnGPRSLocationInfoRetrieval','acnGPRSLocationInfoRetrieval','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,29,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnGPRSLocationUpdating','acnGPRSLocationUpdating','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,28,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnGroupCallControl','acnGroupCallControl','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,27,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnSSInvocationNotification','acnSSInvocationNotification','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,26,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnCallControlTransfer','acnCallControlTransfer','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,25,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnAnyTimeInfoEnquiry','acnAnyTimeInfoEnquiry','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,24,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnSubscriberInfoEnquiry','acnSubscriberInfoEnquiry','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,23,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnMSPurging','acnMSPurging','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,22,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnIMSIRetrieval','acnIMSIRetrieval','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,21,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnMTShortMessageRelay','acnMTShortMessageRelay','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,20,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnShortMessageWDM','acnShortMessageWDM','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,19,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnShortMessageAlert','acnShortMessageAlert','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,18,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnMOShortMessageRelay','acnMOShortMessageRelay','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,17,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnShortMessageGateway','acnShortMessageGateway','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,16,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnNetworkUnstructuredSS','acnNetworkUnstructuredSS','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,15,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnNetworkFunctionalSS','acnNetworkFunctionalSS','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,14,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnTracing','acnTracing','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,13,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnSubscriberDataManagement','acnSubscriberDataManagement','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInterVLRInfoRetrieval','acnInterVLRInfoRetrieval','','',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnInfoRetrieval','acnInfoRetrieval','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnEquipmentManagement','acnEquipmentManagement','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnHandoverControl','acnHandoverControl','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnResetContext','acnResetContext','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnLocationInfoRetrieval','acnLocationInfoRetrieval','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnRoamingNumberEnquiry','acnRoamingNumberEnquiry','Key Parameter;Name:Roaming Number Enquiry;','Key Parameter;Name:Roaming Number Enquiry;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnLocationCancellation','acnLocationCancellation','Key Parameter;','Key Parameter;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnLocationUpdating','acnLocationUpdating','Key Parameter;Name:Location Updating;','Key Parameter;Name:Location Updating;',19,1,3,'','','','version1=1;version2=2;version3=3','version1=1;version2=2;version3=3','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.','Numbering Plan. Describe which numbering plan will be used for the global title. The numbering plan chosen will aid the routing system in determining the correct network system to direct the message.',2,4,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersionState','acnVersionState','Key Parameter;Name:Version State;','Key Parameter;Name:Version State;',19,1,3,'','','','disable=0;enable=1','disable=0;enable=1','GTT State.','GTT State.',2,4,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnIndex','acnIndex','Key Parameter;','Key Parameter;',48,2,3,'','0','1023',NULL,NULL,'Index number range from 0 to 1023.','Index number range from 0 to 1023.',2,4,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gTT','gTT','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,3,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gTTTable','gTTTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,3,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gTTEntry','gTTEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','gttIndex','gttIndex',NULL,NULL,2,3,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttRowStatus','gttRowStatus','Key Parameter;','Key Parameter;',19,1,3,'','','','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6',NULL,NULL,2,3,1,1,17,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersionID','acnVersionID','Key Parameter;Name:ACN Version Index;','Key Parameter;Name:ACN Version Index;',19,2,3,'','0','1023',NULL,NULL,'Index number range from 0 to 1023.','Index number range from 0 to 1023.',2,3,1,1,16,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttReplacingDigits','gttReplacingDigits','Name:Replace Digits;','Name:Replace Digits;',19,2,2,'','0','16',NULL,NULL,'If the number is going to replace digits, replace them with this string.','If the number is going to replace digits, replace them with this string.',2,3,1,1,15,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttReplacingNumberPlan','gttReplacingNumberPlan','Name:Output Numbering Plan;','Name:Output Numbering Plan;',19,1,3,'','','','msisdn=1;imsi=6;gt=7','msisdn=1;imsi=6;gt=7','Type of the output number.','Type of the output number.',2,3,1,1,14,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttReplaceEndDigit','gttReplaceEndDigit','Name:Replace Digits End;','Name:Replace Digits End;',19,2,3,'','0','16',NULL,NULL,'If the number is going to replace digits, end on this digit (position from left to right).<br>- Range = 0 - 16, 0 means void.','If the number is going to replace digits, end on this digit (position from left to right).<br>- Range = 0 - 16, 0 means void.',2,3,1,1,13,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttReplaceStartDigit','gttReplaceStartDigit','Name:Replace Digits Start;','Name:Replace Digits Start;',19,2,3,'','0','16',NULL,NULL,'If the number is going to replace digits, start with this digit (position from left to right).<br>- Range = 0 - 16, 0 means void.','If the number is going to replace digits, start with this digit (position from left to right).<br>- Range = 0 - 16, 0 means void.',2,3,1,1,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttAddressIndicator','gttAddressIndicator','Name:Address Indicator;','Name:Address Indicator;',19,1,3,'','','','null=0;dpcSSN=3;gtSSN=6;gtDPCSSN=7','null=0;dpcSSN=3;gtSSN=6;gtDPCSSN=7','Contribution of SCCP address.','Contribution of SCCP address.',2,3,1,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttRouteIndicator','gttRouteIndicator','Key Parameter;Name:Routing Indicator;','Key Parameter;Name:Routing Indicator;',19,1,3,'','','','onGT=0;onSSN=1','onGT=0;onSSN=1','SSN for subsystem, GT for global title.<br>- For IMSI and MSISDN, select Route on SSN. <br>- For the connected network, select Route on GT.','SSN for subsystem, GT for global title.<br>- For IMSI and MSISDN, select Route on SSN. <br>- For the connected network, select Route on GT.',2,3,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttSSN','gttSSN','Key Parameter;Name:SSN;','Key Parameter;Name:SSN;',19,2,3,'','0','255',NULL,NULL,'Sub-System Number in decimal format.','Sub-System Number in decimal format.',2,3,1,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttDPC','gttDPC','Key Parameter;Name:DPC;','Key Parameter;Name:DPC;',19,2,3,'','0','16777215',NULL,NULL,'Destination Point Code in decimal format.','Destination Point Code in decimal format.',2,3,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttNetworkIndicate','gttNetworkIndicate','Key Parameter;Name:Network Indicator;','Key Parameter;Name:Network Indicator;',19,1,3,'','','','international=0;internationalSpare=1;national=2;nationalSpare=3','international=0;internationalSpare=1;national=2;nationalSpare=3','Network Indicator identifies the type of network.','Network Indicator identifies the type of network.',2,3,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttEndNumber','gttEndNumber','Key Parameter;Name:Number End;','Key Parameter;Name:Number End;',19,2,2,'','0','16',NULL,NULL,'The end of the number range for this GTT entry.','The end of the number range for this GTT entry.',2,3,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttStartNumber','gttStartNumber','Key Parameter;Name:Number Start;','Key Parameter;Name:Number Start;',19,2,2,'','0','16',NULL,NULL,'The beginning of the number range for this GTT entry.','The beginning of the number range for this GTT entry.',2,3,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttTranslationType','gttTranslationType','Key Parameter;Name:Translation Type;','Key Parameter;Name:Translation Type;',19,2,3,'','0','255',NULL,NULL,'Translation examines the destination address and decides how to identify it over the network.','Translation examines the destination address and decides how to identify it over the network.',2,3,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttNumberPlan','gttNumberPlan','Key Parameter;Name:Input Numbering Plan;','Key Parameter;Name:Input Numbering Plan;',19,1,3,'','','','imsi-or-msisdn-ansi=0;msisdn=1;imsi=6;gt=7','imsi-or-msisdn-ansi=0;msisdn=1;imsi=6;gt=7','Type of the input number.','Type of the input number.',2,3,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttGTTState','gttGTTState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,1,3,'','','','disable=0;enable=1','disable=0;enable=1','Control the operation of this Global Title Translation (GTT) entry.','Control the operation of this Global Title Translation (GTT) entry.',2,3,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gttIndex','gttIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',48,2,3,'','0','1023',NULL,NULL,'GTT index number ranges from 0 to 1023.','GTT index number ranges from 0 to 1023.',2,3,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('localNode','localNode','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,2,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('localNodeTable','localNodeTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,2,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('localNodeEntry','localNodeEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','lnIndex','lnIndex',NULL,NULL,2,2,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnRowStatus','lnRowStatus','Key Parameter;','Key Parameter;',19,1,3,'','','','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6',NULL,NULL,2,2,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('acnVersionId','acnVersionId','Key Parameter;','Key Parameter;',18,3,3,'','1','31',NULL,NULL,'Routing Zone Set Index for the Routing Selection.','Routing Zone Set Index for the Routing Selection.',2,2,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnIP1','lnIP1','Key Parameter;Name:IP 1;','Key Parameter;Name:IP 1;',19,2,5,'','','',NULL,NULL,'The IP address of the local node server 1.','The IP address of the local node server 1.',2,2,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnIP0','lnIP0','Key Parameter;Name:IP 0;','Key Parameter;Name:IP 0;',19,2,5,'','','',NULL,NULL,'The IP address of the local node server 0.','The IP address of the local node server 0.',2,2,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnMSISDN','lnMSISDN','Key Parameter;Name:MSISDN;','Key Parameter;Name:MSISDN;',19,2,2,'','0','18',NULL,NULL,'The E.164 node address of this local node.','The E.164 node address of this local node.',2,2,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnNetworkIndicator','lnNetworkIndicator','Key Parameter;Name:NI;','Key Parameter;Name:NI;',19,1,3,'','','','international=0;internationalSpare=1;national=2;nationalSpare=3','international=0;internationalSpare=1;national=2;nationalSpare=3','Network Indicator identifies the type of network.','Network Indicator identifies the type of network.',2,2,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnTitle','lnTitle','Key Parameter;Name:Title;','Key Parameter;Name:Title;',18,3,2,'','0','16',NULL,NULL,'Local Node name for identification.','Local Node name for identification.',2,2,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lnIndex','lnIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',18,3,3,'','1','31',NULL,NULL,'The Sub-System Number (SSN) of this local node.','The Sub-System Number (SSN) of this local node.',2,2,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('system','system','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,1,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('systemCommand','systemCommand','','',19,1,3,'','','','reset=0','reset=0',NULL,NULL,2,1,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('version','version','Name:Version;','Name:Version;',18,3,3,'','','',NULL,NULL,'Version of SCCP software.','Version of SCCP software.',2,1,1,0,0,0,0,0,0,0);
/*!40000 ALTER TABLE `paramConf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_0`
--
DROP TABLE IF EXISTS `param_0`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_0` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_0`
--
LOCK TABLES `param_0` WRITE;
/*!40000 ALTER TABLE `param_0` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_0` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_1`
--
DROP TABLE IF EXISTS `param_1`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_1` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_1`
--
LOCK TABLES `param_1` WRITE;
/*!40000 ALTER TABLE `param_1` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_1` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_10`
--
DROP TABLE IF EXISTS `param_10`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_10` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_10`
--
LOCK TABLES `param_10` WRITE;
/*!40000 ALTER TABLE `param_10` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_10` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_11`
--
DROP TABLE IF EXISTS `param_11`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_11` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_11`
--
LOCK TABLES `param_11` WRITE;
/*!40000 ALTER TABLE `param_11` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_11` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_2`
--
DROP TABLE IF EXISTS `param_2`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_2` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_2`
--
LOCK TABLES `param_2` WRITE;
/*!40000 ALTER TABLE `param_2` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_2` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_3`
--
DROP TABLE IF EXISTS `param_3`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_3` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_3`
--
LOCK TABLES `param_3` WRITE;
/*!40000 ALTER TABLE `param_3` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_3` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_4`
--
DROP TABLE IF EXISTS `param_4`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_4` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_4`
--
LOCK TABLES `param_4` WRITE;
/*!40000 ALTER TABLE `param_4` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_4` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_5`
--
DROP TABLE IF EXISTS `param_5`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_5` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_5`
--
LOCK TABLES `param_5` WRITE;
/*!40000 ALTER TABLE `param_5` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_5` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_6`
--
DROP TABLE IF EXISTS `param_6`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_6` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_6`
--
LOCK TABLES `param_6` WRITE;
/*!40000 ALTER TABLE `param_6` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_6` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_7`
--
DROP TABLE IF EXISTS `param_7`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_7` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_7`
--
LOCK TABLES `param_7` WRITE;
/*!40000 ALTER TABLE `param_7` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_7` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_8`
--
DROP TABLE IF EXISTS `param_8`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_8` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 0,
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_8`
--
LOCK TABLES `param_8` WRITE;
/*!40000 ALTER TABLE `param_8` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_8` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_9`
--
DROP TABLE IF EXISTS `param_9`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_9` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_9`
--
LOCK TABLES `param_9` WRITE;
/*!40000 ALTER TABLE `param_9` DISABLE KEYS */;
INSERT INTO `param_9` VALUES (2,1,1,0,0,0,0,0,0,0,'0000','01.00.01','01.00.01');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0254','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0012','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0012','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0012','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0012','001010100000010','001010100000010');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0012','001010100000000','001010100000000');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0012','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0012','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0012','12','12');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0011','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0011','','');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0254','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0254','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0254','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0254','AIF','AIF');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0254','254','254');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0153','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0153','0','0');
INSERT INTO `param_9` VALUES (2,4,1,1,40,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_9` VALUES (2,4,1,1,39,0,0,0,0,0,'0000','7','7');
INSERT INTO `param_9` VALUES (2,4,1,1,38,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,37,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,36,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,35,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,34,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,33,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,32,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,31,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,30,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0153','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0153','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0153','6918001002','6918001002');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0153','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,29,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,28,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,27,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,26,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,25,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,24,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,23,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,22,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,21,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,20,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,19,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0147','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0147','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0153','153','153');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0153','SCF-MAP','SCF-MAP');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,4,1,1,18,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,17,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,16,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,15,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,14,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,13,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,12,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,11,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,10,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,9,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,8,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,7,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,6,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0011','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0011','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0011','2','2');
INSERT INTO `param_9` VALUES (2,4,1,1,5,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,4,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,3,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_9` VALUES (2,4,1,1,2,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_9` VALUES (2,4,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0011','68887','68887');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0011','68887','68887');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0011','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0011','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0011','11','11');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0010','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0010','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0010','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0010','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0010','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0010','67771110099','67771110099');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0010','67771110000','67771110000');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0010','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0010','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0010','10','10');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0009','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0147','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0009','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0009','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0009','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0009','8612307550999','8612307550999');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0009','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0009','8612307550000','8612307550000');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0009','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0009','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0009','9','9');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0147','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0147','6918001001','6918001001');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0147','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0147','SCF-CAP','SCF-CAP');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0147','147','147');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0146','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0146','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0146','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0008','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0008','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0146','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0146','6918001000','6918001000');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0146','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0146','SSF','SSF');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0146','146','146');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0142','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0008','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0008','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0008','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0008','86755800015','86755800015');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0008','86755800015','86755800015');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0008','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0008','1','1');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0142','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0142','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0142','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0142','86755800013','86755800013');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0034','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0142','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0142','','');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0142','142','142');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0008','8','8');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0034','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0007','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0007','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0034','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0007','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0007','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0007','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0007','6807790021','6807790021');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0007','6807790021','6807790021');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0034','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0034','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0034','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0034','MNP','MNP');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0007','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0007','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0007','7','7');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0034','34','34');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0006','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0006','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0006','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0006','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0006','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0006','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0006','688700200','688700200');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0006','688700200','688700200');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0006','1','1');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0033','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0033','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0033','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0033','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0033','86755800012','86755800012');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0033','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0033','33','33');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0033','OPPS','OPPS');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0032','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0032','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0032','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0032','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0032','86755800011','86755800011');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0032','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0025','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0025','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0032','32','32');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0032','NPLR','NPLR');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0025','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0025','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0025','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0025','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0025','SRF-3','SRF-3');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0024','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0024','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0024','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0025','25','25');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0024','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0024','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0024','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0024','SRF-2','SRF-2');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0024','24','24');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0023','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0023','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0023','86755800010','86755800010');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0023','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0023','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0023','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0023','SRF-1','SRF-1');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0023','23','23');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0022','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0022','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0022','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0022','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0022','86755800009','86755800009');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0022','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0022','SRF-0','SRF-0');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0022','22','22');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0021','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0021','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0021','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0006','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0006','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0005','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0005','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0005','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0021','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0021','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0021','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0021','SMPP-OMC','SMPP-OMC');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0021','21','21');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0020','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0020','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0020','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0020','86755800008','86755800008');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0020','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0020','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0020','SMPP-SMSC','SMPP-SMSC');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0020','20','20');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0019','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0019','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0019','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0019','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0019','86755800007','86755800007');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0019','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0019','SMPP-EMSE','SMPP-EMSE');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0019','19','19');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0011','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0011','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0011','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0011','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0011','86755900000','86755900000');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0011','SMSC','SMSC');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0011','11','11');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0010','67771110002','67771110002');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0010','192.168.1.219','192.168.1.219');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0010','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0010','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0010','AUC','AUC');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0010','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0010','10','10');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0009','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0009','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0009','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0009','6881110004','6881110004');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0009','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0009','EIR','EIR');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0009','9','9');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0008','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0008','68811100008','68811100008');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0008','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0005','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0005','86755900000','86755900000');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0005','86755900000','86755900000');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0005','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0005','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0005','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0005','5','5');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0004','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0004','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0004','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0004','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0004','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0004','66755920068','66755920068');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0004','66755920067','66755920067');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0004','1','1');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0008','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0008','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0008','MSC','MSC');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0008','8','8');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0007','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0007','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0007','192.168.1.140','192.168.1.140');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0007','','');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0007','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0007','VLR','VLR');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0007','7','7');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0006','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0006','255.255.255.255','255.255.255.255');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0006','67771110001','67771110001');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0006','192.168.1.219','192.168.1.219');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0006','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0006','HLR','HLR');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0006','6','6');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0004','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,6,0,0,0,0,0,'0004','10.0.0.0','10.0.0.0');
INSERT INTO `param_9` VALUES (2,2,1,1,4,0,0,0,0,0,'0004','','');
INSERT INTO `param_9` VALUES (2,2,1,1,5,0,0,0,0,0,'0004','192.168.1.126','192.168.1.126');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0004','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0004','4','4');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0003','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0003','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0003','1000','1000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0003','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0003','86755800099','86755800099');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0003','86755800002','86755800002');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0003','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0003','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0003','1','1');
INSERT INTO `param_9` VALUES (2,2,1,1,3,0,0,0,0,0,'0004','2','2');
INSERT INTO `param_9` VALUES (2,2,1,1,2,0,0,0,0,0,'0004','OMC','OMC');
INSERT INTO `param_9` VALUES (2,2,1,1,1,0,0,0,0,0,'0004','4','4');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0003','3','3');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0002','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0002','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0002','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0002','999','999');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0002','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0002','6925250003','6925250003');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0002','6925250001','6925250001');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0002','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0002','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0002','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0001','','');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0001','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0001','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0001','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0001','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0001','690720999','690720999');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0001','690720000','690720000');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,6,0,0,0,0,0,'0000','990999999999999','990999999999999');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0000','','');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,12,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,11,0,0,0,0,0,'0000','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,10,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,9,0,0,0,0,0,'0000','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,7,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_9` VALUES (2,3,1,1,8,0,0,0,0,0,'0000','2000','2000');
INSERT INTO `param_9` VALUES (2,3,1,1,5,0,0,0,0,0,'0000','100000000000001','100000000000001');
INSERT INTO `param_9` VALUES (2,3,1,1,4,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,3,0,0,0,0,0,'0000','6','6');
INSERT INTO `param_9` VALUES (2,3,1,1,2,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_9` VALUES (2,3,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,7,0,0,0,0,0,'0254','0','0');
INSERT INTO `param_9` VALUES (2,2,1,1,8,0,0,0,0,0,'0254','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,13,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,14,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,15,0,0,0,0,0,'0012','','');
INSERT INTO `param_9` VALUES (2,3,1,1,16,0,0,0,0,0,'0012','0','0');
INSERT INTO `param_9` VALUES (2,3,1,1,17,0,0,0,0,0,'0012','1','1');
/*!40000 ALTER TABLE `param_9` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_99`
--
DROP TABLE IF EXISTS `param_99`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_99` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_99`
--
LOCK TABLES `param_99` WRITE;
/*!40000 ALTER TABLE `param_99` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_99` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2025-06-17 17:20:20