cbc: system: display: "System Config" sort: 1 list: - name: "name" type: "string" value: "CBC" access: "read-write" filter: "0~64" display: "CBC Name" comment: "" - name: "sbiIp" type: "string" value: "127.0.0.1" access: "read-write" filter: "0~64" display: "SBI Server IP" comment: "" - name: "sbiPort" type: "int" value: "9090" access: "read-write" filter: "0~65535" display: "SBI Server Port" comment: "0~65535" - name: "sbiScheme" type: "enum" value: "0" access: "read-write" filter: '{"0":"http","1":"https"}' display: "SBI Scheme" comment: "" - name: "sbiTimeout" type: "int" value: "3" access: "read-write" filter: "0~65535" display: "SBI Timeout" comment: "0~65535" amfProfile: display: "AMF Profile" sort: 3 array: - name: "index" type: "int" value: "0" access: "read-only" filter: "0~15" display: "Index" comment: "0~15" - name: "enabled" type: "bool" value: "1" access: "read-write" filter: '{"0":"false","1":"true"}' display: "Enable AMF" comment: "apply the current AMF NF Profile" - name: "name" type: "string" value: "AMF" access: "read-write" filter: "0~64" display: "NF Name" comment: "" - name: "uri" type: "string" value: "http://172.16.5.130:8080" access: "read-write" filter: "0~64" display: "AMF URI" comment: "format: http://: e.g: http://192.168.1.1:9090" - name: "taiList" type: "regex" value: "" access: "read-write" filter: "" display: "Tai List" comment: "allow TaiList null or add more tai value" array: - name: "index" type: "int" value: "1" access: "read-only" filter: "1~32" display: "Index" comment: "1~32" - name: "mcc" type: "regex" value: "460" access: "read-write" filter: '^\d{3,3}$' display: "MCC" comment: "" - name: "mnc" type: "regex" value: "00" access: "read-write" filter: '^\d{2,3}$' display: "MNC" comment: "" - name: "tac" type: "regex" value: "4388" access: "read-write" filter: '^(\d+(;\d+)*)?$' display: "TAC" comment: "(A).format is decimal string,e.g:43888 (B).Allow set multiple tac value by ; split, e:4388;4360 " mmeProfile: display: "MME Profile" sort: 5 array: - name: "index" type: "int" value: "0" access: "read-only" filter: "0~15" display: "Index" comment: "0~15" - name: "enabled" type: "bool" value: "1" access: "read-write" filter: '{"0":"false","1":"true"}' display: "Enable MME" comment: "apply the current MME NF Profile" - name: "name" type: "string" value: "MME" access: "read-write" filter: "0~64" display: "NF Name" comment: "" - name: "uri" type: "string" value: "sctp://192.168.1.1:9090" access: "read-write" filter: "0~64" display: "MME URI" comment: "format: sctp://: e.g: sctp://192.168.1.1:9090" - name: "taiList" type: "regex" value: "" access: "read-write" filter: "" display: "Tai List" comment: "allow TaiList null or add more tai value" array: - name: "index" type: "int" value: "1" access: "read-only" filter: "1~32" display: "Index" comment: "1~32" - name: "mcc" type: "regex" value: "460" access: "read-write" filter: '^\d{3,3}$' display: "MCC" comment: "" - name: "mnc" type: "regex" value: "00" access: "read-write" filter: '^\d{2,3}$' display: "MNC" comment: "" - name: "tac" type: "regex" value: "4388" access: "read-write" filter: '^(\d+(;\d+)*)?$' display: "TAC" comment: "(A).format is decimal string,e.g:43888 (B).Allow set multiple tac value by ; split, e:4388;4360 "