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

545 lines
58 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_387
-- ------------------------------------------------------
-- 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_387`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `OBJ_387` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */;
USE `OBJ_387`;
--
-- 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 ('mocnCellMapping','mocnCellMapping','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,6,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingTable','cellMappingTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,6,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingEntry','cellMappingEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','cellMappingIndex','cellMappingIndex',NULL,NULL,2,6,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingRowStatus','cellMappingRowStatus','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,6,1,1,30,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingRacSGSN2','cellMappingRacSGSN2','Key Parameter;Name:SGSN 2 Rac;','Key Parameter;Name:SGSN 2 Rac;',19,2,3,'','0','255',NULL,NULL,NULL,NULL,2,6,1,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingCellIdSGSN2','cellMappingCellIdSGSN2','Key Parameter;Name:SGSN 2 Cell Id;','Key Parameter;Name:SGSN 2 Cell Id;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingLacSGSN2','cellMappingLacSGSN2','Key Parameter;Name:SGSN 2 Lac;','Key Parameter;Name:SGSN 2 Lac;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingRacSGSN1','cellMappingRacSGSN1','Key Parameter;Name:SGSN 1 Rac;','Key Parameter;Name:SGSN 1 Rac;',19,2,3,'','0','255',NULL,NULL,NULL,NULL,2,6,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingCellIdSGSN1','cellMappingCellIdSGSN1','Key Parameter;Name:SGSN 1 Cell Id;','Key Parameter;Name:SGSN 1 Cell Id;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingLacSGSN1','cellMappingLacSGSN1','Key Parameter;Name:SGSN 1 Lac;','Key Parameter;Name:SGSN 1 Lac;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingRacSGSN0','cellMappingRacSGSN0','Key Parameter;Name:SGSN 0 Rac;','Key Parameter;Name:SGSN 0 Rac;',19,2,3,'','0','255',NULL,NULL,NULL,NULL,2,6,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingCellIdSGSN0','cellMappingCellIdSGSN0','Key Parameter;Name:SGSN 0 Cell Id;','Key Parameter;Name:SGSN 0 Cell Id;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingLacSGSN0','cellMappingLacSGSN0','Key Parameter;Name:SGSN 0 Lac;','Key Parameter;Name:SGSN 0 Lac;',19,2,3,'','0','65535',NULL,NULL,NULL,NULL,2,6,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingTitle','cellMappingTitle','Key Parameter;Name:Title;','Key Parameter;Name:Title;',18,3,2,'','0','16',NULL,NULL,'Name that identifies this virtual connection to BSS.','Name that identifies this virtual connection to BSS.',2,6,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('cellMappingIndex','cellMappingIndex','Key Parameter;Name:BSS ID;','Key Parameter;Name:BSS ID;',48,2,3,'','0','255',NULL,NULL,'Index number of the virtual connection to BSS.','Index number of the virtual connection to BSS.',2,6,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('mocnControl','mocnControl','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,5,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('mocnControlTable','mocnControlTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,5,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('mocnControlEntry','mocnControlEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','rbiIndex','rbiIndex',NULL,NULL,2,5,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rbiRowStatus','rbiRowStatus','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,5,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rbiAdministrationState','rbiAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed entry.','Control the operation of the managed entry.',2,5,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rbiSGSNID','rbiSGSNID','Key Parameter;','Key Parameter;',19,2,9,'','1','1','\n [unit]SGSN-0[u]00.0-00.0[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-1[u]00.1-00.1[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-2[u]00.2-00.2[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-3[u]00.3-00.3[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-4[u]00.4-00.4[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-5[u]00.5-00.5[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-6[u]00.6-00.6[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-7[u]00.7-00.7[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [remark]\n SGSN ID.','\n [unit]SGSN-0[u]00.0-00.0[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-1[u]00.1-00.1[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-2[u]00.2-00.2[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-3[u]00.3-00.3[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-4[u]00.4-00.4[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-5[u]00.5-00.5[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-6[u]00.6-00.6[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [unit]SGSN-7[u]00.7-00.7[u]select\n [v]0[opt]Blocked\n [v]1[opt]Non Blocked\n [remark]\n SGSN ID.',NULL,NULL,2,5,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rbiIMSIPrefix','rbiIMSIPrefix','Key Parameter;','Key Parameter;',19,2,2,'','0','15',NULL,NULL,'IMSI Prefix.','IMSI Prefix.',2,5,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rbiIndex','rbiIndex','Key Parameter;','Key Parameter;',48,2,3,'','0','511',NULL,NULL,'Index number range from 0 to 511.','Index number range from 0 to 511.',2,5,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('routeArea','routeArea','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,4,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bVCIMappingTable','bVCIMappingTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,4,3,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bVCIMappingEntry','bVCIMappingEntry','Table Parameter, level:2','Table Parameter, level:2',21,0,22050,'','','','lrIndex;lrRoutingAreaIndex','lrIndex;lrRoutingAreaIndex',NULL,NULL,2,4,3,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrRowStatus','lrRowStatus','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,3,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrAdministrationState','lrAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed BVC.','Control the operation of the managed BVC.',2,4,3,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrBVCIValue','lrBVCIValue','Key Parameter;Name:BVCI;','Key Parameter;Name:BVCI;',19,2,3,'','0','65535',NULL,NULL,'Specify BSSGP virtual connection identifier (BVCI) to identify the BVC.','Specify BSSGP virtual connection identifier (BVCI) to identify the BVC.',2,4,3,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrNSEIValue','lrNSEIValue','Key Parameter;Name:NSEI;','Key Parameter;Name:NSEI;',19,2,3,'','0','65535',NULL,NULL,'Specify network service entity identifier (NSEI) to identify the NSE.','Specify network service entity identifier (NSEI) to identify the NSE.',2,4,3,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrIndex','lrIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',48,2,3,'','0','1023',NULL,NULL,'BVC index number ranges from 0 to 15.','BVC index number ranges from 0 to 15.',2,4,3,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('lrRoutingAreaIndex','lrRoutingAreaIndex','Name:Routing Area ID;','Name:Routing Area ID;',18,3,3,'','0','31',NULL,NULL,'(Read Only) Index number of the routing area.','(Read Only) Index number of the routing area.',2,4,3,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('userTypeTable','userTypeTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,4,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('userTypeEntry','userTypeEntry','Table Parameter, level:2','Table Parameter, level:2',21,0,22050,'','','','ntSGSNIndex;ntIndex','ntSGSNIndex;ntIndex',NULL,NULL,2,4,2,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utAPN','utAPN','Name:APN;','Name:APN;',19,2,2,'','0','128',NULL,NULL,'Specify the modified APN if the upper replace flag is enabled.','Specify the modified APN if the upper replace flag is enabled.',2,4,2,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utAPNReplaceFlag','utAPNReplaceFlag','Name:APN Replace Flag;','Name:APN Replace Flag;',19,1,3,'','','','disable=0;enable=1','disable=0;enable=1','Enable or disable replace the current access point name.','Enable or disable replace the current access point name.',2,4,2,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utSGSNID1','utSGSNID1','','',21,0,16,'','','',NULL,NULL,NULL,NULL,2,4,2,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utSGSNID','utSGSNID','Name:SGSN ID;','Name:SGSN ID;',19,2,3,'','0','255',NULL,NULL,'Specify ID of the serving SGSN virtual connection.<br>Range = 0 - 7','Specify ID of the serving SGSN virtual connection.<br>Range = 0 - 7',2,4,2,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utAdministrationState','utAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed entry.','Control the operation of the managed entry.',2,4,2,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utUserTitle','utUserTitle','Key Parameter;Name:User Type;','Key Parameter;Name:User Type;',18,3,2,'','0','16',NULL,NULL,'(Read Only) iPALIM user type.','(Read Only) iPALIM user type.',2,4,2,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utIndex','utIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',18,3,3,'','0','255',NULL,NULL,'(Read Only) Index number for sorting.','(Read Only) Index number for sorting.',2,4,2,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('utRoutingAreaIndex','utRoutingAreaIndex','Name:Routing Area ID;','Name:Routing Area ID;',18,3,3,'','0','31',NULL,NULL,'(Read Only) Index number of the routing area.','(Read Only) Index number of the routing area.',2,4,2,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('routeAreaTable','routeAreaTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,4,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('routeAreaEntry','routeAreaEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','raIndex','raIndex',NULL,NULL,2,4,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raRowStatus','raRowStatus','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,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raCreateEntryBvciMapping','raCreateEntryBvciMapping','','',19,2,3,'','0','15',NULL,NULL,NULL,NULL,2,4,1,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raBvciMappingEntries','raBvciMappingEntries','Key Parameter;Name:BVC Mapping Entries;','Key Parameter;Name:BVC Mapping Entries;',19,2,3,'','0','15',NULL,NULL,'Each BSS routing area entry can create 16 BSSGP Virtual Connections (BVC) to SGSN.<br>BVC is end-to-end virtual connection between the BSS and the SGSN at BSSGP layer.','Each BSS routing area entry can create 16 BSSGP Virtual Connections (BVC) to SGSN.<br>BVC is end-to-end virtual connection between the BSS and the SGSN at BSSGP layer.',2,4,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raUserTypeEntries','raUserTypeEntries','Key Parameter;Name:Routing Table;','Key Parameter;Name:Routing Table;',18,3,3,'','0','3',NULL,NULL,'Specify SGSN routing to three types of iPALIM users.','Specify SGSN routing to three types of iPALIM users.',2,4,1,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raRouteType','raRouteType','Key Parameter;Name:Route Option;','Key Parameter;Name:Route Option;',19,1,3,'','','','routeByUserType=0;routeByIMSIPrefix=1','routeByUserType=0;routeByIMSIPrefix=1','Route by User Type or IMSI Prefix.','Route by User Type or IMSI Prefix.',2,4,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raAdministrationState','raAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed routing area.','Control the operation of the managed routing area.',2,4,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raRAC','raRAC','Key Parameter;Name:RAC;','Key Parameter;Name:RAC;',19,2,2,'','0','6',NULL,NULL,'The Routing Area Code identifies a routing area within the specific location area.','The Routing Area Code identifies a routing area within the specific location area.',2,4,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raLAC','raLAC','Key Parameter;Name:LAC;','Key Parameter;Name:LAC;',19,2,2,'','0','15',NULL,NULL,'Location Area Code','Location Area Code',2,4,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raMNC','raMNC','Key Parameter;Name:MNC;','Key Parameter;Name:MNC;',19,2,2,'','0','6',NULL,NULL,'Mobile Network Code','Mobile Network Code',2,4,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raMCC','raMCC','Key Parameter;Name:MCC;','Key Parameter;Name:MCC;',19,2,2,'','0','6',NULL,NULL,'Mobile Country Code','Mobile Country Code',2,4,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raTitle','raTitle','Key Parameter;Name:Title;','Key Parameter;Name:Title;',19,2,2,'','0','16',NULL,NULL,'Routing area name for identification purpose only.','Routing area name for identification purpose only.',2,4,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('raIndex','raIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',48,2,3,'','0','1023',NULL,NULL,'Routing area index number ranges from 0 to 1023.','Routing area index number ranges from 0 to 1023.',2,4,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sGSN','sGSN','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,3,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSVCITwoTable','nSVCITwoTable','Name:NSVCI;','Name:NSVCI;',21,0,0,'','','',NULL,NULL,NULL,NULL,2,3,3,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSVCITwoEntry','nSVCITwoEntry','Table Parameter, level:3 Name:NSVCI','Table Parameter, level:3 Name:NSVCI',21,0,22050,'','','','nsNseiBSSIndex;nsNseiIndex;nsIndex','nsNseiBSSIndex;nsNseiIndex;nsIndex',NULL,NULL,2,3,3,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnRowStatus','nnRowStatus','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,3,1,15,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnResetCommand','nnResetCommand','','',19,1,3,'','','','reset=1','reset=1',NULL,NULL,2,3,3,1,14,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnPeerPort','nnPeerPort','Name:Peer Port;','Name:Peer Port;',19,2,3,'','0','65535',NULL,NULL,'SGSN transmission port for the virtual connection to iGRS.','SGSN transmission port for the virtual connection to iGRS.',2,3,3,1,13,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnPeerIP','nnPeerIP','Name:Peer IP;','Name:Peer IP;',19,2,5,'','','',NULL,NULL,'IP address of the SGSN.','IP address of the SGSN.',2,3,3,1,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnLocalPort','nnLocalPort','Name:Local Port;','Name:Local Port;',19,2,3,'','0','65535',NULL,NULL,'iGRS transmission port for the virtual connection to SGSN.','iGRS transmission port for the virtual connection to SGSN.',2,3,3,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnLocalIP','nnLocalIP','Name:Local IP;','Name:Local IP;',19,2,5,'','','',NULL,NULL,'IP address of the iGRS.','IP address of the iGRS.',2,3,3,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnNSVCIValue','nnNSVCIValue','Name:NSVCI;','Name:NSVCI;',19,2,3,'','0','65535',NULL,NULL,'Specify network service virtual connection identifier (NSVCI) to identify the NSVC.','Specify network service virtual connection identifier (NSVCI) to identify the NSVC.',2,3,3,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnAliveStatus','nnAliveStatus','Key Parameter;Name:Alive Status;','Key Parameter;Name:Alive Status;',18,3,3,'','','','non-alive=0;alive=1','non-alive=0;alive=1','(Read Only) The running status of the NEVC.','(Read Only) The running status of the NEVC.',2,3,3,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnBlockingStatus','nnBlockingStatus','Key Parameter;Name:Blocking Status;','Key Parameter;Name:Blocking Status;',18,3,3,'','','','block=0;unblock=1','block=0;unblock=1','(Read Only) The blocking status of the NSVC.','(Read Only) The blocking status of the NSVC.',2,3,3,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnAdministrationState','nnAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed NSVC.','Control the operation of the managed NSVC.',2,3,3,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnCreateTimeStamp','nnCreateTimeStamp','','',21,0,8,'','','',NULL,NULL,'Reserved','Reserved',2,3,3,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnTitle','nnTitle','Key Parameter;Name:NSVC Title;','Key Parameter;Name:NSVC Title;',19,2,2,'','0','16',NULL,NULL,'NSVC name for identification purpose only.','NSVC name for identification purpose only.',2,3,3,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnIndex','nnIndex','Key Parameter;Name:NSVC ID;','Key Parameter;Name:NSVC ID;',18,3,3,'','0','2',NULL,NULL,'NSVC index number ranges from 0 to 1.','NSVC index number ranges from 0 to 1.',2,3,3,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnNseiIndex','nnNseiIndex','Name:BSS ID;','Name:BSS ID;',18,3,3,'','0','255',NULL,NULL,'(Read Only) Index number of the host NSE.','(Read Only) Index number of the host NSE.',2,3,3,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nnNseiSGSNIndex','nnNseiSGSNIndex','Name:SGSN ID;','Name:SGSN ID;',18,3,3,'','0','31',NULL,NULL,'(Read Only) Index number of the SGSN virtual connection.','(Read Only) Index number of the SGSN virtual connection.',2,3,3,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSEITwoTable','nSEITwoTable','Name:NSEI;','Name:NSEI;',21,0,0,'','','',NULL,NULL,NULL,NULL,2,3,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSEITwoEntry','nSEITwoEntry','Table Parameter, level:2 Name:NSEI','Table Parameter, level:2 Name:NSEI',21,0,22050,'','','','ntSGSNIndex;ntIndex','ntSGSNIndex;ntIndex',NULL,NULL,2,3,2,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntRowStatus','ntRowStatus','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,2,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntCreateEntryNsvciTwo','ntCreateEntryNsvciTwo','','',19,1,3,'','','','create=1','create=1',NULL,NULL,2,3,2,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntNsvciTwoEntries','ntNsvciTwoEntries','Key Parameter;Name:NSVC Entries;','Key Parameter;Name:NSVC Entries;',18,3,3,'','0','2',NULL,NULL,'Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the SGSN.','Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the SGSN.',2,3,2,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntNSEIValue','ntNSEIValue','Name:NSEI;','Name:NSEI;',19,2,3,'','0','65535',NULL,NULL,'Specify network service entity identifier (NSEI) to identify the NSE.','Specify network service entity identifier (NSEI) to identify the NSE.',2,3,2,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntAdministrationState','ntAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed NSE.','Control the operation of the managed NSE.',2,3,2,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntTitle','ntTitle','Key Parameter;Name:NSE Title;','Key Parameter;Name:NSE Title;',19,2,2,'','0','16',NULL,NULL,'NSE name for identification purpose only.','NSE name for identification purpose only.',2,3,2,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntIndex','ntIndex','Key Parameter;Name:NSE ID;','Key Parameter;Name:NSE ID;',18,3,3,'','0','255',NULL,NULL,'NSE index number ranges from 0 to 255.','NSE index number ranges from 0 to 255.',2,3,2,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('ntSGSNIndex','ntSGSNIndex','Name:SGSN ID;','Name:SGSN ID;',18,3,3,'','0','31',NULL,NULL,'(Read Only) Index number of the SGSN virtual connection.','(Read Only) Index number of the SGSN virtual connection.',2,3,2,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sGSNTable','sGSNTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,3,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sGSNEntry','sGSNEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','sgIndex','sgIndex',NULL,NULL,2,3,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgRowStatus','sgRowStatus','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,20,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgCreateEntryNseiTwo','sgCreateEntryNseiTwo','','',19,2,3,'','0','255',NULL,NULL,NULL,NULL,2,3,1,1,19,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgNseiTwoEntries','sgNseiTwoEntries','Key Parameter;Name:NSE Entries;','Key Parameter;Name:NSE Entries;',18,3,3,'','0','255',NULL,NULL,'Each SGSN entry can create 256 Network Service Entities (NSE). NSE provides communication service between iGRS and SGSN.','Each SGSN entry can create 256 Network Service Entities (NSE). NSE provides communication service between iGRS and SGSN.',2,3,1,1,18,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgMocnSgsnLac','sgMocnSgsnLac','Key Parameter;Name:MOCN SGSN LAC;','Key Parameter;Name:MOCN SGSN LAC;',19,2,3,'','0','65535',NULL,NULL,'used for MOCN only. ','used for MOCN only. ',2,3,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgMocnSgsnMnc','sgMocnSgsnMnc','Key Parameter;Name:MOCN SGSN MNC;','Key Parameter;Name:MOCN SGSN MNC;',19,2,2,'','2','3',NULL,NULL,'used for MOCN only. ','used for MOCN only. ',2,3,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgMocnSgsnMcc','sgMocnSgsnMcc','Key Parameter;Name:MOCN SGSN MCC;','Key Parameter;Name:MOCN SGSN MCC;',19,2,2,'','3','3',NULL,NULL,'used for MOCN only. ','used for MOCN only. ',2,3,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgSNSType','sgSNSType','Key Parameter;Name:SNS Type;','Key Parameter;Name:SNS Type;',19,1,3,'','','','ip=0;frameRelay=1','ip=0;frameRelay=1','Specify the protocol type of subnetwork service (SNS) sub-layer.','Specify the protocol type of subnetwork service (SNS) sub-layer.',2,3,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgAdministrationState','sgAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the SGSN virtual connection entry.','Control the operation of the SGSN virtual connection entry.',2,3,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgCreateTimeStamp','sgCreateTimeStamp','','',21,0,8,'','','',NULL,NULL,'Reserved','Reserved',2,3,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgTitle','sgTitle','Key Parameter;Name:Title;','Key Parameter;Name:Title;',19,2,2,'','0','16',NULL,NULL,'Name that identifies this virtual connection to SGSN.','Name that identifies this virtual connection to SGSN.',2,3,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sgIndex','sgIndex','Key Parameter;Name:SGSN ID;','Key Parameter;Name:SGSN ID;',48,2,3,'','0','7',NULL,NULL,'Index number of the virtual connection to SGSN.','Index number of the virtual connection to SGSN.',2,3,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bSS','bSS','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,2,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSVCIOneTable','nSVCIOneTable','Name:NSVCI;','Name:NSVCI;',21,0,0,'','','',NULL,NULL,NULL,NULL,2,2,3,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSVCIOneEntry','nSVCIOneEntry','Table Parameter, level:3 Name:NSVCI','Table Parameter, level:3 Name:NSVCI',21,0,22050,'','','','nsNseiBSSIndex;nsNseiIndex;nsIndex','nsNseiBSSIndex;nsNseiIndex;nsIndex',NULL,NULL,2,2,3,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsRowStatus','nsRowStatus','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,3,1,15,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsResetCommand','nsResetCommand','','',19,1,3,'','','','reset=1','reset=1',NULL,NULL,2,2,3,1,14,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsPeerPort','nsPeerPort','Name:Peer Port;','Name:Peer Port;',19,2,3,'','0','65535',NULL,NULL,'BSS transmission port for the virtual connection to iGRS.','BSS transmission port for the virtual connection to iGRS.',2,2,3,1,13,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsPeerIP','nsPeerIP','Name:Peer IP;','Name:Peer IP;',19,2,5,'','','',NULL,NULL,'IP address of the BSS.','IP address of the BSS.',2,2,3,1,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsLocalPort','nsLocalPort','Name:Local Port;','Name:Local Port;',19,2,3,'','0','65535',NULL,NULL,'iGRS transmission port for the virtual connection to BSS.','iGRS transmission port for the virtual connection to BSS.',2,2,3,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsLocalIP','nsLocalIP','Name:Local IP;','Name:Local IP;',19,2,5,'','','',NULL,NULL,'IP address of the iGRS.','IP address of the iGRS.',2,2,3,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsNSVCIValue','nsNSVCIValue','Name:NSVCI;','Name:NSVCI;',19,2,3,'','0','65535',NULL,NULL,'Specify network service virtual connection identifier (NSVCI) to identify the NSVC.','Specify network service virtual connection identifier (NSVCI) to identify the NSVC.',2,2,3,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsAliveStatus','nsAliveStatus','Key Parameter;Name:Alive Status;','Key Parameter;Name:Alive Status;',18,3,3,'','','','non-alive=0;alive=1','non-alive=0;alive=1','(Read Only) The running status of the NEVC.','(Read Only) The running status of the NEVC.',2,2,3,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsBlockingStatus','nsBlockingStatus','Key Parameter;Name:Blocking Status;','Key Parameter;Name:Blocking Status;',18,3,3,'','','','block=0;unblock=1','block=0;unblock=1','(Read Only) The blocking status of the NSVC.','(Read Only) The blocking status of the NSVC.',2,2,3,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsAdministrationState','nsAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed NSVC.','Control the operation of the managed NSVC.',2,2,3,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsCreateTimeStamp','nsCreateTimeStamp','','',21,0,8,'','','',NULL,NULL,'Reserved','Reserved',2,2,3,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsTitle','nsTitle','Key Parameter;Name:NSVC Title;','Key Parameter;Name:NSVC Title;',19,2,2,'','0','16',NULL,NULL,'NSVC name for identification purpose only.','NSVC name for identification purpose only.',2,2,3,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsIndex','nsIndex','Key Parameter;Name:NSVC ID;','Key Parameter;Name:NSVC ID;',18,3,3,'','1','31',NULL,NULL,'NSVC index number ranges from 0 to 1.','NSVC index number ranges from 0 to 1.',2,2,3,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsNseiIndex','nsNseiIndex','Name:NSE ID;','Name:NSE ID;',18,3,3,'','1','31',NULL,NULL,'(Read Only) Index number of the host NSE.','(Read Only) Index number of the host NSE.',2,2,3,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nsNseiBSSIndex','nsNseiBSSIndex','Name:Name:BSS ID;','Name:Name:BSS ID;',18,3,3,'','1','31',NULL,NULL,'(Read Only) Index number of the BSS virtual connection.','(Read Only) Index number of the BSS virtual connection.',2,2,3,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSEIOneTable','nSEIOneTable','Name:NSEI;','Name:NSEI;',21,0,0,'','','',NULL,NULL,NULL,NULL,2,2,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('nSEIOneEntry','nSEIOneEntry','Table Parameter, level:2 Name:NSEI','Table Parameter, level:2 Name:NSEI',21,0,22050,'','','','niBSSIndex;niIndex','niBSSIndex;niIndex',NULL,NULL,2,2,2,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niRowStatus','niRowStatus','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,2,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niCreateEntryNsvciOne','niCreateEntryNsvciOne','','',19,1,3,'','','','create=1','create=1',NULL,NULL,2,2,2,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niNsvciOneEntries','niNsvciOneEntries','Key Parameter;Name:NSVC Entries;','Key Parameter;Name:NSVC Entries;',18,3,3,'','0','2',NULL,NULL,'Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the BSS.','Each NSE entry can create two Network Service Virtual Connections (NSVC). NSVC is end-to-end virtual connection between the iGRS and the BSS.',2,2,2,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niNSEIValue','niNSEIValue','Key Parameter;Name:NSEI;','Key Parameter;Name:NSEI;',19,2,3,'','0','65535',NULL,NULL,'Specify network service entity identifier (NSEI) to identify the NSE.','Specify network service entity identifier (NSEI) to identify the NSE.',2,2,2,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niAdministrationState','niAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the managed NSE.','Control the operation of the managed NSE.',2,2,2,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niTitle','niTitle','Key Parameter;Name:NSE Title;','Key Parameter;Name:NSE Title;',19,2,2,'','0','16',NULL,NULL,'NSE name for identification purpose only.','NSE name for identification purpose only.',2,2,2,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niIndex','niIndex','Key Parameter;Name:NSE ID;','Key Parameter;Name:NSE ID;',18,3,3,'','1','31',NULL,NULL,'NSE index number reserved as 0.','NSE index number reserved as 0.',2,2,2,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('niBSSIndex','niBSSIndex','Name:BSS ID;','Name:BSS ID;',18,3,3,'','1','31',NULL,NULL,'(Read Only) Index number of the BSS virtual connection.','(Read Only) Index number of the BSS virtual connection.',2,2,2,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bSSTable','bSSTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,2,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bSSEntry','bSSEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','bssIndex','bssIndex',NULL,NULL,2,2,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssRowStatus','bssRowStatus','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 ('bssCreateEntryNseiOne','bssCreateEntryNseiOne','','',19,1,3,'','','','create=1','create=1',NULL,NULL,2,2,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssNseiOneEntries','bssNseiOneEntries','Key Parameter;Name:NSE Entries;','Key Parameter;Name:NSE Entries;',18,3,3,'','0','1',NULL,NULL,'Each BSS entry can create one Network Service Entity (NSE). NSE provides communication service between iGRS and BSS.','Each BSS entry can create one Network Service Entity (NSE). NSE provides communication service between iGRS and BSS.',2,2,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssSNSType','bssSNSType','Key Parameter;Name:SNS Type;','Key Parameter;Name:SNS Type;',19,1,3,'','','','ip=0;frameRelay=1','ip=0;frameRelay=1','Specify the protocol type of subnetwork service (SNS) sub-layer.','Specify the protocol type of subnetwork service (SNS) sub-layer.',2,2,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssAdministrationState','bssAdministrationState','Key Parameter;Name:Admin State;','Key Parameter;Name:Admin State;',19,3,3,'','','','locked=0;unlocked=1;shutDown=2','locked=0;unlocked=1;shutDown=2','Control the operation of the BSS virtual connection entry.','Control the operation of the BSS virtual connection entry.',2,2,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssCreateTimeStamp','bssCreateTimeStamp','','',21,0,8,'','','',NULL,NULL,'Reserved','Reserved',2,2,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssTitle','bssTitle','Key Parameter;Name:Title;','Key Parameter;Name:Title;',19,2,2,'','0','16',NULL,NULL,'Name that identifies this virtual connection to BSS.','Name that identifies this virtual connection to BSS.',2,2,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('bssIndex','bssIndex','Key Parameter;Name:BSS ID;','Key Parameter;Name:BSS ID;',48,2,3,'','0','255',NULL,NULL,'Index number of the virtual connection to BSS.','Index number of the virtual connection to BSS.',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 ('defaultMocnSgsnId','defaultMocnSgsnId','Name:default MOCN SGSN Id;','Name:default MOCN SGSN Id;',19,2,3,'','0','7',NULL,NULL,'Used when MOCN only.','Used when MOCN only.',2,1,13,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('keepAliveToSGSNRetries','keepAliveToSGSNRetries','Name:Keep Alive to SGSN Retries;','Name:Keep Alive to SGSN Retries;',19,2,3,'','0','3600',NULL,NULL,'Keep Alive Retry to SGSN.','Keep Alive Retry to SGSN.',2,1,12,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('blockUnblockToSGSNRetries','blockUnblockToSGSNRetries','Name:Block and Unblock to SGSN Retries;','Name:Block and Unblock to SGSN Retries;',19,2,3,'','0','3600',NULL,NULL,'Block and Unblock Retry to SGSN.','Block and Unblock Retry to SGSN.',2,1,11,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('resetToSGSNRetries','resetToSGSNRetries','Name:Reset to SGSN Retries;','Name:Reset to SGSN Retries;',19,2,3,'','0','3600',NULL,NULL,'Reset Retry to SGSN.','Reset Retry to SGSN.',2,1,10,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('keepAliveToSGSNTimer','keepAliveToSGSNTimer','Name:Keep Alive to SGSN Timer;','Name:Keep Alive to SGSN Timer;',19,2,3,'','0','3600',NULL,NULL,'Keep Alive Time Interval to SGSN.','Keep Alive Time Interval to SGSN.',2,1,9,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('blockUnblockToSGSNTimer','blockUnblockToSGSNTimer','Name:Block and Unblock to SGSN Timer;','Name:Block and Unblock to SGSN Timer;',19,2,3,'','0','3600',NULL,NULL,'Block and Unblock Time Interval to SGSN.','Block and Unblock Time Interval to SGSN.',2,1,8,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('resetToSGSNTimer','resetToSGSNTimer','Name:Reset to SGSN Timer;','Name:Reset to SGSN Timer;',19,2,3,'','0','3600',NULL,NULL,'Reset Time Interval to SGSN.','Reset Time Interval to SGSN.',2,1,7,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('keepNSAliveToCellTimer','keepNSAliveToCellTimer','Name:Keep NS Alive to Cell Timer;','Name:Keep NS Alive to Cell Timer;',19,2,3,'','0','3600',NULL,NULL,'Keep Alive Time Interval to Cell.','Keep Alive Time Interval to Cell.',2,1,6,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('secondaryPalimPort','secondaryPalimPort','Name:Secondary iPALIM Port;','Name:Secondary iPALIM Port;',21,0,3,'','0','65535',NULL,NULL,'Specify the transmission port of the slave iPALIM connecting to the iGRS.','Specify the transmission port of the slave iPALIM connecting to the iGRS.',2,1,5,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('secondaryPalimIP','secondaryPalimIP','Name:Secondary iPALIM IP;','Name:Secondary iPALIM IP;',21,0,5,'','','',NULL,NULL,'Specify the IP address of the slave iPALIM connecting to the iGRS.','Specify the IP address of the slave iPALIM connecting to the iGRS.',2,1,4,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('primaryPalimPort','primaryPalimPort','Name:Primary iPALIM Port;','Name:Primary iPALIM Port;',21,0,3,'','0','65535',NULL,NULL,'Specify the transmission port of the master iPALIM connecting to the iGRS.','Specify the transmission port of the master iPALIM connecting to the iGRS.',2,1,3,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('primaryPalimIP','primaryPalimIP','Name:Primary iPALIM IP;','Name:Primary iPALIM IP;',21,0,5,'','','',NULL,NULL,'Specify the IP address of the master iPALIM connecting to the iGRS.','Specify the IP address of the master iPALIM connecting to the iGRS.',2,1,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('systemID','systemID','Name:System ID;','Name:System ID;',21,0,3,'','0','255',NULL,NULL,'Specify the System ID of the iGRS.','Specify the System ID of the iGRS.',2,1,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('heartbeat','heartbeat','','',18,3,2,'','0','255',NULL,NULL,NULL,NULL,1,0,0,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` (
`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_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` (
`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_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_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 */;
INSERT INTO `param_99` VALUES (2,1,1,0,0,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,1,2,0,0,0,0,0,0,0,'0000','0.0.0.0','0.0.0.0');
INSERT INTO `param_99` VALUES (2,1,4,0,0,0,0,0,0,0,'0000','0.0.0.0','0.0.0.0');
INSERT INTO `param_99` VALUES (2,2,3,1,7,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,8,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,3,1,1,19,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,3,1,1,18,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,3,1,1,8,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,1,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,1,1,2,0,0,0,0,0,'0000','POD-0','POD-0');
INSERT INTO `param_99` VALUES (2,2,1,1,3,0,0,0,0,0,'0000','00000000','00000000');
INSERT INTO `param_99` VALUES (2,2,1,1,3,0,0,0,0,0,'0001','00000000','00000000');
INSERT INTO `param_99` VALUES (2,2,1,1,4,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,2,1,1,5,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,4,1,1,2,0,0,0,0,0,'0000','Routing_Area-0','Routing_Area-0');
INSERT INTO `param_99` VALUES (2,4,1,1,3,0,0,0,0,0,'0000','555','555');
INSERT INTO `param_99` VALUES (2,4,1,1,4,0,0,0,0,0,'0000','05','05');
INSERT INTO `param_99` VALUES (2,4,1,1,5,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_99` VALUES (2,4,1,1,6,0,0,0,0,0,'0000','62','62');
INSERT INTO `param_99` VALUES (2,4,1,1,7,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,4,1,1,8,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,4,1,1,9,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_99` VALUES (2,4,1,1,10,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,4,1,1,11,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,2,1,1,8,0,0,0,0,0,'0001','','');
INSERT INTO `param_99` VALUES (2,1,6,0,0,0,0,0,0,0,'0000','15','15');
INSERT INTO `param_99` VALUES (2,1,7,0,0,0,0,0,0,0,'0000','15','15');
INSERT INTO `param_99` VALUES (2,1,8,0,0,0,0,0,0,0,'0000','15','15');
INSERT INTO `param_99` VALUES (2,1,9,0,0,0,0,0,0,0,'0000','15','15');
INSERT INTO `param_99` VALUES (2,1,10,0,0,0,0,0,0,0,'0000','10','10');
INSERT INTO `param_99` VALUES (2,1,11,0,0,0,0,0,0,0,'0000','10','10');
INSERT INTO `param_99` VALUES (2,1,12,0,0,0,0,0,0,0,'0000','10','10');
INSERT INTO `param_99` VALUES (2,2,1,1,2,0,0,0,0,0,'0001','POD-0','POD-0');
INSERT INTO `param_99` VALUES (2,2,2,1,8,0,0,0,0,0,'0000.0000','','');
INSERT INTO `param_99` VALUES (2,2,2,1,7,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,5,1,1,4,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_99` VALUES (2,5,1,1,10,0,0,0,0,0,'0001','','');
INSERT INTO `param_99` VALUES (2,5,1,1,3,0,0,0,0,0,'0001','00','00');
INSERT INTO `param_99` VALUES (2,5,1,1,2,0,0,0,0,0,'0001','55555','55555');
INSERT INTO `param_99` VALUES (2,1,13,0,0,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,3,2,1,2,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,3,2,1,3,0,0,0,0,0,'0000.0000','NSEI-0','NSEI-0');
INSERT INTO `param_99` VALUES (2,3,2,1,4,0,0,0,0,0,'0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,3,2,1,5,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,3,2,1,6,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,3,2,1,7,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,1,1,1,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,4,2,1,3,0,0,0,0,0,'0000.0000','Private User','Private User');
INSERT INTO `param_99` VALUES (2,4,2,1,4,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,1,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,2,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,5,0,0,0,0,0,'0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,4,2,1,6,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,7,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,8,0,0,0,0,0,'0000.0000','','');
INSERT INTO `param_99` VALUES (2,4,2,1,1,0,0,0,0,0,'0000.0001','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,2,0,0,0,0,0,'0000.0001','1','1');
INSERT INTO `param_99` VALUES (2,4,2,1,3,0,0,0,0,0,'0000.0001','Public User','Public User');
INSERT INTO `param_99` VALUES (2,4,2,1,4,0,0,0,0,0,'0000.0001','1','1');
INSERT INTO `param_99` VALUES (2,4,2,1,5,0,0,0,0,0,'0000.0001','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,6,0,0,0,0,0,'0000.0001','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,7,0,0,0,0,0,'0000.0001','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,8,0,0,0,0,0,'0000.0001','','');
INSERT INTO `param_99` VALUES (2,4,2,1,1,0,0,0,0,0,'0000.0002','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,2,0,0,0,0,0,'0000.0002','2','2');
INSERT INTO `param_99` VALUES (2,4,2,1,3,0,0,0,0,0,'0000.0002','Hybrid User','Hybrid User');
INSERT INTO `param_99` VALUES (2,4,2,1,4,0,0,0,0,0,'0000.0002','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,5,0,0,0,0,0,'0000.0002','2','2');
INSERT INTO `param_99` VALUES (2,4,2,1,6,0,0,0,0,0,'0000.0002','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,7,0,0,0,0,0,'0000.0002','0','0');
INSERT INTO `param_99` VALUES (2,4,2,1,8,0,0,0,0,0,'0000.0002','','');
INSERT INTO `param_99` VALUES (2,2,2,1,4,0,0,0,0,0,'0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,5,0,0,0,0,0,'0000.0000','169','169');
INSERT INTO `param_99` VALUES (2,2,2,1,6,0,0,0,0,0,'0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,3,2,1,8,0,0,0,0,0,'0000.0000','','');
INSERT INTO `param_99` VALUES (2,3,1,1,20,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,3,2,1,1,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,3,1,1,7,0,0,0,0,0,'0000','02','02');
INSERT INTO `param_99` VALUES (2,3,1,1,6,0,0,0,0,0,'0000','554','554');
INSERT INTO `param_99` VALUES (2,3,1,1,5,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,3,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,3,1,1,2,0,0,0,0,0,'0000','SGSN-0','SGSN-0');
INSERT INTO `param_99` VALUES (2,3,1,1,4,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,2,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,1,1,12,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,4,3,1,1,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,3,1,2,0,0,0,0,0,'0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,4,3,1,3,0,0,0,0,0,'0000.0000','169','169');
INSERT INTO `param_99` VALUES (2,4,3,1,4,0,0,0,0,0,'0000.0000','170','170');
INSERT INTO `param_99` VALUES (2,4,3,1,5,0,0,0,0,0,'0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,4,3,1,6,0,0,0,0,0,'0000.0000','','');
INSERT INTO `param_99` VALUES (2,2,2,1,3,0,0,0,0,0,'0000.0000','NSEI-0','NSEI-0');
INSERT INTO `param_99` VALUES (2,6,1,1,10,0,0,0,0,0,'0001','19','19');
INSERT INTO `param_99` VALUES (2,2,3,1,11,0,0,0,0,0,'0000.0000.0000','23000','23000');
INSERT INTO `param_99` VALUES (2,2,3,1,12,0,0,0,0,0,'0000.0000.0000','192.168.1.50','192.168.1.50');
INSERT INTO `param_99` VALUES (2,2,3,1,13,0,0,0,0,0,'0000.0000.0000','23001','23001');
INSERT INTO `param_99` VALUES (2,2,3,1,14,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,15,0,0,0,0,0,'0000.0000.0000','','');
INSERT INTO `param_99` VALUES (2,2,3,1,15,0,0,0,0,0,'0001.0000.0000','','');
INSERT INTO `param_99` VALUES (2,2,3,1,14,0,0,0,0,0,'0001.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,13,0,0,0,0,0,'0001.0000.0000','23001','23001');
INSERT INTO `param_99` VALUES (2,2,3,1,12,0,0,0,0,0,'0001.0000.0000','192.168.1.43','192.168.1.43');
INSERT INTO `param_99` VALUES (2,2,1,1,4,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,2,1,1,5,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,2,1,1,6,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,2,1,1,7,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,2,1,1,8,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,2,2,1,1,0,0,0,0,0,'0001.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,2,0,0,0,0,0,'0001.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,2,1,3,0,0,0,0,0,'0001.0000','NSEI-0','NSEI-0');
INSERT INTO `param_99` VALUES (2,2,2,1,4,0,0,0,0,0,'0001.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,5,0,0,0,0,0,'0001.0000','169','169');
INSERT INTO `param_99` VALUES (2,2,2,1,6,0,0,0,0,0,'0001.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,2,1,7,0,0,0,0,0,'0001.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,2,1,8,0,0,0,0,0,'0001.0000','','');
INSERT INTO `param_99` VALUES (2,2,3,1,1,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,9,0,0,0,0,0,'0000.0000.0000','169','169');
INSERT INTO `param_99` VALUES (2,2,3,1,10,0,0,0,0,0,'0000.0000.0000','192.168.1.121','192.168.1.121');
INSERT INTO `param_99` VALUES (2,2,3,1,11,0,0,0,0,0,'0001.0000.0000','23000','23000');
INSERT INTO `param_99` VALUES (2,2,3,1,10,0,0,0,0,0,'0001.0000.0000','192.168.1.121','192.168.1.121');
INSERT INTO `param_99` VALUES (2,2,3,1,8,0,0,0,0,0,'0001.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,9,0,0,0,0,0,'0001.0000.0000','169','169');
INSERT INTO `param_99` VALUES (2,2,3,1,7,0,0,0,0,0,'0001.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,5,0,0,0,0,0,'0001.0000.0000','00000000','00000000');
INSERT INTO `param_99` VALUES (2,2,3,1,6,0,0,0,0,0,'0001.0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,3,1,4,0,0,0,0,0,'0001.0000.0000','NSVCI-0','NSVCI-0');
INSERT INTO `param_99` VALUES (2,2,3,1,3,0,0,0,0,0,'0001.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,1,1,7,0,0,0,0,0,'0001','0','0');
INSERT INTO `param_99` VALUES (2,2,1,1,6,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,6,1,1,3,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,6,1,1,4,0,0,0,0,0,'0000','2','2');
INSERT INTO `param_99` VALUES (2,6,1,1,5,0,0,0,0,0,'0000','3','3');
INSERT INTO `param_99` VALUES (2,3,1,1,3,0,0,0,0,0,'0000','00000000','00000000');
INSERT INTO `param_99` VALUES (2,6,1,1,7,0,0,0,0,0,'0001','16','16');
INSERT INTO `param_99` VALUES (2,6,1,1,8,0,0,0,0,0,'0001','17','17');
INSERT INTO `param_99` VALUES (2,6,1,1,9,0,0,0,0,0,'0001','18','18');
INSERT INTO `param_99` VALUES (2,2,3,1,1,0,0,0,0,0,'0001.0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,3,1,2,0,0,0,0,0,'0001.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,2,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,3,0,0,0,0,0,'0000.0000.0000','0','0');
INSERT INTO `param_99` VALUES (2,2,3,1,4,0,0,0,0,0,'0000.0000.0000','NSVCI-0','NSVCI-0');
INSERT INTO `param_99` VALUES (2,2,3,1,5,0,0,0,0,0,'0000.0000.0000','00000000','00000000');
INSERT INTO `param_99` VALUES (2,2,3,1,6,0,0,0,0,0,'0000.0000.0000','1','1');
INSERT INTO `param_99` VALUES (2,2,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,5,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,5,1,1,2,0,0,0,0,0,'0000','46099\n','46099\n');
INSERT INTO `param_99` VALUES (2,5,1,1,3,0,0,0,0,0,'0000','01','01');
INSERT INTO `param_99` VALUES (2,5,1,1,4,0,0,0,0,0,'0000','1','1');
INSERT INTO `param_99` VALUES (2,5,1,1,10,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,5,1,1,1,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,6,1,1,10,0,0,0,0,0,'0000','8','8');
INSERT INTO `param_99` VALUES (2,6,1,1,11,0,0,0,0,0,'0000','9','9');
INSERT INTO `param_99` VALUES (2,6,1,1,30,0,0,0,0,0,'0000','','');
INSERT INTO `param_99` VALUES (2,6,1,1,1,0,0,0,0,0,'0001','1','1');
INSERT INTO `param_99` VALUES (2,6,1,1,2,0,0,0,0,0,'0001','POD-0','POD-0');
INSERT INTO `param_99` VALUES (2,6,1,1,3,0,0,0,0,0,'0001','12','12');
INSERT INTO `param_99` VALUES (2,6,1,1,4,0,0,0,0,0,'0001','13','13');
INSERT INTO `param_99` VALUES (2,6,1,1,5,0,0,0,0,0,'0001','14','14');
INSERT INTO `param_99` VALUES (2,6,1,1,6,0,0,0,0,0,'0001','15','15');
INSERT INTO `param_99` VALUES (2,6,1,1,9,0,0,0,0,0,'0000','7','7');
INSERT INTO `param_99` VALUES (2,6,1,1,8,0,0,0,0,0,'0000','6','6');
INSERT INTO `param_99` VALUES (2,6,1,1,7,0,0,0,0,0,'0000','5','5');
INSERT INTO `param_99` VALUES (2,6,1,1,6,0,0,0,0,0,'0000','4','4');
INSERT INTO `param_99` VALUES (2,6,1,1,2,0,0,0,0,0,'0000','POD-0','POD-0');
INSERT INTO `param_99` VALUES (2,6,1,1,1,0,0,0,0,0,'0000','0','0');
INSERT INTO `param_99` VALUES (2,6,1,1,11,0,0,0,0,0,'0001','20','20');
INSERT INTO `param_99` VALUES (2,6,1,1,30,0,0,0,0,0,'0001','','');
/*!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:21