update at 2023/08/14
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -8,7 +8,12 @@
|
||||
|
||||
# Local History for Visual Studio Code
|
||||
.history/
|
||||
crontask/log
|
||||
crontask/ftp
|
||||
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
*.log
|
||||
*.log-*
|
||||
restagent
|
||||
|
||||
|
||||
651
config/backup/omc_mml_config_lower.yaml
Normal file
651
config/backup/omc_mml_config_lower.yaml
Normal file
@@ -0,0 +1,651 @@
|
||||
omc:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "sysInfo"
|
||||
display: "Display NE System Information"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: ""
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: ""
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- operation: "dsp"
|
||||
object: "licenseInfo"
|
||||
display: "Display NE License Information"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: ""
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: ""
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
neManagement:
|
||||
display: "Network Element Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "neInfo"
|
||||
display: "List NE Information"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmUID"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Resource Management UID"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "meMap"
|
||||
display: "List Managed Element Map"
|
||||
params:
|
||||
- name: "rmUID"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Resource Management UID"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "neInfo"
|
||||
display: "Add Network Element"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmUID"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Resource Management UID"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
alias: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
alias: "port"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- name: "neName"
|
||||
alias: "ne_name"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "pvFlag"
|
||||
alias: "pv_flag"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Phisical/Virtual flag"
|
||||
comment: ""
|
||||
- operation: "mod"
|
||||
object: "neInfo"
|
||||
display: "Modify Network Element"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmUID"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Resource Management UID"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
alias: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
alias: "port"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- name: "neName"
|
||||
alias: "ne_name"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "pvFlag"
|
||||
alias: "pv_flag"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Phisical/Virtual flag"
|
||||
comment: ""
|
||||
- operation: "del"
|
||||
object: "neInfo"
|
||||
display: "Delete Network Element"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
faultManagement:
|
||||
display: "Fault Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "alarms"
|
||||
display: "Display Alarms Information"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE UID"
|
||||
comment: ""
|
||||
- name: "neName"
|
||||
alias: "ne_name"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "alarmCode"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm Code"
|
||||
comment: ""
|
||||
- name: "origSeverity"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: '{"Critical","Major","Minor","Warning","Event"}'
|
||||
display: "Original Severity"
|
||||
comment: ""
|
||||
- name: "pvFlag"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "PV Flag"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "event_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm Event Start Time"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "event_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm Event End Time"
|
||||
comment: ""
|
||||
- name: "alarmType"
|
||||
alias: "alarm_type"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: '{"CommunicationAlarm","EquipmentAlarm","ProcessingFailure","EnvironmentalAlarm","QualityOfServiceAlarm"}'
|
||||
display: "Alarm Type"
|
||||
comment: ""
|
||||
- name: "alarmStatus"
|
||||
alias: "alarm_status"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm Status"
|
||||
comment: ""
|
||||
pmTaskManagement:
|
||||
display: "Performance Measure Task Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "measureTask"
|
||||
display: "List Performance Measure Task"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "granulOption"
|
||||
alias: "granul_option"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Time Granularity"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "measureTask"
|
||||
display: "Add Performance Measure Task"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neIds"
|
||||
alias: "ne_ids"
|
||||
type: "array"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE ID Set"
|
||||
comment: ""
|
||||
- name: "kpiSet"
|
||||
alias: "kpi_set"
|
||||
type: "json"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "KPI Set"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "start_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure Task Start Time"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "end_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure Task End Time"
|
||||
comment: ""
|
||||
- operation: "mod"
|
||||
object: "measureTask"
|
||||
display: "Modify Performance Measure Task"
|
||||
params:
|
||||
- name: "Id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "kpiSet"
|
||||
alias: "kpi_set"
|
||||
type: "json"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "KPI Set"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "start_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure Task Start Time"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "end_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure Task End Time"
|
||||
comment: ""
|
||||
- name: "granulOption"
|
||||
alias: "granul_option"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Time Granularity"
|
||||
comment: ""
|
||||
pmDataManagement:
|
||||
display: "Performance Data Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "measureData"
|
||||
display: "List Performance Data"
|
||||
params:
|
||||
- name: "ID"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "start_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Measure Period Start Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "start_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Measure Period Start Time Less Than"
|
||||
comment: ""
|
||||
logManagement:
|
||||
display: "Log Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "systemLog"
|
||||
display: "List System Log"
|
||||
params:
|
||||
- name: "processType"
|
||||
alias: "process_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Process Type"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "log_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "operationLog"
|
||||
display: "List Operation Log"
|
||||
params:
|
||||
- name: "accountID"
|
||||
alias: "account_name"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Account ID"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "log_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "securityLog"
|
||||
display: "List Security Log"
|
||||
params:
|
||||
- name: "accountID"
|
||||
alias: "account_name"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Account ID"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "op_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "op_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "alarmLog"
|
||||
display: "List Alarm Log"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "op_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "op_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "eventlog"
|
||||
display: "List NE Event Log"
|
||||
params:
|
||||
- name: "neType"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE Type"
|
||||
comment: ""
|
||||
- name: "neId"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "startTime"
|
||||
alias: "log_time>="
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time More Than"
|
||||
comment: ""
|
||||
- name: "endTime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
644
config/backup/udm_param_config.json
Normal file
644
config/backup/udm_param_config.json
Normal file
@@ -0,0 +1,644 @@
|
||||
{
|
||||
"udm": {
|
||||
"system": {
|
||||
"display": "System",
|
||||
"list": [
|
||||
{
|
||||
"name": "serviceIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.140",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Service IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "servicePort",
|
||||
"type": "int",
|
||||
"value": "8080",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Service Port",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "nrfUri",
|
||||
"type": "string",
|
||||
"value": "http://172.16.5.180:8080",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "NRF URI",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "ausfIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.130",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "AUSF IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "fqdn",
|
||||
"type": "string",
|
||||
"value": "agt.com",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "fqdn",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "priority",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "0~4095",
|
||||
"display": "Priority",
|
||||
"comment": "0~4095"
|
||||
},
|
||||
{
|
||||
"name": "capacity",
|
||||
"type": "int",
|
||||
"value": "4096",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Capacity",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "groupId",
|
||||
"type": "string",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Group Id",
|
||||
"comment": "0~31"
|
||||
},
|
||||
{
|
||||
"name": "supiRanges",
|
||||
"type": "regex",
|
||||
"value": "imsi-001010100080000~imsi-001010100080099",
|
||||
"access": "read-write",
|
||||
"filter": "^imsi-\\d{15}~imsi-\\d{15}$",
|
||||
"display": "SUPI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "gpsiRanges",
|
||||
"type": "regex",
|
||||
"value": "msisdn-69072000~msisdn-69072099",
|
||||
"access": "read-write",
|
||||
"filter": "^msisdn-\\d{2,15}~msisdn-\\d{2,15}$",
|
||||
"display": "GPSI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "scheme",
|
||||
"type": "enum",
|
||||
"value": "http",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"http\", \"1\":\"https\"}",
|
||||
"display": "scheme",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op0",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op1",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op2",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op3",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op3",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist0",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist1",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist2",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist3",
|
||||
"type": "regex",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist3",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"subsUEAmbr": {
|
||||
"display": "Subs UE AMBR",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_ambr",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "uplink",
|
||||
"type": "string",
|
||||
"value": "1Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Uplink",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "downlink",
|
||||
"type": "string",
|
||||
"value": "2Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Downlink",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"subsNssais": {
|
||||
"display": "Subs Nssais",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_nssai",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "supportedFeatures",
|
||||
"type": "string",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "8~8",
|
||||
"display": "Supported Features",
|
||||
"comment": "8~8"
|
||||
},
|
||||
{
|
||||
"name": "defaultSingleNSSAIs",
|
||||
"type": "string",
|
||||
"value": "1-000001",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Default Single NSSAIs",
|
||||
"comment": "0~128"
|
||||
},
|
||||
{
|
||||
"name": "singleNssais",
|
||||
"type": "string",
|
||||
"value": "1-000002",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Single Nssais",
|
||||
"comment": "0~128"
|
||||
}
|
||||
]
|
||||
},
|
||||
"forbiddenAreas": {
|
||||
"display": "Forbidden Areas",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_ambr",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "tacs",
|
||||
"type": "string",
|
||||
"value": "123",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "TACs",
|
||||
"comment": "0~128"
|
||||
},
|
||||
{
|
||||
"name": "areaCodes",
|
||||
"type": "string",
|
||||
"value": "123456",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "AreaCodes",
|
||||
"comment": "0~128"
|
||||
}
|
||||
]
|
||||
},
|
||||
"serviceAreaRestriction": {
|
||||
"display": "Service Area Restriction",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_ambr",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "restrictionType",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"allowedAreas\", \"1\":\"notAllowedAreas\"}",
|
||||
"display": "Restriction Type",
|
||||
"comment": "0~128"
|
||||
},
|
||||
{
|
||||
"name": "tacs",
|
||||
"type": "string",
|
||||
"value": "123",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "TACs",
|
||||
"comment": "0~128"
|
||||
},
|
||||
{
|
||||
"name": "areaCodes",
|
||||
"type": "string",
|
||||
"value": "123456",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "AreaCodes",
|
||||
"comment": "0~128"
|
||||
},
|
||||
{
|
||||
"name": "maxTAs",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Max TAs",
|
||||
"comment": "0~32"
|
||||
}
|
||||
]
|
||||
},
|
||||
"smfSelection": {
|
||||
"display": "Subs Smf Selection",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "1~16",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_snssai",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "0~32"
|
||||
},
|
||||
{
|
||||
"name": "snssai",
|
||||
"type": "string",
|
||||
"value": "1-000001",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d{1,3}[A-Fa-f0-9]{6}$",
|
||||
"display": "Snssai",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "dnnList",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "1~4",
|
||||
"display": "Dnn List",
|
||||
"comment": "",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "1~4",
|
||||
"display": "index",
|
||||
"comment": "1~4"
|
||||
},
|
||||
{
|
||||
"name": "dnn",
|
||||
"type": "string",
|
||||
"value": "cmnet",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Dnn",
|
||||
"comment": "0~32"
|
||||
},
|
||||
{
|
||||
"name": "defaultDnnInd",
|
||||
"type": "bool",
|
||||
"value": "true",
|
||||
"access": "read-write",
|
||||
"filter": "false;true;",
|
||||
"display": "default Dnn Indicator",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "lboRoamingAllowed",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "false;true;",
|
||||
"display": "LBO Roaming Allowed",
|
||||
"comment": "LBO Roaming Allowed"
|
||||
},
|
||||
{
|
||||
"name": "iwkEpsInd",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "false;true;",
|
||||
"display": "Iwk EPS Ind",
|
||||
"comment": "Iwk EPS Ind"
|
||||
},
|
||||
{
|
||||
"name": "ladnIndicator",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "false;true;",
|
||||
"display": "LADN Indicator",
|
||||
"comment": "LADN Indicator"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"dnn": {
|
||||
"display": "Dnn Conf",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-only",
|
||||
"filter": "^\\d{1,2}$",
|
||||
"display": "Index",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_nssai",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "defaultPDUSessionType",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"ipv4\",\"1\":\"ipv6\",\"2\":\"ipv4v6\",\"3\":\"ethernet\",\"4\":\"unstruction\"}",
|
||||
"display": "Default PDU Session Type",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "allowedPDUSessionTypes",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"ipv4\",\"1\":\"ipv6\",\"2\":\"ipv4v6\",\"3\":\"ethernet\",\"4\":\"unstruction\",\"5\":\"ipv4andipv6\",\"6\":\"ipv4andipv4v6\",\"7\":\"ipv6andipv4v6\",\"8\":\"ipv4andipv6andipv4v6\"}",
|
||||
"display": "Allowed PDU Session Types",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "defaultSSCmode",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"sscMode1\",\"1\":\"sscMode2\",\"2\":\"sscMode3\"}",
|
||||
"display": "Default SSC Mode",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "allowedSSCmodes",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"sscMode1\",\"1\":\"sscMode2\",\"2\":\"sscMode3\",\"3\":\"sscMode1sscMode2\",\"4\":\"sscMode1sscMode3\",\"5\":\"sscMode2sscMode3\",\"6\":\"sscMode1sscMode2sscMode3\"}",
|
||||
"display": "Allowed SSC Modes",
|
||||
"comment": "1~16"
|
||||
},
|
||||
{
|
||||
"name": "interworkingEPSIndicator",
|
||||
"type": "bool",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Interworking EPS Indicator",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "ladnIndicator",
|
||||
"type": "bool",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "LADN Indicator",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "chargingCharacteristics",
|
||||
"type": "string",
|
||||
"value": "0001",
|
||||
"access": "read-write",
|
||||
"filter": "4~4",
|
||||
"display": "Charging Characteristics",
|
||||
"comment": "4~4"
|
||||
},
|
||||
{
|
||||
"name": "subscribedSessionAmbrUL",
|
||||
"type": "regex",
|
||||
"value": "1Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Subscribed Session Ambr UL",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "subscribedSessionAmbrDL",
|
||||
"type": "regex",
|
||||
"value": "2Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Subscribed Session Ambr DL",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "staticIPAddress",
|
||||
"type": "ipv4",
|
||||
"value": "192.168.1.100",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Static IP Address",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "userPlaneIntegrity",
|
||||
"type": "enum",
|
||||
"value": "3",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"null\",\"1\":\"required\",\"2\":\"preferred\",\"3\":\"notNeeded\"}",
|
||||
"display": "User Plane Integrity",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "userPlaneConfidentiality",
|
||||
"type": "enum",
|
||||
"value": "3",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"null\",\"1\":\"required\",\"2\":\"preferred\",\"3\":\"notNeeded\"}",
|
||||
"display": "User Plane Confidentiality",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "5qi",
|
||||
"type": "int",
|
||||
"value": "9",
|
||||
"access": "read-write",
|
||||
"filter": "0~255",
|
||||
"display": "5qi",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "priorityLevel",
|
||||
"type": "int",
|
||||
"value": "9",
|
||||
"access": "read-write",
|
||||
"filter": "1~127",
|
||||
"display": "Priority Level",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "arpPriorityLevel",
|
||||
"type": "int",
|
||||
"value": "6",
|
||||
"access": "read-write",
|
||||
"filter": "0~255",
|
||||
"display": "ARP Priority Level",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "arpPreemptCap",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"notPreempt\",\"1\":\"mayPreempt\"}",
|
||||
"display": "ARP PreemptCap",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "arpPreemptVuln",
|
||||
"type": "enum",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\":\"notPreemptable\",\"1\":\"preemptable\"}",
|
||||
"display": "ARP PreemptVuln",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
96
config/backup/udm_param_subsSmfSelection_config.json
Normal file
96
config/backup/udm_param_subsSmfSelection_config.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~15",
|
||||
"display": "Index",
|
||||
"comment": "0~15"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_ambr",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "0~32"
|
||||
},
|
||||
{
|
||||
"name": "snssai",
|
||||
"type": "string",
|
||||
"value": "1-000001",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d{1,3}[A-Fa-f0-9]{6}$",
|
||||
"display": "Snssai",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "dnnList",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~3",
|
||||
"display": "Dnn List",
|
||||
"comment": "",
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~15",
|
||||
"display": "index",
|
||||
"comment": "0~15"
|
||||
},
|
||||
{
|
||||
"name": "dnn",
|
||||
"type": "string",
|
||||
"value": "cmnet",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Dnn",
|
||||
"comment": "0~32"
|
||||
},
|
||||
{
|
||||
"name": "defaultDnnInd",
|
||||
"type": "bool",
|
||||
"value": "true",
|
||||
"access": "read-write",
|
||||
"filter": "false;true;",
|
||||
"display": "default Dnn Indicator",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "lboRoamingAllowed",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "{0\": \"false\", \"1\": \"true\"}",
|
||||
"display": "LBO Roaming Allowed",
|
||||
"comment": "LBO Roaming Allowed"
|
||||
},
|
||||
{
|
||||
"name": "iwkEpsInd",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\": \"false\", \"1\": \"true\"}",
|
||||
"display": "Iwk EPS Ind",
|
||||
"comment": "Iwk EPS Ind"
|
||||
},
|
||||
{
|
||||
"name": "ladnIndicator",
|
||||
"type": "bool",
|
||||
"value": "false",
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\": \"false\", \"1\": \"true\"}",
|
||||
"display": "LADN Indicator",
|
||||
"comment": "LADN Indicator"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
40
config/backup/udm_param_subsUEAmbr_config.json
Normal file
40
config/backup/udm_param_subsUEAmbr_config.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"array": [
|
||||
{
|
||||
"name": "index",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~15",
|
||||
"display": "Index",
|
||||
"comment": "0~15"
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"value": "def_ambr",
|
||||
"access": "read-write",
|
||||
"filter": "^.{1,32}$",
|
||||
"display": "Name",
|
||||
"comment": "1~32"
|
||||
},
|
||||
{
|
||||
"name": "uplink",
|
||||
"type": "string",
|
||||
"value": "1Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Uplink",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "downlink",
|
||||
"type": "string",
|
||||
"value": "2Gbps",
|
||||
"access": "read-write",
|
||||
"filter": "^\\d+(\\.\\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$",
|
||||
"display": "Downlink",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
175
config/backup/udm_param_system_config.json
Normal file
175
config/backup/udm_param_system_config.json
Normal file
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"name": "serviceIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.140",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Service IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "servicePort",
|
||||
"type": "int",
|
||||
"value": "8080",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Service Port",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "nrfUri",
|
||||
"type": "regex",
|
||||
"value": "http://172.16.5.180:8080",
|
||||
"access": "read-write",
|
||||
"filter": "^http(s?)\\:\\/\\/(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\:([0-9]|[1-9]\\d|[1-9]\\d{2}|[1-9]\\d{3}|[1-5]\\d{4}|6[0-4]\\d{3}|65[0-4]\\d{2}|655[0-2]\\d|6553[0-5])$",
|
||||
"display": "NRF URI",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "ausfIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.130",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "AUSF IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "fqdn",
|
||||
"type": "regex",
|
||||
"value": "agt.com",
|
||||
"access": "read-write",
|
||||
"filter": "^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?\\.)+[A-Za-z]{2,63}\\.?$",
|
||||
"display": "fqdn",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "priority",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "0~4095",
|
||||
"display": "Priority",
|
||||
"comment": "0~4095"
|
||||
},
|
||||
{
|
||||
"name": "capacity",
|
||||
"type": "int",
|
||||
"value": "4096",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Capacity",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "groupId",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~31",
|
||||
"display": "Group Id",
|
||||
"comment": "0~31"
|
||||
},
|
||||
{
|
||||
"name": "supiRanges",
|
||||
"type": "regex",
|
||||
"value": "imsi-001010100080000~imsi-001010100080099",
|
||||
"access": "read-write",
|
||||
"filter": "^imsi-\\d{15}~imsi-\\d{15}$",
|
||||
"display": "SUPI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "gpsiRanges",
|
||||
"type": "string",
|
||||
"value": "msisdn-69072000~msisdn-69072099",
|
||||
"access": "read-write",
|
||||
"filter": "^msisdn-\\d{2,15}~msisdn-\\d{2,15}$",
|
||||
"display": "GPSI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "scheme",
|
||||
"type": "enum",
|
||||
"value": 0,
|
||||
"access": "read-write",
|
||||
"filter": "{\"0\": \"http\", \"1\": \"https\"}",
|
||||
"display": "scheme",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op0",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op1",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op2",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op3",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "32~32",
|
||||
"display": "op3",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist0",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist1",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist2",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist3",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist3",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
175
config/backup/udm_param_system_config_test.json
Normal file
175
config/backup/udm_param_system_config_test.json
Normal file
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"system": [
|
||||
{
|
||||
"name": "serviceIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.140",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "Service IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "servicePort",
|
||||
"type": "int",
|
||||
"value": "8080",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Service Port",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "nrfUri",
|
||||
"type": "regex",
|
||||
"value": "http://172.16.5.180:8080",
|
||||
"access": "read-write",
|
||||
"filter": "^http(s?)\\:\\/\\/(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\:([0-9]|[1-9]\\d|[1-9]\\d{2}|[1-9]\\d{3}|[1-5]\\d{4}|6[0-4]\\d{3}|65[0-4]\\d{2}|655[0-2]\\d|6553[0-5])$",
|
||||
"display": "NRF URI",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "ausfIP",
|
||||
"type": "ipv4",
|
||||
"value": "172.16.5.130",
|
||||
"access": "read-write",
|
||||
"filter": "",
|
||||
"display": "AUSF IP",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "fqdn",
|
||||
"type": "regex",
|
||||
"value": "agt.com",
|
||||
"access": "read-write",
|
||||
"filter": "^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?\\.)+[A-Za-z]{2,63}\\.?$",
|
||||
"display": "fqdn",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "priority",
|
||||
"type": "int",
|
||||
"value": "1",
|
||||
"access": "read-write",
|
||||
"filter": "0~4095",
|
||||
"display": "Priority",
|
||||
"comment": "0~4095"
|
||||
},
|
||||
{
|
||||
"name": "capacity",
|
||||
"type": "int",
|
||||
"value": "4096",
|
||||
"access": "read-write",
|
||||
"filter": "0~65535",
|
||||
"display": "Capacity",
|
||||
"comment": "0~65535"
|
||||
},
|
||||
{
|
||||
"name": "groupId",
|
||||
"type": "int",
|
||||
"value": "0",
|
||||
"access": "read-write",
|
||||
"filter": "0~31",
|
||||
"display": "Group Id",
|
||||
"comment": "0~31"
|
||||
},
|
||||
{
|
||||
"name": "supiRanges",
|
||||
"type": "string",
|
||||
"value": "imsi-001010100080000~imsi-001010100080099",
|
||||
"access": "read-write",
|
||||
"filter": "^imsi-\\d{15}~imsi-\\d{15}$",
|
||||
"display": "SUPI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "gpsiRanges",
|
||||
"type": "string",
|
||||
"value": "msisdn-69072000~msisdn-69072099",
|
||||
"access": "read-write",
|
||||
"filter": "^msisdn-\\d{2,15}~msisdn-\\d{2,15}$",
|
||||
"display": "GPSI Ranges",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "scheme",
|
||||
"type": "enum",
|
||||
"value": 0,
|
||||
"access": "read-write",
|
||||
"filter": '{"0": "http", "1": "https"}',
|
||||
"display": "scheme",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op0",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op1",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op2",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{32}$",
|
||||
"display": "op2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "op3",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "32~32",
|
||||
"display": "op3",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist0",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist0",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist1",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist1",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist2",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist2",
|
||||
"comment": ""
|
||||
},
|
||||
{
|
||||
"name": "rlist3",
|
||||
"type": "string",
|
||||
"value": "7983658960860C9E56732E0B307E693B",
|
||||
"access": "read-write",
|
||||
"filter": "^[A-Fa-f0-9]{10}$",
|
||||
"display": "rlist3",
|
||||
"comment": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
49
config/cm/cm-amf.yaml
Normal file
49
config/cm/cm-amf.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
ManagedElement:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorName: ""
|
||||
ManagedBy: ""
|
||||
ManagementIpAddress: ""
|
||||
SwVersion: ""
|
||||
PatchInfo: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
|
||||
AmfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
SbiServiceList: ""
|
||||
AmfGuamiList: ""
|
||||
SnssaiList: ""
|
||||
MaxUser: ""
|
||||
RelativeCapacity: ""
|
||||
MaxGnbNum: ""
|
||||
|
||||
EpRpDynN8Amf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
EpRpDynN11Amf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
EpRpDynN12Amf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
IPResource:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
InterfaceType: ""
|
||||
LocIpV4AddrList: ""
|
||||
LocIpV6AddrList: ""
|
||||
48
config/cm/cm-smf.yaml
Normal file
48
config/cm/cm-smf.yaml
Normal file
@@ -0,0 +1,48 @@
|
||||
ManagedElement:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorName: ""
|
||||
ManagedBy: ""
|
||||
ManagementIpAddress: ""
|
||||
SwVersion: ""
|
||||
PatchInfo: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
|
||||
SmfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
SbiServiceList: ""
|
||||
MaxPduSessions: ""
|
||||
MaxQfi: ""
|
||||
UpfList: ""
|
||||
|
||||
AddrPool:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AddrType: "Static"
|
||||
IpVersion: ""
|
||||
AddrSegList: ""
|
||||
|
||||
EpRpDynN7Smf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
EpRpDynN10Smf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
IPResource:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
InterfaceType: ""
|
||||
LocIpV4AddrList: ""
|
||||
LocIpV6AddrList: ""
|
||||
39
config/cm/cm-udm.yaml
Normal file
39
config/cm/cm-udm.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
ManagedElement:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorName: ""
|
||||
ManagedBy: ""
|
||||
ManagementIpAddress: ""
|
||||
SwVersion: ""
|
||||
PatchInfo: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
|
||||
UdmFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
SbiServiceList: ""
|
||||
|
||||
UdrFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AddrType: "Static"
|
||||
IpVersion: ""
|
||||
AddrSegList: ""
|
||||
|
||||
AusfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
IPResource:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
InterfaceType: ""
|
||||
LocIpV4AddrList: ""
|
||||
LocIpV6AddrList: ""
|
||||
141
config/cm/cm-upf.yaml
Normal file
141
config/cm/cm-upf.yaml
Normal file
@@ -0,0 +1,141 @@
|
||||
ManagedElement:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorName: ""
|
||||
ManagedBy: ""
|
||||
ManagementIpAddress: ""
|
||||
SwVersion: ""
|
||||
PatchInfo: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
|
||||
InventoryUnitRack:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
SbiServiceList: ""
|
||||
MaxPduSessions: ""
|
||||
MaxQfi: ""
|
||||
UpfList: ""
|
||||
|
||||
InventoryUnitShelf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorUnitFamilyType: ""
|
||||
VendorUnitTypeNumber: ""
|
||||
VendorName: ""
|
||||
SerialNumber: ""
|
||||
VersionNumber: ""
|
||||
DateOfManufacture: ""
|
||||
DateOfLastService: ""
|
||||
ManufacturerData: ""
|
||||
RackPosition: ""
|
||||
|
||||
InventoryUnitPack:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorUnitFamilyType: ""
|
||||
VendorUnitTypeNumber: ""
|
||||
VendorName: ""
|
||||
SerialNumber: ""
|
||||
VersionNumber: ""
|
||||
DateOfManufacture: ""
|
||||
DateOfLastService: ""
|
||||
ManufacturerData: ""
|
||||
PortsInformation: ""
|
||||
PackPosition: ""
|
||||
SlotsOccupied: ""
|
||||
|
||||
InventoryUnitHost:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorUnitFamilyType: ""
|
||||
VendorUnitTypeNumber: ""
|
||||
VendorName: ""
|
||||
SerialNumber: ""
|
||||
VersionNumber: ""
|
||||
DateOfManufacture: ""
|
||||
DateOfLastService: ""
|
||||
ManufacturerData: ""
|
||||
HostPosition: ""
|
||||
NumberOfCpu: ""
|
||||
MemSize: ""
|
||||
HardDiskSize: ""
|
||||
|
||||
InventoryUnitAccessory:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
VendorUnitFamilyType: ""
|
||||
VendorUnitTypeNumber: ""
|
||||
VendorName: ""
|
||||
SerialNumber: ""
|
||||
VersionNumber: ""
|
||||
DateOfManufacture: ""
|
||||
DateOfLastService: ""
|
||||
ManufacturerData: ""
|
||||
AccessoryPosition: ""
|
||||
AccessoryType: ""
|
||||
AddtionalInformation: ""
|
||||
|
||||
UpfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
MaxQosFlows: ""
|
||||
MaxThroughput: ""
|
||||
|
||||
EpRpDynN9Upf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
EpRpDynN3Upf:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
LocIpAddrList: ""
|
||||
FarIpSubnetworkList: ""
|
||||
|
||||
AmfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
|
||||
SmfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
|
||||
UdrFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
|
||||
AusfFunction:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
AdministrativeState: ""
|
||||
OperationalState: ""
|
||||
VnfInstanceId: ""
|
||||
Fqdn: ""
|
||||
|
||||
IPResource:
|
||||
Id: ""
|
||||
UserLabel: ""
|
||||
InterfaceType: ""
|
||||
LocIpV4AddrList: ""
|
||||
LocIpV6AddrList: ""
|
||||
BIN
config/cmxls/AMF-NRM(V1.1.5)-Company-Version00.xlsx
Normal file
BIN
config/cmxls/AMF-NRM(V1.1.5)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/cmxls/PCF-NRM(V1.1.4)-Company-Version00.xlsx
Normal file
BIN
config/cmxls/PCF-NRM(V1.1.4)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/cmxls/SMF-NRM(V1.2.1)-Company-Version00.xlsx
Normal file
BIN
config/cmxls/SMF-NRM(V1.2.1)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/cmxls/UDM-NRM(V1.2.2)-Company-Version00.xlsx
Normal file
BIN
config/cmxls/UDM-NRM(V1.2.2)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/cmxls/UPF-NRM(V1.2.1)-Company-Version00.xlsx
Normal file
BIN
config/cmxls/UPF-NRM(V1.2.1)-Company-Version00.xlsx
Normal file
Binary file not shown.
37
config/menu/menu-fault-management.json
Normal file
37
config/menu/menu-fault-management.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "故障管理",
|
||||
"icon": "fa fa-telegram",
|
||||
"href": "",
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "活动告警",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/alarm/alarmListDown.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "历史告警",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/alarm/AlarmListHistory.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"title": "告警设置",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "absence/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
46
config/menu/menu-log-management.json
Normal file
46
config/menu/menu-log-management.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "日志管理",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "操作日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "building/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "安全日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"title": "告警日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"title": "日志设置",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitory/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
28
config/menu/menu-operation-maintenance .json
Normal file
28
config/menu/menu-operation-maintenance .json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "操作维护",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "参数配置MML",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "building/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "用户管理MML",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
46
config/menu/menu-performance-management.json
Normal file
46
config/menu/menu-performance-management.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"id": 1,
|
||||
"href": null,
|
||||
"icon": "fa fa-wrench",
|
||||
"title": "性能管理",
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 1,
|
||||
"href": "page/task/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "任务管理",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"href": "page/repair/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "数据管理",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"href": "page/gold/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "黄金指标",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"href": "page/task/threshold.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "性能门限",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
37
config/menu/menu-security-management.json
Normal file
37
config/menu/menu-security-management.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": 1,
|
||||
"href": null,
|
||||
"icon": "fa fa-users",
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"href": "page/user/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "用户管理",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"href": "dormitoryset/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "群组管理",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"href": "dormitory/list.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "权限管理",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
}
|
||||
],
|
||||
"title": "安全管理",
|
||||
"target": null,
|
||||
"parentId": 0
|
||||
}
|
||||
46
config/menu/menu-system-management.json
Normal file
46
config/menu/menu-system-management.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "配置管理",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "网元管理",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "building/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "参数配置",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"title": "软件管理",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitory/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 5 ,
|
||||
"title": "许可证管理",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "selection/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
49
config/menu/menu-topology-maagement.json
Normal file
49
config/menu/menu-topology-maagement.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "拓扑管理",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "系统拓扑",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/user/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "网元状态",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/main.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"id": 1,
|
||||
"href": null,
|
||||
"icon": "fa fa-home",
|
||||
"child": [
|
||||
{
|
||||
"id": 3,
|
||||
"href": "page/main.html",
|
||||
"icon": "fa fa-caret-right",
|
||||
"child": null,
|
||||
"title": "网元状态",
|
||||
"target": null,
|
||||
"parentId": 1
|
||||
}
|
||||
],
|
||||
"title": "系统状态",
|
||||
"target": null,
|
||||
"parentId": 0
|
||||
}
|
||||
28
config/menu/menu-trace-management.json
Normal file
28
config/menu/menu-trace-management.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "跟踪管理",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "任务管理",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "building/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "信令分析",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
346
config/menu/menu.json
Normal file
346
config/menu/menu.json
Normal file
@@ -0,0 +1,346 @@
|
||||
{
|
||||
"parent": [
|
||||
{
|
||||
"id": 1,
|
||||
"title": "系统状态",
|
||||
"icon": "fa fa-cog",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/user/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "AUSF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "grade/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "org/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"title": "SMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "student/list.html",
|
||||
"target": null,
|
||||
"parentId": 1,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"title": "配置管理",
|
||||
"icon": "fa fa-home",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 8,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "building/list.html",
|
||||
"target": null,
|
||||
"parentId": 7,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"title": "AUSF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitoryset/list.html",
|
||||
"target": null,
|
||||
"parentId": 7,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "dormitory/list.html",
|
||||
"target": null,
|
||||
"parentId": 7,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"title": "SMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "selection/list.html",
|
||||
"target": null,
|
||||
"parentId": 7,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"title": "故障管理",
|
||||
"icon": "fa fa-telegram",
|
||||
"href": "",
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 13,
|
||||
"title": "活动告警",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/alarm/alarmListDown.html",
|
||||
"target": null,
|
||||
"parentId": 12,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"title": "历史告警",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/alarm/AlarmListHistory.html",
|
||||
"target": null,
|
||||
"parentId": 12,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"title": "告警设置",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "absence/list.html",
|
||||
"target": null,
|
||||
"parentId": 12,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"title": "业务统计",
|
||||
"icon": "fa fa-wrench",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 17,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "repair/list.html",
|
||||
"target": null,
|
||||
"parentId": 16,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "repair/list.html",
|
||||
"target": null,
|
||||
"parentId": 16,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"title": "日志管理",
|
||||
"icon": "fa fa-truck",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 20,
|
||||
"title": "操作日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/log/operLogList.html",
|
||||
"target": null,
|
||||
"parentId": 19,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"title": "安全日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/log/securityLogList.html",
|
||||
"target": null,
|
||||
"parentId": 19,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"title": "告警入库日志",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "page/log/alarmLogList.html",
|
||||
"target": null,
|
||||
"parentId": 19,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"title": "系统维护",
|
||||
"icon": "fa fa-truck",
|
||||
"href": null,
|
||||
"target": null,
|
||||
"parentId": 0,
|
||||
"child": [
|
||||
{
|
||||
"id": 24,
|
||||
"title": "设备升级",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "visit/list.html",
|
||||
"target": null,
|
||||
"parentId": 23,
|
||||
"child": [
|
||||
{
|
||||
"id": 26,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 23,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"title": "AUSF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 23,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 28,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 23,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 29,
|
||||
"title": "SMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 23,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"title": "设备控制",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "visit/list.html",
|
||||
"target": null,
|
||||
"parentId": 22,
|
||||
"child": [
|
||||
{
|
||||
"id": 24,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 30,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"title": "AUSF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 24,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 24,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 33,
|
||||
"title": "SMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 24,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"title": "许可证更新",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "visit/list.html",
|
||||
"target": null,
|
||||
"parentId": 22,
|
||||
"child": [
|
||||
{
|
||||
"id": 34,
|
||||
"title": "AMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 25,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 35,
|
||||
"title": "AUSF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 25,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 36,
|
||||
"title": "UDM",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 25,
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": 37,
|
||||
"title": "SMF",
|
||||
"icon": "fa fa-caret-right",
|
||||
"href": "user/list.html",
|
||||
"target": null,
|
||||
"parentId": 25,
|
||||
"child": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
928
config/mml/omc/omc_mml_config.yaml
Normal file
928
config/mml/omc/omc_mml_config.yaml
Normal file
@@ -0,0 +1,928 @@
|
||||
omc:
|
||||
mmlManagement:
|
||||
display: "MML Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "mmlcmd"
|
||||
display: "List MML Command"
|
||||
params:
|
||||
- name: "category"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Category"
|
||||
comment: ""
|
||||
- name: "operation"
|
||||
alias: "operation"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Operation"
|
||||
comment: ""
|
||||
- name: "object"
|
||||
alias: "object"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Object"
|
||||
comment: ""
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "sysinfo"
|
||||
display: "Display NE System Information"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "neType"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "neId"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- operation: "dsp"
|
||||
object: "licenseinfo"
|
||||
display: "Display NE License Information"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "neType"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "neId"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "license"
|
||||
display: "List NE License Information"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- operation: "dep"
|
||||
object: "license"
|
||||
display: "Deployment NE License"
|
||||
params:
|
||||
- name: "srcnetype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "Source NE type"
|
||||
comment: ""
|
||||
- name: "srcneid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Source NE ID"
|
||||
comment: ""
|
||||
- name: "dstnetype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "Destination NE type"
|
||||
comment: ""
|
||||
- name: "dstneid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Destination NE ID"
|
||||
comment: ""
|
||||
- name: "number"
|
||||
alias: "dep_number"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Deployment number"
|
||||
comment: ""
|
||||
- operation: "dsp"
|
||||
object: "nelink"
|
||||
display: "Display NE Interface Link Status"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "interface"
|
||||
alias: "interface"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Interface"
|
||||
comment: ""
|
||||
nrmManagement:
|
||||
display: "NBI Resourece Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "nbicm"
|
||||
display: "Display NBI Resource Management"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmuid"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Resource management UID"
|
||||
comment: ""
|
||||
neManagement:
|
||||
display: "Network Element Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "neinfo"
|
||||
display: "List NE Information"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmuid"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Resource management UID"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "memap"
|
||||
display: "List Managed Element Map"
|
||||
params:
|
||||
- name: "rmuid"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Resource management UID"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "neinfo"
|
||||
display: "Add Network Element"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmuid"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Resource management UID"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
alias: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
alias: "port"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- name: "nename"
|
||||
alias: "ne_name"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "pvflag"
|
||||
alias: "pv_flag"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "PV flag"
|
||||
comment: ""
|
||||
- operation: "mod"
|
||||
object: "neinfo"
|
||||
display: "Modify Network Element"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "rmuid"
|
||||
alias: "rm_uid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Resource management UID"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
alias: "ip"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
alias: "port"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- name: "nename"
|
||||
alias: "ne_name"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "pvflag"
|
||||
alias: "pv_flag"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "PV flag"
|
||||
comment: ""
|
||||
- operation: "del"
|
||||
object: "neinfo"
|
||||
display: "Delete Network Element"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
neConfigManagement:
|
||||
display: "NE Config Parameter Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "neconfig"
|
||||
display: "Display NE Config Parameter"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "tag"
|
||||
alias: "top_tag"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Parameter tag"
|
||||
comment: ""
|
||||
neVersionManagement:
|
||||
display: "NE Version Management"
|
||||
mml:
|
||||
- operation: "upg"
|
||||
object: "neversion"
|
||||
display: "Upgrade NE Software Version"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "version"
|
||||
alias: "version"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Version"
|
||||
comment: ""
|
||||
faultManagement:
|
||||
display: "Fault Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "alarm"
|
||||
display: "Display Alarm Information"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE UID"
|
||||
comment: ""
|
||||
- name: "nename"
|
||||
alias: "ne_name"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE name"
|
||||
comment: ""
|
||||
- name: "alarmcode"
|
||||
alias: "alarm_code"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm code"
|
||||
comment: ""
|
||||
- name: "origseverity"
|
||||
alias: "orig_severity"
|
||||
type: "enum"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: '{"Critical","Major","Minor","Warning","Event"}'
|
||||
display: "Original severity"
|
||||
comment: ""
|
||||
- name: "pvflag"
|
||||
alias: "pv_flag"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "PV flag"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "event_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm event start time"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "event_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm event end time"
|
||||
comment: ""
|
||||
- name: "alarmtype"
|
||||
alias: "alarm_type"
|
||||
type: "enum"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: '{"CommunicationAlarm","EquipmentAlarm","ProcessingFailure","EnvironmentalAlarm","QualityOfServiceAlarm"}'
|
||||
display: "Alarm type"
|
||||
comment: ""
|
||||
- name: "alarmstatus"
|
||||
alias: "alarm_status"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Alarm status"
|
||||
comment: ""
|
||||
pmTaskManagement:
|
||||
display: "Performance Measure Task Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "measuretask"
|
||||
display: "List Performance Measure Task"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "granuloption"
|
||||
alias: "granul_option"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Time granularity"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "measuretask"
|
||||
display: "Add Performance Measure Task"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neids"
|
||||
alias: "ne_ids"
|
||||
type: "array"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "NE ID set"
|
||||
comment: ""
|
||||
- name: "granuloption"
|
||||
alias: "granul_option"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Granularity option"
|
||||
comment: ""
|
||||
- name: "kpiset"
|
||||
alias: "kpi_set"
|
||||
type: "json"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "KPI set"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "start_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure task start time"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "end_time"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure task end time"
|
||||
comment: ""
|
||||
- operation: "mod"
|
||||
object: "measuretask"
|
||||
display: "Modify Performance Measure Task"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- name: "kpiset"
|
||||
alias: "kpi_set"
|
||||
type: "json"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "KPI set"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "start_time"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure task start time"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "end_time"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Measure task end time"
|
||||
comment: ""
|
||||
- name: "granuloption"
|
||||
alias: "granul_option"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "granularity option"
|
||||
comment: ""
|
||||
- operation: "del"
|
||||
object: "measuretask"
|
||||
display: "Delete Performance Measure Task"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- operation: "act"
|
||||
object: "measuretask"
|
||||
display: "Active Performance Measure Task"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- operation: "dea"
|
||||
object: "measuretask"
|
||||
display: "Deactive Performance Measure Task"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "id"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
pmDataManagement:
|
||||
display: "Performance Data Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "measuredata"
|
||||
display: "List Performance Data"
|
||||
params:
|
||||
- name: "id"
|
||||
alias: "task_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Task ID"
|
||||
comment: ""
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "kpiid"
|
||||
alias: "kpi_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "start_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "Measure period start time(>=)"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "start_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "false"
|
||||
filter: ""
|
||||
display: "Measure period start time(<=)"
|
||||
comment: ""
|
||||
logManagement:
|
||||
display: "Log Management"
|
||||
mml:
|
||||
- operation: "lst"
|
||||
object: "systemlog"
|
||||
display: "List System Log"
|
||||
params:
|
||||
- name: "processtype"
|
||||
alias: "process_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Process type"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "log_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time more than"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time less than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "operationlog"
|
||||
display: "List Operation Log"
|
||||
params:
|
||||
- name: "accountid"
|
||||
alias: "account_name"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Account ID"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "log_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time more than"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log Time Less Than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "securitylog"
|
||||
display: "List Security Log"
|
||||
params:
|
||||
- name: "accountid"
|
||||
alias: "account_name"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "Account ID"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "op_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time more than"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "op_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time less than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "alarmlog"
|
||||
display: "List Alarm Log"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "log_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time(>=)"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time less than"
|
||||
comment: ""
|
||||
- operation: "lst"
|
||||
object: "eventlog"
|
||||
display: "List NE Event Log"
|
||||
params:
|
||||
- name: "netype"
|
||||
alias: "ne_type"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE type"
|
||||
comment: ""
|
||||
- name: "neid"
|
||||
alias: "ne_id"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
loc: "true"
|
||||
filter: ""
|
||||
display: "NE ID"
|
||||
comment: ""
|
||||
- name: "starttime"
|
||||
alias: "log_time>"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time(>=)"
|
||||
comment: ""
|
||||
- name: "endtime"
|
||||
alias: "log_time<"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time(<=)"
|
||||
comment: ""
|
||||
417
config/mml/subscriber/udm_sub_mml_config.yaml
Normal file
417
config/mml/subscriber/udm_sub_mml_config.yaml
Normal file
@@ -0,0 +1,417 @@
|
||||
udm:
|
||||
authdataManagement:
|
||||
display: "Authentication Data Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "authdat"
|
||||
display: "Display Auth Data"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "authdat"
|
||||
display: "Add Auth Data"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "ki"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Ki"
|
||||
comment: ""
|
||||
- name: "amf"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "AMF"
|
||||
comment: ""
|
||||
- name: "algo"
|
||||
type: ""
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Algo"
|
||||
comment: ""
|
||||
- name: "opc"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "OPC"
|
||||
comment: ""
|
||||
- operation: "del"
|
||||
object: "authdat"
|
||||
display: "Delete Auth Data"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "bat"
|
||||
object: "authdat"
|
||||
display: "Batch Add Auth Data"
|
||||
params:
|
||||
- name: "start_imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Starting IMSI"
|
||||
comment: ""
|
||||
- name: "sub_num"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "auth data number"
|
||||
comment: ""
|
||||
- name: "ki"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Ki"
|
||||
comment: ""
|
||||
- name: "amf"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "AMF"
|
||||
comment: ""
|
||||
- name: "algo"
|
||||
type: ""
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Algo"
|
||||
comment: ""
|
||||
- operation: "bde"
|
||||
object: "authdat"
|
||||
display: "Batch Delete Auth Data"
|
||||
params:
|
||||
- name: "start_imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Starting IMSI"
|
||||
comment: ""
|
||||
- name: "sub_num"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "auth data number"
|
||||
comment: ""
|
||||
- operation: "import"
|
||||
object: "authdat"
|
||||
display: "Import Auth Data From File"
|
||||
params:
|
||||
- name: "file"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path file"
|
||||
comment: ""
|
||||
- operation: "export"
|
||||
object: "authdat"
|
||||
display: "Export Auth Data to File"
|
||||
params:
|
||||
- name: "file"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path file"
|
||||
comment: ""
|
||||
subscriberManagement:
|
||||
display: "Subcriber Management"
|
||||
mml:
|
||||
- operation: "dsp"
|
||||
object: "udmuser"
|
||||
display: "Display UDM Subscriber"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "udmuser"
|
||||
display: "Add UDM Subscriber"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "msisdn"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "MSISDN"
|
||||
comment: ""
|
||||
- name: "ambr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "AMBR"
|
||||
comment: ""
|
||||
- name: "nssai"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Nssai"
|
||||
comment: ""
|
||||
- name: "arfb"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Arfb"
|
||||
comment: ""
|
||||
- name: "sar"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SAR"
|
||||
comment: ""
|
||||
- name: "rat"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "RAT"
|
||||
comment: ""
|
||||
- name: "cn"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CN"
|
||||
comment: ""
|
||||
- name: "smf_sel"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SMF_sel"
|
||||
comment: ""
|
||||
- name: "sm_data"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SM_data"
|
||||
comment: ""
|
||||
- operation: "del"
|
||||
object: "udmuser"
|
||||
display: "Delete Subscriber Data"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "mod"
|
||||
object: "udmuser"
|
||||
display: "Modify Subscriber Data"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
c1omment: ""
|
||||
- name: "msisdn"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "MSISDN"
|
||||
comment: ""
|
||||
- name: "ambr"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "AMBR"
|
||||
comment: ""
|
||||
- name: "nssai"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Nssai"
|
||||
comment: ""
|
||||
- name: "arfb"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Arfb"
|
||||
comment: ""
|
||||
- name: "sar"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "SAR"
|
||||
comment: ""
|
||||
- name: "rat"
|
||||
type: "string"
|
||||
filter: ""
|
||||
display: "RAT"
|
||||
comment: ""
|
||||
- name: "cn"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "CN"
|
||||
comment: ""
|
||||
- name: "smf_sel"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "SMF_sel"
|
||||
comment: ""
|
||||
- name: "sm_data"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "SM_data"
|
||||
comment: ""
|
||||
- operation: "bat"
|
||||
object: "udmuser"
|
||||
display: "Batch Add UDM Subscriber"
|
||||
params:
|
||||
- name: "start_imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "start_msisdn"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "MSISDN"
|
||||
comment: ""
|
||||
- name: "sub_num"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "subscriber number"
|
||||
comment: ""
|
||||
- name: "ambr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "AMBR"
|
||||
comment: ""
|
||||
- name: "nssai"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Nssai"
|
||||
comment: ""
|
||||
- name: "arfb"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Arfb"
|
||||
comment: ""
|
||||
- name: "sar"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SAR"
|
||||
comment: ""
|
||||
- name: "rat"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "RAT"
|
||||
comment: ""
|
||||
- name: "cn"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CN"
|
||||
comment: ""
|
||||
- name: "smf_sel"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SMF_sel"
|
||||
comment: ""
|
||||
- name: "sm_data"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SM_data"
|
||||
comment: ""
|
||||
- operation: "bde"
|
||||
object: "udmuser"
|
||||
display: "Batch Delete Subscriber Data"
|
||||
params:
|
||||
- name: "start_imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "sub_num"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Subcribers number"
|
||||
comment: ""
|
||||
- operation: "bmd"
|
||||
object: "udmuser"
|
||||
display: "Batch Modify Subscriber Data"
|
||||
params:
|
||||
- name: "start_imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "sub_num"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Subcribers number"
|
||||
comment: ""
|
||||
- name: "sm_data"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SM_data"
|
||||
comment: ""
|
||||
- operation: "import"
|
||||
object: "udmuser"
|
||||
display: "Import Subscriber Data From File"
|
||||
params:
|
||||
- name: "file"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path file"
|
||||
comment: ""
|
||||
- operation: "upload"
|
||||
object: "udmuser"
|
||||
display: "Upload Subscriber Data"
|
||||
params:
|
||||
- name: "file"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path file"
|
||||
comment: ""
|
||||
- operation: "sync"
|
||||
object: "start"
|
||||
display: "Sync UDM Data From Public UDM"
|
||||
params:
|
||||
- operation: "sync"
|
||||
object: "state"
|
||||
display: "Query State of Sync Task"
|
||||
params:
|
||||
|
||||
|
||||
|
||||
100
config/mml/system/amf_sys_mml_config.yaml
Normal file
100
config/mml/system/amf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,100 @@
|
||||
amf:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n8_ip"
|
||||
display: "Set N8 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11_ip"
|
||||
display: "Set N11 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12_ip"
|
||||
display: "Set N12 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "relative_capacity"
|
||||
display: "Set Relative Capacity"
|
||||
params:
|
||||
- name: "capacity"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Relative Capacity"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n2_ip"
|
||||
display: "Set N2 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n2_port"
|
||||
display: "Set N2 Port"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "slice"
|
||||
display: "Add Slice"
|
||||
params:
|
||||
- name: "sst"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SST"
|
||||
comment: ""
|
||||
- name: "sd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- operation: "deregister"
|
||||
object: "imsi"
|
||||
display: "Deregister IMSI"
|
||||
params:
|
||||
- name: "IMSI"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
44
config/mml/system/ausf_sys_mml_config.yaml
Normal file
44
config/mml/system/ausf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,44 @@
|
||||
ausf:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n12ip"
|
||||
display: "Set N12 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12port"
|
||||
display: "Set N12 Port"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12scheme"
|
||||
display: "Set N12 Scheme"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "supirange"
|
||||
display: "Set SUPI Range"
|
||||
params:
|
||||
- name: "supirange"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SUPI Range"
|
||||
comment: ""
|
||||
362
config/mml/system/smf_sys_mml_config.yaml
Normal file
362
config/mml/system/smf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,362 @@
|
||||
smf:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n7 server"
|
||||
display: "Set N7 Server"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n7 client"
|
||||
display: "Set N7 Client"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10 server"
|
||||
display: "Set N10 Server"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10 client"
|
||||
display: "Set N10 Client"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11 server"
|
||||
display: "Set N11 Server"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11 client"
|
||||
display: "Set N11 Client"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dnn"
|
||||
display: "Set DNN"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "DNN"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "DNN"
|
||||
comment: ""
|
||||
- operation: "set pccrule <index> <precedence> <qosIndex> <filter direction> <filter> <appId>"
|
||||
object: "pccrule"
|
||||
display: "Set PCC Rule"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "precedence"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Precedence"
|
||||
comment: ""
|
||||
- name: "qosIndex"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "QOS Index"
|
||||
comment: ""
|
||||
- name: "direction"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
filter: '{"0":"NA", "1":"Uplink", "2":"Downlink", "3":"Bidirectionallink"}'
|
||||
display: "Filter Direction"
|
||||
comment: ""
|
||||
- name: "filter"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Filter"
|
||||
comment: ""
|
||||
- name: "appId"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Application ID"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "urr"
|
||||
display: "Set URR"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "quotavolumetatol"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- name: "quotavolumeul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota volume ul"
|
||||
comment: ""
|
||||
- name: "quotavolumedl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota volume dl"
|
||||
comment: ""
|
||||
- name: "quotatime"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota time"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "qos"
|
||||
display: "Set Qos"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "5qi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- name: "5qipl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "5qipl"
|
||||
comment: ""
|
||||
- name: "arppl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppl"
|
||||
comment: ""
|
||||
- name: "arppci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppci"
|
||||
comment: ""
|
||||
- name: "arppvi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppvi"
|
||||
comment: ""
|
||||
- name: "mfbrul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "mfbrul"
|
||||
comment: ""
|
||||
- name: "mfbrdl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "mfbrdl"
|
||||
comment: ""
|
||||
- name: "gfbrul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "gfbrul"
|
||||
comment: ""
|
||||
- name: "gfbrdl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "gfbrdl"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "snssai"
|
||||
display: "Set Snssai"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "sst-sd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "sst-sd"
|
||||
- operation: "release"
|
||||
object: "imsi"
|
||||
display: "Release IMSI"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "pduSessId"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PDU Session Id"
|
||||
- operation: "set"
|
||||
object: "urr"
|
||||
display: "Set URR"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "quotavolumetatol"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume Tatol"
|
||||
comment: ""
|
||||
- name: "quotavolumeul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume UL"
|
||||
comment: ""
|
||||
- name: "quotavolumedl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume DL"
|
||||
comment: ""
|
||||
- name: "quotatime"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Time"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dpi"
|
||||
display: "Set DPI"
|
||||
params:
|
||||
- name: "flag"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"disable", "1":"enable"}'
|
||||
display: "Flag"
|
||||
comment: ""
|
||||
- name: "max"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Max Detect Packet Number"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
117
config/mml/system/udm_sys_mml_config.yaml
Normal file
117
config/mml/system/udm_sys_mml_config.yaml
Normal file
@@ -0,0 +1,117 @@
|
||||
udm:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n8ip"
|
||||
display: "Set N8 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "ipv4"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n8port"
|
||||
display: "Set N8 Port"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n8scheme"
|
||||
display: "Set N8 Scheme"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10ip"
|
||||
display: "Set N10 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10port"
|
||||
display: "Set N10 Port"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10scheme"
|
||||
display: "Set N10 Scheme"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
ausfManagement:
|
||||
display: "AUSF Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n12ip"
|
||||
display: "Set N12 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12port"
|
||||
display: "Set N12 Port"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12scheme"
|
||||
display: "Set N12 Scheme"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "supirange"
|
||||
display: "Set SUPI Range"
|
||||
params:
|
||||
- name: "supirange"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SUPI Range"
|
||||
comment: ""
|
||||
238
config/mml/system/upf_sys_mml_config.yaml
Normal file
238
config/mml/system/upf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,238 @@
|
||||
upf:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n3 driver"
|
||||
display: "Set N3 Driver"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n4 ip"
|
||||
display: "Set N4 IP Address"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n6 driver"
|
||||
display: "Set N6 Driver"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n9 driver"
|
||||
display: "Set N9 Driver"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dnn"
|
||||
display: "Set DNN"
|
||||
params:
|
||||
- name: "dnn"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "DNN"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "pfcp"
|
||||
display: "Set PFCP"
|
||||
params:
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path"
|
||||
comment: ""
|
||||
- name: "local"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Local IP Address"
|
||||
comment: ""
|
||||
- name: "remote"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Remote IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "qos"
|
||||
display: "Set Qos"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "5qi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "5qi"
|
||||
comment: ""
|
||||
- name: "priority"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Priority Level"
|
||||
comment: ""
|
||||
- name: "mbr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "MBR"
|
||||
comment: ""
|
||||
- name: "gbr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "GBR"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "pccrule"
|
||||
display: "Set PCC Rule"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "precedence"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Precedence"
|
||||
comment: ""
|
||||
- name: "qosindex"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "QOS Index"
|
||||
comment: ""
|
||||
- name: "direction"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
filter: '{"0":"NA", "1":"Uplink", "2":"Downlink", "3":"Bidirectionallink"}'
|
||||
display: "Filter Direction"
|
||||
comment: ""
|
||||
- name: "filter"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Filter"
|
||||
comment: ""
|
||||
- name: "appid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Application ID"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
938
config/mml_map/http_mml_map.json
Normal file
938
config/mml_map/http_mml_map.json
Normal file
@@ -0,0 +1,938 @@
|
||||
"ne_info":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Network element information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 16
|
||||
},
|
||||
{
|
||||
"name": "rm_uid",
|
||||
"display": "Resource management UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "ne_name",
|
||||
"display": "NE name",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "pv_flag",
|
||||
"display": "PV flag",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ip",
|
||||
"display": "IP address",
|
||||
"length": 32
|
||||
},
|
||||
{
|
||||
"name": "port",
|
||||
"display": "Port",
|
||||
"length": 6
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"display": "Status",
|
||||
"length": 10,
|
||||
"alias": [
|
||||
"online",
|
||||
"offline",
|
||||
"standby",
|
||||
"maintain"
|
||||
]
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
|
||||
"me_map":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Managed Element Map",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "rm_uid",
|
||||
"display": "Resource management UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "ne_name",
|
||||
"display": "NE name",
|
||||
"length": 28
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"retFmt": "DeleteDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"cols": [
|
||||
{
|
||||
"name": "affectedRows",
|
||||
"display": "Affected rows",
|
||||
"length": 11
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"bodyFmt": "PostDB",
|
||||
"bodyKey": "ne_info"
|
||||
}
|
||||
|
||||
{
|
||||
"bodyFmt": "PutDB",
|
||||
"bodyKey": "measure_task",
|
||||
"cols": [
|
||||
{
|
||||
"name": "status",
|
||||
"alias": "status",
|
||||
"type": "int",
|
||||
"length": 11,
|
||||
"value": "Active"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"bodyFmt": "PutDB",
|
||||
"bodyKey": "measure_task",
|
||||
"cols": [
|
||||
{
|
||||
"name": "status",
|
||||
"alias": "status",
|
||||
"type": "string",
|
||||
"length": 11,
|
||||
"value": "Active"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"bodyFmt": "PutDB",
|
||||
"bodyKey": "ne_version",
|
||||
"cols": [
|
||||
{
|
||||
"name": "status",
|
||||
"alias": "status",
|
||||
"type": "string",
|
||||
"length": 8,
|
||||
"value": "Active"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"retFmt": "PostDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"cols": [
|
||||
{
|
||||
"name": "affectedRows",
|
||||
"display": "Affected rows",
|
||||
"length": 11
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"retFmt": "PutDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"cols": [
|
||||
{
|
||||
"name": "affectedRows",
|
||||
"display": "Affected rows",
|
||||
"length": 11
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
"alarm":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Alarm Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "ne_name",
|
||||
"display": "NE name",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "alarm_seq",
|
||||
"display": "Alarm sequence",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "alarm_title",
|
||||
"display": "Alarm title",
|
||||
"length": 30
|
||||
},
|
||||
{
|
||||
"name": "orig_severity",
|
||||
"display": "Original severity",
|
||||
"length": 11,
|
||||
"alias": [
|
||||
"Critical",
|
||||
"Major",
|
||||
"Minor",
|
||||
"Warning",
|
||||
"Event"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pv_flag",
|
||||
"display": "PV flag",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "event_time",
|
||||
"display": "Event time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"measure_task":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Alarm Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "id",
|
||||
"display": "Task ID",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_ids",
|
||||
"display": "NE ID Set",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "granul_option",
|
||||
"display": "Time granulity",
|
||||
"length": 5
|
||||
},
|
||||
{
|
||||
"name": "kpi_set",
|
||||
"display": "KPI set",
|
||||
"length": 60
|
||||
},
|
||||
{
|
||||
"name": "start_time",
|
||||
"display": "Start time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "end_time",
|
||||
"display": "End time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"display": "Status",
|
||||
"length": 8
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"measure_data":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Performance Measure Data",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "task_id",
|
||||
"display": "Task ID",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "rm_uid",
|
||||
"display": "Resource management UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "ne_name",
|
||||
"display": "NE name",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "granul_option",
|
||||
"display": "Time granulity",
|
||||
"length": 5
|
||||
},
|
||||
{
|
||||
"name": "kpi_id",
|
||||
"display": "KPI ID",
|
||||
"length": 32
|
||||
},
|
||||
{
|
||||
"name": "start_time",
|
||||
"display": "Start time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "end_time",
|
||||
"display": "End time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "value",
|
||||
"display": "value",
|
||||
"length": 11
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"operation_log":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Operation Log",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "account_name",
|
||||
"display": "Account ID",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "op_ip",
|
||||
"display": "Source IP address",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "op_type",
|
||||
"display": "Opration type",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "op_content",
|
||||
"display": "Operation content",
|
||||
"length": 50
|
||||
},
|
||||
{
|
||||
"name": "op_result",
|
||||
"display": "Operation result",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "log_time",
|
||||
"display": "Log time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"security_log": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Security Log",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "account_name",
|
||||
"display": "Account ID",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "op_ip",
|
||||
"display": "Source IP address",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "op_type",
|
||||
"display": "Opration type",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "op_content",
|
||||
"display": "Operation content",
|
||||
"length": 50
|
||||
},
|
||||
{
|
||||
"name": "op_result",
|
||||
"display": "Operation result",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "op_time",
|
||||
"display": "Operation log time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"alarm_log":{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Alarm Log",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 8
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "alarm_seq",
|
||||
"display": "Alarm sequence",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "alarm_id",
|
||||
"display": "Alarm ID",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "event_time",
|
||||
"display": "Alarm event time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "log_time",
|
||||
"display": "Log time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"sysInfo": {
|
||||
"retFmt": "GetNF",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "NE System Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "neType",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "neId",
|
||||
"display": "NE ID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "hostName",
|
||||
"display": "Host name",
|
||||
"length": 16
|
||||
},
|
||||
{
|
||||
"name": "osInfo",
|
||||
"display": "OS information",
|
||||
"length": 128
|
||||
},
|
||||
{
|
||||
"name": "dbInfo",
|
||||
"display": "Database information",
|
||||
"length": 80
|
||||
},
|
||||
{
|
||||
"name": "version",
|
||||
"display": "Software version",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "ipAddr",
|
||||
"display": "IP address",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "port",
|
||||
"display": "Port",
|
||||
"length": 6
|
||||
},
|
||||
{
|
||||
"name": "cpus",
|
||||
"display": "CPUs",
|
||||
"length": 4
|
||||
},
|
||||
{
|
||||
"name": "totalMem",
|
||||
"display": "Total memory(KB)",
|
||||
"length": 11
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"licenseInfo":{
|
||||
"retFmt": "GetNF",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "NE License Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "neType",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "neId",
|
||||
"display": "NE ID",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "serialNum",
|
||||
"display": "Serial No",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "capability",
|
||||
"display": "License capability",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "capUsed",
|
||||
"display": "License used",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "featureEnabled",
|
||||
"display": "Feature enabled",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "expiryDate",
|
||||
"display": "License expiry date",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"system_log": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "System Log",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "process_type",
|
||||
"display": "Process type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "process_name",
|
||||
"display": "Process name",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "user_name",
|
||||
"display": "User name",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "process_id",
|
||||
"display": "Process ID",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "event",
|
||||
"display": "Event",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "start_time",
|
||||
"display": "Start time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "end_time",
|
||||
"display": "End time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "log_time",
|
||||
"display": "Log time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"event_log": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Event Log",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "event",
|
||||
"display": "Event",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "event_time",
|
||||
"display": "Event time",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "log_time",
|
||||
"display": "Log time",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"mml_command": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "OMC MML Command List",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "operation",
|
||||
"display": "Operation",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "object",
|
||||
"display": "Object",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "mml_display",
|
||||
"display": "MML description",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
|
||||
"mml_cmd": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "OMC MML Command Help List",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "operation",
|
||||
"display": "Operation",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "object",
|
||||
"display": "Object",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "params",
|
||||
"display": "Parameter list",
|
||||
"length": 128
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"ne_license": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "NE License Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "serial_no",
|
||||
"display": "Serial no",
|
||||
"length": 12
|
||||
},
|
||||
{
|
||||
"name": "capability",
|
||||
"display": "License capability",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "used",
|
||||
"display": "License used",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "feature_enabled",
|
||||
"display": "Feature enabled",
|
||||
"length": 30
|
||||
},
|
||||
{
|
||||
"name": "expiration_date",
|
||||
"display": "License expiration date",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"ne_link": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Network Element Link",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "interface",
|
||||
"display": "Interface",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"display": "Status",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "created_at",
|
||||
"display": "Timestamp",
|
||||
"length": 20
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
"northbound_cm": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "NBI Resource Management",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "rm_uid",
|
||||
"display": "RM UID",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "user_label",
|
||||
"display": "User label",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "object_type",
|
||||
"display": "Object type",
|
||||
"length": 20
|
||||
},
|
||||
{
|
||||
"name": "pv_flag",
|
||||
"display": "PV flag",
|
||||
"length": 8
|
||||
},
|
||||
{
|
||||
"name": "value_json",
|
||||
"display": "NBI resource management",
|
||||
"length": 200
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
|
||||
"param_config": {
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "NE Config Parameters",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE ID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "top_tag",
|
||||
"display": "Parameters tag",
|
||||
"length": 128
|
||||
},
|
||||
{
|
||||
"name": "param_name",
|
||||
"display": "Parameter name list",
|
||||
"length": 256
|
||||
},
|
||||
{
|
||||
"name": "param_value",
|
||||
"display": "Parameter value list",
|
||||
"length": 256
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
310
config/param/amf_param_config.yaml
Normal file
310
config/param/amf_param_config.yaml
Normal file
@@ -0,0 +1,310 @@
|
||||
amf:
|
||||
system:
|
||||
display: "System Config"
|
||||
list:
|
||||
- name: "amfName"
|
||||
type: "string"
|
||||
value: "AMF"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "AMF Name"
|
||||
comment: ""
|
||||
- name: "relativeCapacity"
|
||||
type: "int"
|
||||
value: "255"
|
||||
access: "read-write"
|
||||
filter: "0~255"
|
||||
display: "Relative Capacity"
|
||||
comment: ""
|
||||
- name: "sbiScheme"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"http","1":"https"}'
|
||||
display: "SBI Scheme"
|
||||
comment: ""
|
||||
- name: "sbiServerIp"
|
||||
type: "string"
|
||||
value: "192.168.1.183"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "SBI Server IP"
|
||||
comment: ""
|
||||
- name: "sbiServerPort"
|
||||
type: "int"
|
||||
value: "8080"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "SBI Server Port"
|
||||
comment: "0~65535"
|
||||
- name: "nrfEnabled"
|
||||
type: "bool"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"false","1":"true"}'
|
||||
display: "NRF Enabled"
|
||||
comment: ""
|
||||
- name: "nrfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.180:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "NRF URI"
|
||||
comment: ""
|
||||
- name: "ausfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.130:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "AUSF URI"
|
||||
comment: ""
|
||||
- name: "udmUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.140:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "UDM URI"
|
||||
comment: ""
|
||||
- name: "smfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.150:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "SMF URI"
|
||||
comment: ""
|
||||
- name: "pcfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.160:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "PCF URI"
|
||||
comment: ""
|
||||
- name: "lmfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.200:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "LMF URI"
|
||||
comment: ""
|
||||
- name: "nefUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.210:8080"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "NEF URI"
|
||||
comment: ""
|
||||
- name: "dnnCorrectionEnabled"
|
||||
type: "bool"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"false","1":"true"}'
|
||||
display: "DNN Correction Enabled"
|
||||
comment: ""
|
||||
- name: "defaultDnn"
|
||||
type: "string"
|
||||
value: "cmnet"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "Default DNN"
|
||||
comment: ""
|
||||
- name: "integrityAlgorithm"
|
||||
type: "enum"
|
||||
value: "2"
|
||||
access: "read-write"
|
||||
filter: '{"0":"NIA0","1":"NIA1","2":"NIA2","3":"NIA3"}'
|
||||
display: "Integrity Algorithm"
|
||||
comment: ""
|
||||
- name: "cipheringAlgorithm"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"NEA0","1":"NEA1","2":"NEA2","3":"NEA3"}'
|
||||
display: "Ciphering Algorithm"
|
||||
comment: ""
|
||||
- name: "t3502"
|
||||
type: "int"
|
||||
value: "720"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3502"
|
||||
comment: ""
|
||||
- name: "t3512"
|
||||
type: "int"
|
||||
value: "3600"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3512"
|
||||
comment: ""
|
||||
- name: "t3513"
|
||||
type: "int"
|
||||
value: "2"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3513"
|
||||
comment: ""
|
||||
- name: "t3522"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3522"
|
||||
comment: ""
|
||||
- name: "t3550"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3550"
|
||||
comment: ""
|
||||
- name: "t3555"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3555"
|
||||
comment: ""
|
||||
- name: "t3560"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3560"
|
||||
comment: ""
|
||||
- name: "t3565"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3565"
|
||||
comment: ""
|
||||
- name: "t3570"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "T3570"
|
||||
comment: ""
|
||||
association:
|
||||
display: "TNL Association"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '0~15'
|
||||
display: "Index"
|
||||
comment: "0~15"
|
||||
- name: "ngapIp"
|
||||
type: "string"
|
||||
value: "192.168.1.183"
|
||||
access: "read-write"
|
||||
filter: '0~64'
|
||||
display: "NGAP IP"
|
||||
comment: ""
|
||||
- name: "ngapSctpPort"
|
||||
type: "int"
|
||||
value: "38412"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "NGAP SCTP Port"
|
||||
comment: "0~65535"
|
||||
- name: "weightFactor"
|
||||
type: "int"
|
||||
value: "255"
|
||||
access: "read-write"
|
||||
filter: "0~255"
|
||||
display: "Weight"
|
||||
comment: ""
|
||||
guami:
|
||||
display: "Guami List"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '0~15'
|
||||
display: "Index"
|
||||
comment: "0~15"
|
||||
- name: "plmnId"
|
||||
type: "regex"
|
||||
value: '46000'
|
||||
access: "read-write"
|
||||
filter: '^[0-9]{5,6}$'
|
||||
display: "Plmn Id"
|
||||
comment: ""
|
||||
- name: "regionId"
|
||||
type: "int"
|
||||
value: '1'
|
||||
access: "read-write"
|
||||
filter: '0~256'
|
||||
display: "Region ID"
|
||||
comment: "0~256"
|
||||
- name: "setId"
|
||||
type: "int"
|
||||
value: '1'
|
||||
access: "read-write"
|
||||
filter: '0~1023'
|
||||
display: "Set ID"
|
||||
comment: ""
|
||||
- name: "pointer"
|
||||
type: "int"
|
||||
value: '1'
|
||||
access: "read-write"
|
||||
filter: '0~63'
|
||||
display: "Pointer"
|
||||
comment: ""
|
||||
tai:
|
||||
display: "TAI List"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '0~15'
|
||||
display: "Index"
|
||||
comment: "0~15"
|
||||
- name: "plmnId"
|
||||
type: "regex"
|
||||
value: '46000'
|
||||
access: "read-write"
|
||||
filter: '^[0-9]{5,6}$'
|
||||
display: "Plmn Id"
|
||||
comment: ""
|
||||
- name: "tac"
|
||||
type: "string"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: '0~8'
|
||||
display: "TAC"
|
||||
comment: "0~8"
|
||||
slice:
|
||||
display: "Slice List"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '0~15'
|
||||
display: "Index"
|
||||
comment: "0~15"
|
||||
- name: "plmnId"
|
||||
type: "regex"
|
||||
value: '46000'
|
||||
access: "read-write"
|
||||
filter: '^[0-9]{5,6}$'
|
||||
display: "Plmn Id"
|
||||
comment: ""
|
||||
- name: "sst"
|
||||
type: "int"
|
||||
value: '1'
|
||||
access: "read-write"
|
||||
filter: '0~127'
|
||||
display: "Sst"
|
||||
comment: ""
|
||||
- name: "sd"
|
||||
type: "regex"
|
||||
value: '000001'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Sd"
|
||||
comment: ""
|
||||
46
config/param/ausf_param_config.yaml
Normal file
46
config/param/ausf_param_config.yaml
Normal file
@@ -0,0 +1,46 @@
|
||||
ausf:
|
||||
system:
|
||||
display: "System"
|
||||
list:
|
||||
- name: "serviceIP"
|
||||
type: "ipv4"
|
||||
value: "172.16.5.130"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Service IP"
|
||||
comment: ""
|
||||
- name: "servicePort"
|
||||
type: "int"
|
||||
value: "8080"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "Service Port"
|
||||
comment: "0~65535"
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
value: "http"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"http\", \"1\":\"https\"}"
|
||||
display: "scheme"
|
||||
comment: ""
|
||||
- name: "nrfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.180:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "NRF URI"
|
||||
comment: ""
|
||||
- name: "udmUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.140:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "UDM URI"
|
||||
comment: ""
|
||||
- name: "groupId"
|
||||
type: "string"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Group Id"
|
||||
comment: "0~31"
|
||||
286
config/param/smf_param_config.yaml
Normal file
286
config/param/smf_param_config.yaml
Normal file
@@ -0,0 +1,286 @@
|
||||
smf:
|
||||
smfSystem:
|
||||
display: "SmfSystem"
|
||||
list:
|
||||
- name: "sbiIpAddr"
|
||||
type: "string"
|
||||
value: "172.16.5.150"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "SBI IpAddr"
|
||||
comment: ""
|
||||
- name: "sbiPort"
|
||||
type: "int"
|
||||
value: "8080"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "SBI Port"
|
||||
comment: "0~65535"
|
||||
- name: "sbiScheme"
|
||||
type: "enum"
|
||||
value: "http"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"http\", \"1\":\"https\"}"
|
||||
display: "SBI Scheme"
|
||||
comment: ""
|
||||
- name: "n4Ipv4"
|
||||
type: "ipv4"
|
||||
value: "172.16.5.150"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "N4 IPv4"
|
||||
comment: ""
|
||||
- name: "n4Ipv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "N4 Ipv6"
|
||||
comment: "N4 IPv6"
|
||||
- name: "n4UIpv4"
|
||||
type: "ipv4"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "N4U IPv4"
|
||||
comment: ""
|
||||
- name: "n4UIpv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "N4U IPv6"
|
||||
comment: "N4U IPv6"
|
||||
- name: "amfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.120:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "AMF Uri"
|
||||
comment: ""
|
||||
- name: "pcfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.160:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "PCF Uri"
|
||||
comment: ""
|
||||
- name: "udmUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.140:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "UDM Uri"
|
||||
comment: ""
|
||||
- name: "nrfEnable"
|
||||
type: "bool"
|
||||
value: "false"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"false\", \"1\":\"true\"}"
|
||||
display: "NRF Enable"
|
||||
comment: ""
|
||||
- name: "nrfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.180:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "NRF Uri"
|
||||
comment: ""
|
||||
- name: "primaryDnsIpv4"
|
||||
type: "ipv4"
|
||||
value: "114.114.114.114"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Primary Dns Ipv4"
|
||||
comment: ""
|
||||
- name: "secondaryDnsIpv4"
|
||||
type: "ipv4"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Secondary Dns Ipv4"
|
||||
comment: ""
|
||||
- name: "primaryDnsIpv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Primary Dns Ipv6"
|
||||
comment: ""
|
||||
- name: "secondaryDnsIpv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Secondary Dns Ipv6"
|
||||
comment: ""
|
||||
- name: "primaryPcscfIpv4"
|
||||
type: "ipv4"
|
||||
value: "172.16.5.110"
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Primary Pcscf Ipv4"
|
||||
comment: ""
|
||||
- name: "secondaryPcscfIpv4"
|
||||
type: "ipv4"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Secondary Pcscf Ipv4"
|
||||
comment: ""
|
||||
- name: "primaryPcscfIpv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Primary Pcscf Ipv6"
|
||||
comment: ""
|
||||
- name: "secondaryPcscfIpv6"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ""
|
||||
display: "Secondary Pcscf Ipv6"
|
||||
comment: ""
|
||||
- name: "ueMtu"
|
||||
type: "int"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "Ue MTU"
|
||||
comment: ""
|
||||
upfConfig:
|
||||
display: "UpfConfig"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '0~65535'
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "id"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Upf Id"
|
||||
comment: "upfId-1"
|
||||
- name: "addr"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '7~45'
|
||||
display: "Addr"
|
||||
comment: "ip:port"
|
||||
- name: "ipv4Pools"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '10~256'
|
||||
display: "Ipv4Pools"
|
||||
comment: "CIDR format, e.g. 192.168.1.0/24"
|
||||
- name: "ipv6Pools"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '5~512'
|
||||
display: "Ipv6Pools"
|
||||
comment: "CIDR format, e.g. fe80::20c:29ff:fee4:dab7/50"
|
||||
- name: "staticIpv4Enable"
|
||||
type: "bool"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"false\", \"1\":\"true\"}"
|
||||
display: "StaticIpv4Enable"
|
||||
comment: ""
|
||||
- name: "staticIpv4Start"
|
||||
type: "ipv4"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "StaticIpv4Start"
|
||||
comment: "ipv4 format"
|
||||
- name: "staticIpv4End"
|
||||
type: "ipv4"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "StaticIpv4End"
|
||||
comment: "ipv4 format"
|
||||
- name: "staticIpv6Enable"
|
||||
type: "bool"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"false\", \"1\":\"true\"}"
|
||||
display: "StaticIpv6Enable"
|
||||
comment: ""
|
||||
- name: "staticIpv6Start"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "StaticIpv6Start"
|
||||
comment: "ipv6 format"
|
||||
- name: "staticIpv6End"
|
||||
type: "ipv6"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "StaticIpv6End"
|
||||
comment: "ipv6 format"
|
||||
dnnSelectUpf:
|
||||
display: "DnnSelectUpf"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '0~65535'
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "dnn"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Dnn"
|
||||
comment: ""
|
||||
- name: "upfId"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Upf Id"
|
||||
comment: "upf Id"
|
||||
dnnTaiSelectUpf:
|
||||
display: "DnnTaiSelectUpf"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '0~65535'
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "dnn"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Dnn"
|
||||
comment: ""
|
||||
- name: "tai"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Tai"
|
||||
comment: "46000123456"
|
||||
- name: "upfId"
|
||||
type: "string"
|
||||
value: "upf2-Id"
|
||||
access: "read-write"
|
||||
filter: '1~64'
|
||||
display: "Upf Id"
|
||||
comment: "upf Id"
|
||||
436
config/param/udm_param_config.yaml
Normal file
436
config/param/udm_param_config.yaml
Normal file
@@ -0,0 +1,436 @@
|
||||
udm:
|
||||
system:
|
||||
display: "System"
|
||||
list:
|
||||
- name: "serviceIP"
|
||||
type: "ipv4"
|
||||
value: "172.16.5.140"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Service IP"
|
||||
comment: ""
|
||||
- name: "servicePort"
|
||||
type: "int"
|
||||
value: "8080"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "Service Port"
|
||||
comment: "0~65535"
|
||||
- name: "nrfUri"
|
||||
type: "string"
|
||||
value: "http://172.16.5.180:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "NRF URI"
|
||||
comment: ""
|
||||
- name: "ausfIP"
|
||||
type: "ipv4"
|
||||
value: "172.16.5.130"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "AUSF IP"
|
||||
comment: ""
|
||||
- name: "fqdn"
|
||||
type: "string"
|
||||
value: "agt.com"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "fqdn"
|
||||
comment: ""
|
||||
- name: "priority"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: "0~4095"
|
||||
display: "Priority"
|
||||
comment: "0~4095"
|
||||
- name: "capacity"
|
||||
type: "int"
|
||||
value: "4096"
|
||||
access: "read-write"
|
||||
filter: "0~65535"
|
||||
display: "Capacity"
|
||||
comment: "0~65535"
|
||||
- name: "groupId"
|
||||
type: "string"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Group Id"
|
||||
comment: "0~31"
|
||||
- name: "supiRanges"
|
||||
type: "regex"
|
||||
value: "imsi-001010100080000~imsi-001010100080099"
|
||||
access: "read-write"
|
||||
filter: '^imsi-\d{15}~imsi-\d{15}$'
|
||||
display: "SUPI Ranges"
|
||||
comment: ""
|
||||
- name: "gpsiRanges"
|
||||
type: "regex"
|
||||
value: "msisdn-69072000~msisdn-69072099"
|
||||
access: "read-write"
|
||||
filter: '^msisdn-\d{2,15}~msisdn-\d{2,15}$'
|
||||
display: "GPSI Ranges"
|
||||
comment: ""
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"http\", \"1\":\"https\"}"
|
||||
display: "scheme"
|
||||
comment: ""
|
||||
subsUEAmbr:
|
||||
display: "Subs UE AMBR"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_ambr'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "1~32"
|
||||
- name: "uplink"
|
||||
type: "string"
|
||||
value: '1Gbps'
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Uplink"
|
||||
comment: ""
|
||||
- name: "downlink"
|
||||
type: "string"
|
||||
value: '2Gbps'
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Downlink"
|
||||
comment: ""
|
||||
subsNssais:
|
||||
display: "Subs Nssais"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_nssai'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "1~32"
|
||||
- name: "supportedFeatures"
|
||||
type: "string"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: '8~8'
|
||||
display: "Supported Features"
|
||||
comment: "8~8"
|
||||
- name: "defaultSingleNSSAIs"
|
||||
type: "string"
|
||||
value: '1-000001'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Default Single NSSAIs"
|
||||
comment: "0~128"
|
||||
- name: "singleNssais"
|
||||
type: "string"
|
||||
value: '1-000002'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Single Nssais"
|
||||
comment: "0~128"
|
||||
forbiddenAreas:
|
||||
display: "Forbidden Areas"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_ambr'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "1~32"
|
||||
- name: "tacs"
|
||||
type: "string"
|
||||
value: '123'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "TACs"
|
||||
comment: "0~128"
|
||||
- name: "areaCodes"
|
||||
type: "string"
|
||||
value: '123456'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "AreaCodes"
|
||||
comment: "0~128"
|
||||
serviceAreaRestriction:
|
||||
display: "Service Area Restriction"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_ambr'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "1~32"
|
||||
- name: "restrictionType"
|
||||
type: "enum"
|
||||
value: '0'
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"allowedAreas\", \"1\":\"notAllowedAreas\"}"
|
||||
display: "Restriction Type"
|
||||
comment: "0~128"
|
||||
- name: "tacs"
|
||||
type: "string"
|
||||
value: '123'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "TACs"
|
||||
comment: "0~128"
|
||||
- name: "areaCodes"
|
||||
type: "string"
|
||||
value: '123456'
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "AreaCodes"
|
||||
comment: "0~128"
|
||||
- name: "maxTAs"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Max TAs"
|
||||
comment: "0~32"
|
||||
smfSelection:
|
||||
display: "Subs Smf Selection"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '1~16'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_snssai'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "0~32"
|
||||
- name: "snssai"
|
||||
type: "string"
|
||||
value: '1-000001'
|
||||
access: "read-write"
|
||||
filter: '^\d{1,3}[A-Fa-f0-9]{6}$'
|
||||
display: "Snssai"
|
||||
comment: ""
|
||||
- name: "dnnList"
|
||||
type: "int"
|
||||
value: '1'
|
||||
access: "read-only"
|
||||
filter: '1~4'
|
||||
display: "Dnn List"
|
||||
comment: ""
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '1~4'
|
||||
display: "index"
|
||||
comment: "1~4"
|
||||
- name: "dnn"
|
||||
type: "string"
|
||||
value: 'cmnet'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Dnn"
|
||||
comment: "0~32"
|
||||
- name: "defaultDnnInd"
|
||||
type: "bool"
|
||||
value: 'true'
|
||||
access: "read-write"
|
||||
filter: 'false;true;'
|
||||
display: "default Dnn Indicator"
|
||||
comment: ""
|
||||
- name: "lboRoamingAllowed"
|
||||
type: "bool"
|
||||
value: 'false'
|
||||
access: "read-write"
|
||||
filter: 'false;true;'
|
||||
display: "LBO Roaming Allowed"
|
||||
comment: "LBO Roaming Allowed"
|
||||
- name: "iwkEpsInd"
|
||||
type: "bool"
|
||||
value: 'false'
|
||||
access: "read-write"
|
||||
filter: 'false;true;'
|
||||
display: "Iwk EPS Ind"
|
||||
comment: "Iwk EPS Ind"
|
||||
- name: "ladnIndicator"
|
||||
type: "bool"
|
||||
value: 'false'
|
||||
access: "read-write"
|
||||
filter: 'false;true;'
|
||||
display: "LADN Indicator"
|
||||
comment: "LADN Indicator"
|
||||
dnn:
|
||||
display: "Dnn Conf"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "1"
|
||||
access: "read-only"
|
||||
filter: '^\d{1,2}$'
|
||||
display: "Index"
|
||||
comment: "1~16"
|
||||
- name: "name"
|
||||
type: "string"
|
||||
value: 'def_nssai'
|
||||
access: "read-write"
|
||||
filter: '^.{1,32}$'
|
||||
display: "Name"
|
||||
comment: "1~32"
|
||||
- name: "defaultPDUSessionType"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"ipv4\",\"1\":\"ipv6\",\"2\":\"ipv4v6\",\"3\":\"ethernet\",\"4\":\"unstruction\"}"
|
||||
display: "Default PDU Session Type"
|
||||
comment: ""
|
||||
- name: "allowedPDUSessionTypes"
|
||||
type: "enum"
|
||||
value: '0'
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"ipv4\",\"1\":\"ipv6\",\"2\":\"ipv4v6\",\"3\":\"ethernet\",\"4\":\"unstruction\",\"5\":\"ipv4andipv6\",\"6\":\"ipv4andipv4v6\",\"7\":\"ipv6andipv4v6\",\"8\":\"ipv4andipv6andipv4v6\"}"
|
||||
display: "Allowed PDU Session Types"
|
||||
comment: ""
|
||||
- name: "defaultSSCmode"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"sscMode1\",\"1\":\"sscMode2\",\"2\":\"sscMode3\"}"
|
||||
display: "Default SSC Mode"
|
||||
comment: "1~16"
|
||||
- name: "allowedSSCmodes"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"sscMode1\",\"1\":\"sscMode2\",\"2\":\"sscMode3\",\"3\":\"sscMode1sscMode2\",\"4\":\"sscMode1sscMode3\",\"5\":\"sscMode2sscMode3\",\"6\":\"sscMode1sscMode2sscMode3\"}"
|
||||
display: "Allowed SSC Modes"
|
||||
comment: "1~16"
|
||||
- name: "interworkingEPSIndicator"
|
||||
type: "bool"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Interworking EPS Indicator"
|
||||
comment: ""
|
||||
- name: "ladnIndicator"
|
||||
type: "bool"
|
||||
value: "1"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "LADN Indicator"
|
||||
comment: ""
|
||||
- name: "chargingCharacteristics"
|
||||
type: "string"
|
||||
value: "0001"
|
||||
access: "read-write"
|
||||
filter: '4~4'
|
||||
display: "Charging Characteristics"
|
||||
comment: "4~4"
|
||||
- name: "subscribedSessionAmbrUL"
|
||||
type: "regex"
|
||||
value: "1Gbps"
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Subscribed Session Ambr UL"
|
||||
comment: ""
|
||||
- name: "subscribedSessionAmbrDL"
|
||||
type: "regex"
|
||||
value: "2Gbps"
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Subscribed Session Ambr DL"
|
||||
comment: ""
|
||||
- name: "staticIPAddress"
|
||||
type: "ipv4"
|
||||
value: "192.168.1.100"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Static IP Address"
|
||||
comment: ""
|
||||
- name: "userPlaneIntegrity"
|
||||
type: "enum"
|
||||
value: "3"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"null\",\"1\":\"required\",\"2\":\"preferred\",\"3\":\"notNeeded\"}"
|
||||
display: "User Plane Integrity"
|
||||
comment: ""
|
||||
- name: "userPlaneConfidentiality"
|
||||
type: "enum"
|
||||
value: "3"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"null\",\"1\":\"required\",\"2\":\"preferred\",\"3\":\"notNeeded\"}"
|
||||
display: "User Plane Confidentiality"
|
||||
comment: ""
|
||||
- name: "5qi"
|
||||
type: "int"
|
||||
value: "9"
|
||||
access: "read-write"
|
||||
filter: "0~255"
|
||||
display: "5qi"
|
||||
comment: ""
|
||||
- name: "priorityLevel"
|
||||
type: "int"
|
||||
value: "9"
|
||||
access: "read-write"
|
||||
filter: "1~127"
|
||||
display: "Priority Level"
|
||||
comment: ""
|
||||
- name: "arpPriorityLevel"
|
||||
type: "int"
|
||||
value: "6"
|
||||
access: "read-write"
|
||||
filter: "0~255"
|
||||
display: "ARP Priority Level"
|
||||
comment: ""
|
||||
- name: "arpPreemptCap"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"notPreempt\",\"1\":\"mayPreempt\"}"
|
||||
display: "ARP PreemptCap"
|
||||
comment: ""
|
||||
- name: "arpPreemptVuln"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"notPreemptable\",\"1\":\"preemptable\"}"
|
||||
display: "ARP PreemptVuln"
|
||||
comment: ""
|
||||
1435
config/param/upf_param_config.yaml
Normal file
1435
config/param/upf_param_config.yaml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
config/pm/AMF-PM(V1.1.5)-Company-Version00.xlsx
Normal file
BIN
config/pm/AMF-PM(V1.1.5)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/pm/PCF-PM(V1.1.4)-Company-Version00.xlsx
Normal file
BIN
config/pm/PCF-PM(V1.1.4)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/pm/SMF-PM(V1.2.1))-Company-Version00.xlsx
Normal file
BIN
config/pm/SMF-PM(V1.2.1))-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/pm/UDM-PM(V1.2.2)-Company-Version00.xlsx
Normal file
BIN
config/pm/UDM-PM(V1.2.2)-Company-Version00.xlsx
Normal file
Binary file not shown.
BIN
config/pm/UPF-PM(V1.2.1)-Company-Version00.xlsx
Normal file
BIN
config/pm/UPF-PM(V1.2.1)-Company-Version00.xlsx
Normal file
Binary file not shown.
76
config/schema/cm-schema.xsd
Normal file
76
config/schema/cm-schema.xsd
Normal file
@@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
||||
<xs:element name="DataFile">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="FileHeader">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="TimeStamp" type="xs:dateTime"/>
|
||||
<xs:element name="TimeZone" type="xs:string"/>
|
||||
<xs:element name="VendorName" type="xs:string" minOccurs="0"/>
|
||||
<xs:element name="ElementType" type="xs:string" minOccurs="0"/>
|
||||
<xs:element name="CmVersion" type="xs:string" minOccurs="0"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Objects" maxOccurs="unbounded">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="ObjectType" type="xs:string"/>
|
||||
<!--该字段必选-->
|
||||
<xs:element name="FieldName">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="N">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute name="i" type="xs:integer" use="required"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="FieldValue">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="Object">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="V">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute name="i" type="xs:integer" use="required"/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="rmUID" type="xs:string" use="required"/>
|
||||
<xs:attribute name="Dn" type="xs:string"/>
|
||||
<!-- //无线、核心网专业该字段必选,传输、IP专业、业务系统无该字段-->
|
||||
<xs:attribute name="UserLabel" type="xs:string"/>
|
||||
<!-- //无线、核心网专业该字段必选,传输、IP专业、业务系统无该字段-->
|
||||
<xs:attribute name="PVFlag" type="xs:string" use="required"/>
|
||||
<!-- //必须-->
|
||||
<xs:attribute name="VMID" type="xs:string"/>
|
||||
<!-- //VNF网络或VNF和PNF混合组网:虚拟网元必选,物理网元无该字段-->
|
||||
<xs:attribute name="VNFInstanceID" type="xs:string"/>
|
||||
<!-- //VNF网络或VNF和PNF混合组网:虚拟网元必选,物理网元无该字段-->
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
|
||||
80
config/schema/pm-schema.xsd
Normal file
80
config/schema/pm-schema.xsd
Normal file
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
elementFormDefault="qualified" attributeFormDefault="unqualified">
|
||||
<xs:element name="PmFile">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="FileHeader">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="TimeStamp" type="xs:dateTime" />
|
||||
<xs:element name="TimeZone" type="xs:string" />
|
||||
<xs:element name="Period" type="xs:integer" />
|
||||
<xs:element name="VendorName" type="xs:string" />
|
||||
<xs:element name="ElementType" type="xs:string" />
|
||||
<xs:element name="PmVersion" type="xs:string" />
|
||||
<xs:element name="StartTime" type="xs:dateTime" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Measurements" minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="ObjectType" type="xs:string" />
|
||||
<xs:element name="PmName">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="N">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute name="i" type="xs:integer" use="required" />
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PmData">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="Object">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="V">
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute name="i" type="xs:integer" use="required" />
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="CV">
|
||||
<xs:complexType>
|
||||
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="SN" type="xs:string" />
|
||||
<xs:element name="SV" type="xs:string" />
|
||||
</xs:sequence>
|
||||
<xs:attribute name="i" type="xs:integer"
|
||||
use="required" />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:choice>
|
||||
<xs:attribute name="rmUID" type="xs:string" use="required" />
|
||||
<xs:attribute name="Dn" type="xs:string" use="required" />
|
||||
<xs:attribute name="UserLabel" type="xs:string" use="required" />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
15
config/sh/cb_sms.sh
Normal file
15
config/sh/cb_sms.sh
Normal file
@@ -0,0 +1,15 @@
|
||||
#!/usr/bin/expect
|
||||
|
||||
#This script is to invoke CB_SMS via debug command
|
||||
|
||||
spawn telnet 192.168.1.51 4965
|
||||
|
||||
send "x\n"
|
||||
send "n\n"
|
||||
sleep 1
|
||||
send "\033\n"
|
||||
send "vlr start cb_sms\n"
|
||||
sleep 1
|
||||
send "q\n"
|
||||
|
||||
exit
|
||||
53
config/sh/check_cfg.sh
Normal file
53
config/sh/check_cfg.sh
Normal file
@@ -0,0 +1,53 @@
|
||||
#!/bin/bash
|
||||
|
||||
while true; do
|
||||
|
||||
timestamp=`date +%s`
|
||||
|
||||
filepath=~altouser/imsi.txt
|
||||
if [ -f $filepath ];
|
||||
then
|
||||
filetimestamp=`stat -c %Y $filepath`
|
||||
timegap=$(($timestamp-$filetimestamp))
|
||||
if [ $timegap -gt 2 ]; then
|
||||
mv $filepath /etc/edge/white_list.cfg
|
||||
fi
|
||||
fi
|
||||
|
||||
filepath=~altouser/dns.txt
|
||||
if [ -f $filepath ];
|
||||
then
|
||||
filetimestamp=`stat -c %Y $filepath`
|
||||
timegap=$(($timestamp-$filetimestamp))
|
||||
if [ $timegap -gt 2 ]; then
|
||||
mv $filepath /etc/edge/dns.txt
|
||||
fi
|
||||
fi
|
||||
|
||||
filepath=~altouser/osmo-bsc.cfg
|
||||
if [ -f $filepath ];
|
||||
then
|
||||
filetimestamp=`stat -c %Y $filepath`
|
||||
timegap=$(($timestamp-$filetimestamp))
|
||||
if [ $timegap -gt 2 ]; then
|
||||
mv $filepath /etc/edge/osmo-bsc.cfg
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
filepath=~altouser/cb_sms.cfg
|
||||
if [ -f $filepath ];
|
||||
then
|
||||
filetimestamp=`stat -c %Y $filepath`
|
||||
timegap=$(($timestamp-$filetimestamp))
|
||||
if [ $timegap -gt 2 ]; then
|
||||
mv $filepath /etc/edge/cb_sms.cfg
|
||||
/usr/bin/cb_sms.sh
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
||||
sleep 1
|
||||
|
||||
done
|
||||
495
config/systemState.json
Normal file
495
config/systemState.json
Normal file
@@ -0,0 +1,495 @@
|
||||
|
||||
EXP #1: "Get all smf systemState"
|
||||
|
||||
URI: 192.168.30.20: 3030/api/rest/systemManagement/v1/elementType/smf/objectType/systemState
|
||||
|
||||
RETURN:
|
||||
|
||||
{
|
||||
"data": [
|
||||
"SMF_0": {
|
||||
"ipAddress": "192.168.1.232",
|
||||
"systemState": {
|
||||
"version": "1.5.3.2",
|
||||
"capability": 10000,
|
||||
"serialNum": "13740126",
|
||||
"expiryDate": "2025-02-28",
|
||||
"cpuUsage": {
|
||||
"nfCpuUsage": 41,
|
||||
"sysCpuUsage": 78
|
||||
},
|
||||
"memUsage": {
|
||||
"totalMem": 4025608,
|
||||
"nfUsedMem": 160872,
|
||||
"sysMemUsage": 1341
|
||||
},
|
||||
"diskSpace": {
|
||||
"partitionNum": 19,
|
||||
"partitionInfo": [
|
||||
{
|
||||
"total": 1920,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 48700,
|
||||
"used": 32360
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 5,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 1475,
|
||||
"used": 206
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"SMF_1": {
|
||||
"ipAddress": "192.168.1.73",
|
||||
"systemState": {
|
||||
"version": "1.5.3.2",
|
||||
"capability": 10000,
|
||||
"serialNum": "13740126",
|
||||
"expiryDate": "2025-02-28",
|
||||
"cpuUsage": {
|
||||
"nfCpuUsage": 41,
|
||||
"sysCpuUsage": 78
|
||||
},
|
||||
"memUsage": {
|
||||
"totalMem": 4025608,
|
||||
"nfUsedMem": 160872,
|
||||
"sysMemUsage": 1341
|
||||
},
|
||||
"diskSpace": {
|
||||
"partitionNum": 19,
|
||||
"partitionInfo": [
|
||||
{
|
||||
"total": 1920,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 48700,
|
||||
"used": 32360
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 5,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 1475,
|
||||
"used": 206
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
EXP #2: "Get single smf systemState"
|
||||
|
||||
URI: 192.168.30.20: 3030/api/rest/systemManagement/v1/elementType/smf/objectType/systemState?subsys_no=0
|
||||
|
||||
RETURN:
|
||||
|
||||
{
|
||||
"data": [
|
||||
"SMF_0": {
|
||||
"ipAddress": "192.168.1.232",
|
||||
"systemState": {
|
||||
"version": "1.5.3.2",
|
||||
"capability": 10000,
|
||||
"serialNum": "13740126",
|
||||
"expiryDate": "2025-02-28",
|
||||
"cpuUsage": {
|
||||
"nfCpuUsage": 41,
|
||||
"sysCpuUsage": 78
|
||||
},
|
||||
"memUsage": {
|
||||
"totalMem": 4025608,
|
||||
"nfUsedMem": 160872,
|
||||
"sysMemUsage": 1341
|
||||
},
|
||||
"diskSpace": {
|
||||
"partitionNum": 19,
|
||||
"partitionInfo": [
|
||||
{
|
||||
"total": 1920,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 48700,
|
||||
"used": 32360
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 5,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 1475,
|
||||
"used": 206
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 11
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
EXP #2: "Get all NFs systemState"
|
||||
|
||||
URI: 192.168.30.20: 3030/api/rest/systemManagement/v1/elementType/all/objectType/systemState
|
||||
|
||||
RETURN:
|
||||
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"AMF_0": {
|
||||
"error": {
|
||||
"errorCode": "1",
|
||||
"errorInfo": "Internal server error, NF connnect refused"
|
||||
},
|
||||
"ipAddress": "192.168.2.188"
|
||||
}
|
||||
},
|
||||
{
|
||||
"SMF_0": {
|
||||
"ipAddress": "192.168.1.232",
|
||||
"systemState": {
|
||||
"capability": 10000,
|
||||
"cpuUsage": {
|
||||
"nfCpuUsage": 2,
|
||||
"sysCpuUsage": 52
|
||||
},
|
||||
"diskSpace": {
|
||||
"partitionInfo": [
|
||||
{
|
||||
"total": 1920,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 13
|
||||
},
|
||||
{
|
||||
"total": 48700,
|
||||
"used": 32431
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 5,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 1965,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 55,
|
||||
"used": 55
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 91,
|
||||
"used": 91
|
||||
},
|
||||
{
|
||||
"total": 1475,
|
||||
"used": 206
|
||||
},
|
||||
{
|
||||
"total": 49,
|
||||
"used": 49
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 13
|
||||
},
|
||||
{
|
||||
"total": 393,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 73,
|
||||
"used": 73
|
||||
},
|
||||
{
|
||||
"total": 63,
|
||||
"used": 63
|
||||
}
|
||||
],
|
||||
"partitionNum": 19
|
||||
},
|
||||
"expiryDate": "2025-02-28",
|
||||
"memUsage": {
|
||||
"nfUsedMem": 163992,
|
||||
"sysMemUsage": 1345,
|
||||
"totalMem": 4025608
|
||||
},
|
||||
"serialNum": "13740126",
|
||||
"version": "1.5.3.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"SMF_1": {
|
||||
"ipAddress": "192.168.1.173",
|
||||
"systemState": {
|
||||
"capability": 10000,
|
||||
"cpuUsage": {
|
||||
"nfCpuUsage": 0,
|
||||
"sysCpuUsage": 69
|
||||
},
|
||||
"diskSpace": {
|
||||
"partitionInfo": [
|
||||
{
|
||||
"total": 3966,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 797,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 200559,
|
||||
"used": 5968
|
||||
},
|
||||
{
|
||||
"total": 3987,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 5,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 3987,
|
||||
"used": 0
|
||||
},
|
||||
{
|
||||
"total": 797,
|
||||
"used": 0
|
||||
}
|
||||
],
|
||||
"partitionNum": 7
|
||||
},
|
||||
"expiryDate": "2024-12-31",
|
||||
"memUsage": {
|
||||
"nfUsedMem": 212136,
|
||||
"sysMemUsage": 720,
|
||||
"totalMem": 8167360
|
||||
},
|
||||
"serialNum": "13740272",
|
||||
"version": "1.5.3.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
71
config/temp.json
Normal file
71
config/temp.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"retFmt": "GetDB",
|
||||
"retMsg": "RetCode = %d operation succeeded\n\n",
|
||||
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
|
||||
"title": "Alarm Information",
|
||||
"singleList": true,
|
||||
"sepSpaceNum": 2,
|
||||
"alignmentM": "Left",
|
||||
"alignmentSN": "Right",
|
||||
"alignmentSV": "Left",
|
||||
"cols": [
|
||||
{
|
||||
"name": "ne_type",
|
||||
"display": "NE type",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "ne_id",
|
||||
"display": "NE UID",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "ne_name",
|
||||
"display": "NE name",
|
||||
"length": 28
|
||||
},
|
||||
{
|
||||
"name": "alarm_seq",
|
||||
"display": "Alarm sequence",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "alarm_title",
|
||||
"display": "Alarm title",
|
||||
"length": 11
|
||||
},
|
||||
{
|
||||
"name": "orig_severity",
|
||||
"display": "Original severity",
|
||||
"length": 11
|
||||
"alias": [
|
||||
"Critical",
|
||||
"Major",
|
||||
"Minor",
|
||||
"Warning",
|
||||
"Event"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pv_flag",
|
||||
"display": "Phisical/Virtual flag",
|
||||
"length": 10
|
||||
},
|
||||
{
|
||||
"name": "event_time",
|
||||
"display": "Event time",
|
||||
"length": 18
|
||||
}
|
||||
],
|
||||
"end": "(Number of results = %d)\n\n"
|
||||
}
|
||||
|
||||
|
||||
Linux localhost.localdomain 4.19.90-52.19.v2207.ky10.aarch64 #1 SMP Wed Feb 1 15: 49: 49 CST 2023 aarch64 GNU/Linux
|
||||
|
||||
mysql Ver 15.1 Distrib 10.3.35-MariaDB, for Linux (aarch64) using readline 5.1
|
||||
|
||||
["netype", "neid", "nename", "alarmcode", "origseverity", "pvflag", "starttime", "endtime", "alarmtype", "alarmstatus"]
|
||||
|
||||
/api/rest/dataManagement/v1/omc_db/mml_command?sql=select operation, object, mml_display, json_extract(param_json,'$[*
|
||||
].name') as params FROM mml_command
|
||||
96
config/trace/msgType.txt
Normal file
96
config/trace/msgType.txt
Normal file
@@ -0,0 +1,96 @@
|
||||
// N12
|
||||
const (
|
||||
N12PostUeAuthentications uint8= 1
|
||||
N12Put5gAkaConfirmations uint8= 2
|
||||
N12Delete5gAkaConfirmation uint8= 3
|
||||
N12PostEapSession uint8= 4
|
||||
N12DeleteEapSession uint8= 5
|
||||
)
|
||||
|
||||
var n12MsgStr = []string{"null",
|
||||
"Nausf_AUTH_Post ue-authentications",
|
||||
"Nausf_AUTH_Put 5g-aka-confirmation",
|
||||
"Nausf_AUTH_Delete 5g-aka-confirmation",
|
||||
"Nausf_AUTH_Post eap-session",
|
||||
"Nausf_AUTH_Delete eap-session",
|
||||
}
|
||||
|
||||
// N13
|
||||
const (
|
||||
N13PostGenerateAuthData uint8= 1
|
||||
N13PostAuthEvents uint8= 2
|
||||
)
|
||||
|
||||
var n13MsgStr = [3]string{"null",
|
||||
"Nudm_UEAU_Post generate-auth-data",
|
||||
"Nudm_UEAU_Post auth-events",
|
||||
}
|
||||
|
||||
// N8
|
||||
const (
|
||||
N8GetSupi uint8= 1
|
||||
N8GetNssai uint8= 2
|
||||
N8GetAmData uint8= 3
|
||||
N8PutAmDataCagAck uint8= 4
|
||||
N8GetSmfSelectData uint8= 5
|
||||
N8PostSdmSubscriptions uint8= 6
|
||||
N8PatchSdmSubscriptions uint8= 7
|
||||
N8DeleteSdmSubscriptions uint8= 8
|
||||
N8GETIdTranslationResult uint8= 9
|
||||
|
||||
N8PutAmf3GppAccessRegistration uint8= 10
|
||||
N8PatchAmf3GppAccessRegistration uint8= 11
|
||||
N8GetAmf3GppAccessRegistration uint8= 12
|
||||
|
||||
N8DeregistrationCallback uint8= 13
|
||||
)
|
||||
|
||||
var n8MsgStr = []string{"null",
|
||||
"Nudm_SDM_Get supi",
|
||||
"Nudm_SDM_Get nssai",
|
||||
"Nudm_SDM_Get am-data",
|
||||
"Nudm_SDM_Put am-data cag-ack",
|
||||
"Nudm_SDM_Get smf-select-data",
|
||||
"Nudm_SDM_Post sdm-subscriptions",
|
||||
"Nudm_SDM_Patch sdm-subscriptions",
|
||||
"Nudm_SDM_Delete sdm-subscriptions",
|
||||
"Nudm_SDM_Get id-translation-result",
|
||||
|
||||
"Nudm_UECM_Put amf-3gpp-access",
|
||||
"Nudm_UECM_Patch amf-3gpp-access",
|
||||
"Nudm_UECM_Get amf-3gpp-access",
|
||||
|
||||
"Namf_Callback Deregistraion",
|
||||
}
|
||||
|
||||
// N10
|
||||
const (
|
||||
N10GetSmData uint8= 1
|
||||
|
||||
N10PostSdmSubscriptions uint8= 2
|
||||
N10PatchSdmSubscriptions uint8= 3
|
||||
N10DeleteSdmSubscriptions uint8= 4
|
||||
N10GETIdTranslationResult uint8= 5
|
||||
|
||||
N10GetSmfRegistrations uint8= 6
|
||||
N10PutIndividualSmfRegistration uint8= 7
|
||||
N10PatchIndividualSmfRegistration uint8= 8
|
||||
N10GetIndividualSmfRegistration uint8= 9
|
||||
N10DeleteIndividualSmfRegistration uint8= 10
|
||||
)
|
||||
|
||||
var n10MsgStr = []string{"null",
|
||||
"Nudm_SDM_Get sm-data",
|
||||
|
||||
"Nudm_SDM_Post sdm-subscriptions",
|
||||
"Nudm_SDM_Patch sdm-subscriptions",
|
||||
"Nudm_SDM_Delete sdm-subscriptions",
|
||||
"Nudm_SDM_Get id-translation-result",
|
||||
|
||||
"Nudm_UECM_Get smf-registrations",
|
||||
"Nudm_UECM_Put smf-registrations",
|
||||
"Nudm_UECM_Patch smf-3gpp-access",
|
||||
"Nudm_UECM_Get smf-3gpp-access",
|
||||
"Nudm_UECM_Delete smf-3gpp-access",
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# level: /trace/debug/info/error/warn/error/fatal, default: debug
|
||||
# duration: saved days, default is 30 days
|
||||
logger:
|
||||
file: d:/goprojects/ems.agt/crontask/log/crontask.log
|
||||
file: d:/omc.git/goprojects/ems.agt/crontask/log/crontask.log
|
||||
level: trace
|
||||
duration: 24
|
||||
count: 10
|
||||
@@ -27,7 +27,7 @@ database:
|
||||
host: 127.0.0.1
|
||||
port: 33066
|
||||
name: omc_db
|
||||
backup: d:/goprojects/ems.agt/restagent/database
|
||||
backup: d:/omc.git/goprojects/ems.agt/restagent/database
|
||||
|
||||
# northbound interface, cm/pm
|
||||
nbi:
|
||||
|
||||
34
database/install/4a_log.sql
Normal file
34
database/install/4a_log.sql
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/07/2023 14:59:02
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for 4a_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `4a_log`;
|
||||
CREATE TABLE `4a_log` (
|
||||
`LogTime` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`SubUser` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`App` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`Sip` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`AppModule` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`OpType` enum('Login','Logout','AddPrivilege','DelPrivilege','UpdatePrivilege','View','Add','Update','Del','Other') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Other',
|
||||
`OpText` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL
|
||||
) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
61
database/install/alarm.sql
Normal file
61
database/install/alarm.sql
Normal file
@@ -0,0 +1,61 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 27/07/2023 20:08:55
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for alarm
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `alarm`;
|
||||
CREATE TABLE `alarm` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`alarm_seq` int(11) NULL DEFAULT NULL,
|
||||
`alarm_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`alarm_title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`alarm_code` int(11) NULL DEFAULT NULL,
|
||||
`event_time` datetime NULL DEFAULT NULL,
|
||||
`alarm_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`orig_severity` enum('Critical','Major','Minor','Warning','Event') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Minor' COMMENT '1: Critical, 2: Major, 3: Minor, 4: Warning, 5: Event(Only VNF)',
|
||||
`perceived_severity` enum('Critical','Major','Minor','Warning','Event') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '1: Critical, 2: Major, 3: Minor, 4: Warning, 5: Event(Only VNF)',
|
||||
`pv_flag` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object_uid` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '0',
|
||||
`object_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`location_info` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`province` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_status` int(11) NOT NULL DEFAULT 1 COMMENT '0:clear, 1:active',
|
||||
`specific_problem` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`specific_problem_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`add_info` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`counter` int(11) NULL DEFAULT 0,
|
||||
`latest_event_time` datetime NULL DEFAULT NULL,
|
||||
`ack_state` tinyint(4) NULL DEFAULT 0 COMMENT '0: Unacked, 1: Acked',
|
||||
`ack_time` datetime NULL DEFAULT NULL,
|
||||
`ack_user` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`clear_type` tinyint(4) NULL DEFAULT 0 COMMENT '0: Unclear, 1: AutoClear, 2: ManualClear',
|
||||
`clear_time` datetime NULL DEFAULT NULL,
|
||||
`clear_user` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`timestamp` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
UNIQUE INDEX `idx_uni_aid_ne_aseq`(`ne_type`, `ne_id`, `alarm_id`, `alarm_seq`) USING BTREE,
|
||||
INDEX `idx_event_time`(`event_time`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 109734 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
53
database/install/alarm_define.sql
Normal file
53
database/install/alarm_define.sql
Normal file
@@ -0,0 +1,53 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 30/07/2023 23:49:27
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for alarm_define
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `alarm_define`;
|
||||
CREATE TABLE `alarm_define` (
|
||||
`alarm_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`alarm_code` int(11) NULL DEFAULT NULL,
|
||||
`alarm_title_cn` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`orig_severity` enum('Critical','Major','Minor','Warning','Event') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Warning' COMMENT 'Critical, Major, Minor, Warning, Event(Only VNF)',
|
||||
`object_uid` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '0',
|
||||
`object_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`location_info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`specific_problem` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`specific_problem_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`add_info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`threshold` bigint(20) NULL DEFAULT NULL,
|
||||
`status` enum('Inactive','Active') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Active',
|
||||
PRIMARY KEY (`alarm_id`) USING BTREE
|
||||
) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of alarm_define
|
||||
-- ----------------------------
|
||||
INSERT INTO `alarm_define` VALUES ('RJHXEMSCM10100', 10100, 'License即将过期', 'The license is about to expire', 'EMS', 'EnvironmentalAlarm', 'Warning', NULL, 'EMS;CM;License', 'CM', '', 'Alarm cause: the license expiration time is less than %d days', 'AC10100', '', 15, 'Active');
|
||||
INSERT INTO `alarm_define` VALUES ('RJHXEMSPM10200', 10200, '性能越限', 'Performance exceeds the threshold', 'EMS', 'QualityOfServiceAlarm', 'Warning', NULL, 'EMS;PM', 'PM', '', 'Alarm cause: performance exceed threshold, alarm generate from omc', 'AC10200', '', NULL, 'Active');
|
||||
INSERT INTO `alarm_define` VALUES ('RJHXEMSPM10201', 10201, '性能数据采集超时', 'Performance data report timed out', 'EMS', 'EquipmentAlarm', 'Minor', NULL, 'EMS;PM', 'PM', '', 'Alarm cause: performance data report timed out, period=%d(minutes), time delay=%d(minutes), alarm generate from omc', 'AC10201', '', NULL, 'Active');
|
||||
INSERT INTO `alarm_define` VALUES ('RJHXEMSSM10000', 10000, '系统状态异常', 'The system state is abnormal', 'EMS', 'EquipmentAlarm', 'Major', NULL, 'EMS;SystemManagement;Heartbeat', 'SystemState', '', 'Alarm cause: the system state of target NE has not been received for %d seconds', 'AC10000', '', 30, 'Active');
|
||||
INSERT INTO `alarm_define` VALUES ('RJHXEMSSM10001', 10001, 'CPU占用率越限', 'CPU usage exceeds the threshold', 'EMS', 'EnvironmentalAlarm', 'Minor', NULL, 'EMS;SystemManagement;Heartbeat', 'SystemState', '', 'Alarm cause: the CPU occupancy rate of the target NE exceeds %d', 'AC10001', '', 70, 'Active');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
38
database/install/alarm_forward_log.sql
Normal file
38
database/install/alarm_forward_log.sql
Normal file
@@ -0,0 +1,38 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 31/07/2023 22:49:32
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for alarm_forward_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `alarm_forward_log`;
|
||||
CREATE TABLE `alarm_forward_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_seq` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`event_time` datetime NULL DEFAULT NULL,
|
||||
`to_user` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`oper_result` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`log_time` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 24 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
37
database/install/alarm_log.sql
Normal file
37
database/install/alarm_log.sql
Normal file
@@ -0,0 +1,37 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 18/07/2023 11:40:56
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for alarm_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `alarm_log`;
|
||||
CREATE TABLE `alarm_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '0',
|
||||
`alarm_seq` int(11) NULL DEFAULT NULL,
|
||||
`alarm_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '0',
|
||||
`alarm_code` int(11) NULL DEFAULT 0,
|
||||
`alarm_status` smallint(6) NULL DEFAULT NULL,
|
||||
`event_time` datetime NULL DEFAULT NULL,
|
||||
`log_time` datetime NOT NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 2168 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
295
database/install/cm_title.sql
Normal file
295
database/install/cm_title.sql
Normal file
@@ -0,0 +1,295 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:43:33
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for cm_title
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `cm_title`;
|
||||
CREATE TABLE `cm_title` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cm_en` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cm_cn` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`description` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 3056 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of cm_title
|
||||
-- ----------------------------
|
||||
INSERT INTO `cm_title` VALUES (2800, 'AMF', 'ManagedElement', 'AMFAA01', 'Id', '标识符', '网元标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2801, 'AMF', 'ManagedElement', 'AMFAA02', 'UserLabel', '用户友好名', '网元名称,根据运营商的网元命名规则设定。');
|
||||
INSERT INTO `cm_title` VALUES (2802, 'AMF', 'ManagedElement', 'AMFAA03', 'VendorName', '厂商名称', '厂商名称');
|
||||
INSERT INTO `cm_title` VALUES (2803, 'AMF', 'ManagedElement', 'AMFAA04', 'ManagedBy', '管理节点', '管理ManagedElement的ManagementNode对象类的DN值');
|
||||
INSERT INTO `cm_title` VALUES (2804, 'AMF', 'ManagedElement', 'AMFAA05', 'ManagementIpAddress', '网管接口IP地址列表', '网管接口IP地址列表\n如支持IPV4V6,IPV4和IPV6都要呈现。');
|
||||
INSERT INTO `cm_title` VALUES (2805, 'AMF', 'ManagedElement', 'AMFAA06', 'SwVersion', '软件版本', '网元的软件版本');
|
||||
INSERT INTO `cm_title` VALUES (2806, 'AMF', 'ManagedElement', 'AMFAA07', 'PatchInfo', '补丁信息', '补丁信息,用于表示当前网元加载的补丁名称列表。');
|
||||
INSERT INTO `cm_title` VALUES (2807, 'AMF', 'ManagedElement', 'AMFAA08', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2808, 'AMF', 'ManagedElement', 'AMFAA09', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2809, 'AMF', 'AmfFunction', 'AMFAB01', 'Id', '标识符', '对象标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2810, 'AMF', 'AmfFunction', 'AMFAB02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2811, 'AMF', 'AmfFunction', 'AMFAB03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2812, 'AMF', 'AmfFunction', 'AMFAB04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2813, 'AMF', 'AmfFunction', 'AMFAB05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2814, 'AMF', 'AmfFunction', 'AMFAB06', 'Fqdn', 'AmfFunction的FQDN', '基于服务化接口的AmfFunction的FQDN,FQDN结构请参见TS23.003.');
|
||||
INSERT INTO `cm_title` VALUES (2815, 'AMF', 'AmfFunction', 'AMFAB07', 'SbiServiceList', 'AmfFunction的服务列表', 'AmfFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成,其中ServiceName参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName定义');
|
||||
INSERT INTO `cm_title` VALUES (2816, 'AMF', 'AmfFunction', 'AMFAB08', 'AmfGuamiList', '全球AMF唯一标识列表', '<GUAMI> = <MCC><MNC><AMF Identifier>\n<AMF Identifier> = <AMF Region ID><AMF Set ID><AMF Pointer>');
|
||||
INSERT INTO `cm_title` VALUES (2817, 'AMF', 'AmfFunction', 'AMFAB09', 'SnssaiList', '网络切片列表', 'S-NSSAI的列表,S-NSSAI=SST-SD。S-NSSAI的格式按照3GPP规范要求,本身32bit,前8bit代表SST,后24bit代表SD。\n此变量为长度为10个字符字符,组成方式:3个字符标识SST + “-” + 6个字符标识SD\n前3个字符为SST对应8bit十进制数直接变为字符串(比如数字133->”133”)\n后6个字符位SD对应的24bit的十六进制数直接变为字符串(例如数字FEFA89->”FEFA89”)样例(供参考):133-FEFA89');
|
||||
INSERT INTO `cm_title` VALUES (2818, 'AMF', 'AmfFunction', 'AMFAB10', 'MaxUser', '最大注册用户数', '当前软硬件配置条件下(如licence限制),AMF最大能够支持的注册用户数。');
|
||||
INSERT INTO `cm_title` VALUES (2819, 'AMF', 'AmfFunction', 'AMFAB11', 'RelativeCapacity', '相对容量', 'AMF集合内该AMF的相对容量,代表了NG-RAN选择AMF的概率。取值为整数[0..255]。');
|
||||
INSERT INTO `cm_title` VALUES (2820, 'AMF', 'AmfFunction', 'AMFAB12', 'MaxGnbNum', '最大支持基站数', '当前软硬件配置条件下(如licence限制),AMF最大可以支持的5G基站数。');
|
||||
INSERT INTO `cm_title` VALUES (2821, 'AMF', 'EpRpDynN8Amf', 'AMFAC01', 'Id', '标识符', 'N8接口标识');
|
||||
INSERT INTO `cm_title` VALUES (2822, 'AMF', 'EpRpDynN8Amf', 'AMFAC02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2823, 'AMF', 'EpRpDynN8Amf', 'AMFAC03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (2824, 'AMF', 'EpRpDynN8Amf', 'AMFAC04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (2825, 'AMF', 'EpRpDynN11Amf', 'AMFAD01', 'Id', '标识符', 'N11接口标识');
|
||||
INSERT INTO `cm_title` VALUES (2826, 'AMF', 'EpRpDynN11Amf', 'AMFAD02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2827, 'AMF', 'EpRpDynN11Amf', 'AMFAD03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (2828, 'AMF', 'EpRpDynN11Amf', 'AMFAD04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (2829, 'AMF', 'EpRpDynN12Amf', 'AMFAE01', 'Id', '标识符', 'N12接口标识');
|
||||
INSERT INTO `cm_title` VALUES (2830, 'AMF', 'EpRpDynN12Amf', 'AMFAE02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2831, 'AMF', 'EpRpDynN12Amf', 'AMFAE03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (2832, 'AMF', 'EpRpDynN12Amf', 'AMFAE04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (2833, 'AMF', 'IPResource', 'AMFAF01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2834, 'AMF', 'IPResource', 'AMFAF02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2835, 'AMF', 'IPResource', 'AMFAF03', 'InterfaceType', '接口类型', '包含管理接口和业务接口。枚举值{Mgt,N2,NLs,NLg,N26,Nnrf,N12,N8,N15,N22,N14,N11,DnsQry},备注:管理接口为Mgt。');
|
||||
INSERT INTO `cm_title` VALUES (2836, 'AMF', 'IPResource', 'AMFAF04', 'LocIpV4AddrList', '本端IPV4地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4地址格式),如无IPV4地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2837, 'AMF', 'IPResource', 'AMFAF05', 'LocIpV6AddrList', '本端IPV6地址列表', '参考点所关联的本端网元的IP地址列表(Ipv6地址格式),如无IPV6地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2838, 'PCF', 'ManagedElement', 'PCFAA01', 'Id', '标识符', '网元标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2839, 'PCF', 'ManagedElement', 'PCFAA02', 'UserLabel', '用户友好名', '网元名称,根据运营商的网元命名规则设定。');
|
||||
INSERT INTO `cm_title` VALUES (2840, 'PCF', 'ManagedElement', 'PCFAA03', 'VendorName', '厂商名称', '厂商名称');
|
||||
INSERT INTO `cm_title` VALUES (2841, 'PCF', 'ManagedElement', 'PCFAA04', 'ManagedBy', '管理节点', '管理ManagedElement的ManagementNode对象类的DN值');
|
||||
INSERT INTO `cm_title` VALUES (2842, 'PCF', 'ManagedElement', 'PCFAA05', 'ManagementIpAddress', '网管接口IP地址列表', '网管接口IP地址列表');
|
||||
INSERT INTO `cm_title` VALUES (2843, 'PCF', 'ManagedElement', 'PCFAA06', 'SwVersion', '软件版本', '网元的软件版本');
|
||||
INSERT INTO `cm_title` VALUES (2844, 'PCF', 'ManagedElement', 'PCFAA07', 'PatchInfo', '补丁信息', '补丁信息,用于表示当前网元加载的补丁名称列表。');
|
||||
INSERT INTO `cm_title` VALUES (2845, 'PCF', 'ManagedElement', 'PCFAA08', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2846, 'PCF', 'ManagedElement', 'PCFAA09', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2847, 'PCF', 'PcfFunction', 'PCFAB01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2848, 'PCF', 'PcfFunction', 'PCFAB02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2849, 'PCF', 'PcfFunction', 'PCFAB03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2850, 'PCF', 'PcfFunction', 'PCFAB04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2851, 'PCF', 'PcfFunction', 'PCFAB05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2852, 'PCF', 'PcfFunction', 'PCFAB05', 'Fqdn', 'PcfFunction的FQDN', '基于服务化接口PcfFunction的FQDN,FQDN结构请参见TS23.003.');
|
||||
INSERT INTO `cm_title` VALUES (2853, 'PCF', 'PcfFunction', 'PCFAB06', 'SbiServiceList', 'PcfFunction的服务列表', 'PcfFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成。其中ServiceName参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName定义');
|
||||
INSERT INTO `cm_title` VALUES (2854, 'PCF', 'UdrFunction', 'PCFAC01', 'Id', '标识符', '命名属性');
|
||||
INSERT INTO `cm_title` VALUES (2855, 'PCF', 'UdrFunction', 'PCFAC02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。 语音PCF不涉及Udr,语音PCF对应指标填写PCF的取值。');
|
||||
INSERT INTO `cm_title` VALUES (2856, 'PCF', 'UdrFunction', 'PCFAC03', 'AdministrativeState', '管理状态', '管理的状态,枚举型 {Locked, Unlocked, ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2857, 'PCF', 'UdrFunction', 'PCFAC04', 'OperationalState', '运行状态', '运行的状态,枚举型{Disabled,Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2858, 'PCF', 'UdrFunction', 'PCFAC07', 'MaxSubNbr', '最大签约用户数', 'UDR最大能存储的签约用户的个数,该值受软硬件条件共同限制,如Licence。\n语音PCF不涉及Udr,语音PCF对应指标填0。');
|
||||
INSERT INTO `cm_title` VALUES (2859, 'PCF', 'IPResource', 'PCFAD01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2860, 'PCF', 'IPResource', 'PCFAD02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2861, 'PCF', 'IPResource', 'PCFAD03', 'InterfaceType', '接口类型', '包含管理接口和业务接口(信令和媒体)。枚举型{Mgt,Rx,Gx,N5,N7,N15,N28},备注:管理接口为Mgt。');
|
||||
INSERT INTO `cm_title` VALUES (2862, 'PCF', 'IPResource', 'PCFAD04', 'LocIpV4AddrList', '本端IPV4地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4地址格式),如无IPV4地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2863, 'PCF', 'IPResource', 'PCFAD05', 'LocIpV6AddrList', '本端IPV6地址列表', '参考点所关联的本端网元的IP地址列表(Ipv6地址格式),如无IPV6地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2864, 'SMF', 'ManagedElement', 'SMFAA01', 'Id', '标识符', '网元标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2865, 'SMF', 'ManagedElement', 'SMFAA02', 'UserLabel', '用户友好名', '网元名称,根据运营商的网元命名规则设定。');
|
||||
INSERT INTO `cm_title` VALUES (2866, 'SMF', 'ManagedElement', 'SMFAA03', 'VendorName', '厂商名称', '厂商名称');
|
||||
INSERT INTO `cm_title` VALUES (2867, 'SMF', 'ManagedElement', 'SMFAA04', 'ManagedBy', '管理节点', '管理ManagedElement的ManagementNode对象类的DN值');
|
||||
INSERT INTO `cm_title` VALUES (2868, 'SMF', 'ManagedElement', 'SMFAA05', 'ManagementIpAddress', '网管接口IP地址列表', '网管接口IP地址列表\n如支持IPV4V6,IPV4和IPV6都要呈现。');
|
||||
INSERT INTO `cm_title` VALUES (2869, 'SMF', 'ManagedElement', 'SMFAA06', 'SwVersion', '软件版本', '网元的软件版本');
|
||||
INSERT INTO `cm_title` VALUES (2870, 'SMF', 'ManagedElement', 'SMFAA07', 'PatchInfo', '补丁信息', '补丁信息,用于表示当前网元加载的补丁名称列表。');
|
||||
INSERT INTO `cm_title` VALUES (2871, 'SMF', 'ManagedElement', 'SMFAA08', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2872, 'SMF', 'ManagedElement', 'SMFAA09', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2873, 'SMF', 'SmfFunction', 'SMFAB01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2874, 'SMF', 'SmfFunction', 'SMFAB02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2875, 'SMF', 'SmfFunction', 'SMFAB03', 'AdministrativeState', '管理状态', '管理的状态,枚举型 {Locked, Unlocked, ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2876, 'SMF', 'SmfFunction', 'SMFAB04', 'OperationalState', '运行状态', '运行的状态,枚举型{Disabled,Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2877, 'SMF', 'SmfFunction', 'SMFAB05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2878, 'SMF', 'SmfFunction', 'SMFAB06', 'Fqdn', 'SmfFunction的FQDN', '基于服务化接口的SmfFunction的FQDN,FQDN结构请参见TS23.003');
|
||||
INSERT INTO `cm_title` VALUES (2879, 'SMF', 'SmfFunction', 'SMFAB07', 'SbiServiceList', 'SmfFunction的服务列表', 'SmfFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成,服务名称参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName的定义');
|
||||
INSERT INTO `cm_title` VALUES (2880, 'SMF', 'SmfFunction', 'SMFAB08', 'MaxPduSessions', '最大PDU会话数', '当前软硬件配置条件下(如licence限制),SMF最大支持的并发PDU Session数。');
|
||||
INSERT INTO `cm_title` VALUES (2881, 'SMF', 'SmfFunction', 'SMFAB09', 'MaxQfi', '最大QFI数', '当前软硬件配置条件下(如licence限制),SMF最大支持的并发QFI数。');
|
||||
INSERT INTO `cm_title` VALUES (2882, 'SMF', 'SmfFunction', 'SMFAB10', 'UpfList', 'UPF列表', 'SMF管理的UPF的DN列表');
|
||||
INSERT INTO `cm_title` VALUES (2883, 'SMF', 'AddrPool', 'SMFAC01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2884, 'SMF', 'AddrPool', 'SMFAC02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2885, 'SMF', 'AddrPool', 'SMFAC03', 'AddrType', '地址类型', '表示地址的类型,枚举 {Dynamic, Static}');
|
||||
INSERT INTO `cm_title` VALUES (2886, 'SMF', 'AddrPool', 'SMFAC04', 'IpVersion', 'IP版本', '表示地址池的IP的版本,包括{IPv4,IPv6}');
|
||||
INSERT INTO `cm_title` VALUES (2887, 'SMF', 'AddrPool', 'SMFAC05', 'AddrSegList', 'IP地址分段列表', '指该地址对象中存储的地址段列表。其中每个地址段包含有一个起始地址IP地址(beginIp),和该段的IP地址数目来确定,List of Struct{\n StartIp: String //起始IP地址,\n SegLen: Integer //地址段长度\n}');
|
||||
INSERT INTO `cm_title` VALUES (2888, 'SMF', 'EpRpDynN7Smf', 'SMFAD01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2889, 'SMF', 'EpRpDynN7Smf', 'SMFAD02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2890, 'SMF', 'EpRpDynN7Smf', 'SMFAD03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (2891, 'SMF', 'EpRpDynN7Smf', 'SMFAD04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (2892, 'SMF', 'EpRpDynN10Smf', 'SMFAE01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2893, 'SMF', 'EpRpDynN10Smf', 'SMFAE02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2894, 'SMF', 'EpRpDynN10Smf', 'SMFAE03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (2895, 'SMF', 'EpRpDynN10Smf', 'SMFAE04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (2896, 'SMF', 'IPResource', 'SMFAF01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2897, 'SMF', 'IPResource', 'SMFAF02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2898, 'SMF', 'IPResource', 'SMFAF03', 'InterfaceType', '接口类型', '包含管理接口和业务接口。枚举值{Mgt,N4,Nnrf,N10,N7,N16a,Nbsf,N11,N40,Radius},备注:管理接口为Mgt。');
|
||||
INSERT INTO `cm_title` VALUES (2899, 'SMF', 'IPResource', 'SMFAF04', 'LocIpV4AddrList', '本端IPV4地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4地址格式),如无IPV4地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2900, 'SMF', 'IPResource', 'SMFAF05', 'LocIpV6AddrList', '本端IPV6地址列表', '参考点所关联的本端网元的IP地址列表(Ipv6地址格式),如无IPV6地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2901, 'UDM', 'ManagedElement', 'UDMAA01', 'Id', '标识符', '网元标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2902, 'UDM', 'ManagedElement', 'UDMAA02', 'UserLabel', '用户友好名', '网元名称,根据运营商的网元命名规则设定。');
|
||||
INSERT INTO `cm_title` VALUES (2903, 'UDM', 'ManagedElement', 'UDMAA03', 'VendorName', '厂商名称', '厂商名称');
|
||||
INSERT INTO `cm_title` VALUES (2904, 'UDM', 'ManagedElement', 'UDMAA04', 'ManagedBy', '管理节点', '管理ManagedElement的ManagementNode对象类的DN值');
|
||||
INSERT INTO `cm_title` VALUES (2905, 'UDM', 'ManagedElement', 'UDMAA05', 'ManagementIpAddress', '网管接口IP地址列表', '网管接口IP地址列表\n如支持IPV4V6,IPV4和IPV6都要呈现');
|
||||
INSERT INTO `cm_title` VALUES (2906, 'UDM', 'ManagedElement', 'UDMAA06', 'SwVersion', '软件版本', '网元的软件版本');
|
||||
INSERT INTO `cm_title` VALUES (2907, 'UDM', 'ManagedElement', 'UDMAA07', 'PatchInfo', '补丁信息', '补丁信息,用于表示当前网元加载的补丁名称列表。');
|
||||
INSERT INTO `cm_title` VALUES (2908, 'UDM', 'ManagedElement', 'UDMAA08', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2909, 'UDM', 'ManagedElement', 'UDMAA09', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2910, 'UDM', 'UdmFunction', 'UDMAB01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2911, 'UDM', 'UdmFunction', 'UDMAB02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2912, 'UDM', 'UdmFunction', 'UDMAB03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2913, 'UDM', 'UdmFunction', 'UDMAB04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2914, 'UDM', 'UdmFunction', 'UDMAB05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2915, 'UDM', 'UdmFunction', 'UDMAB06', 'Fqdn', 'UdmFunction的FQDN', '基于服务化接口的UdmFunction的FQDN,FQDN结构请参见TS23.003.');
|
||||
INSERT INTO `cm_title` VALUES (2916, 'UDM', 'UdmFunction', 'UDMAB07', 'SbiServiceList', 'UdmFunction的服务列表', 'UdmFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成。其中ServiceName参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName定义');
|
||||
INSERT INTO `cm_title` VALUES (2917, 'UDM', 'UdrFunction', 'UDRAC01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2918, 'UDM', 'UdrFunction', 'UDRAC02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2919, 'UDM', 'UdrFunction', 'UDRAC03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2920, 'UDM', 'UdrFunction', 'UDRAC04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2921, 'UDM', 'UdrFunction', 'UDRAC05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2922, 'UDM', 'UdrFunction', 'UDRAC06', 'Fqdn', 'UdrFunction的FQDN', '基于服务化接口的UdrFunction的FQDN,FQDN结构请参见TS23.003。');
|
||||
INSERT INTO `cm_title` VALUES (2923, 'UDM', 'UdrFunction', 'UDRAC07', 'SbiServiceList', 'UdrFunction的服务列表', 'UdrFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成。其中ServiceName参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName定义。');
|
||||
INSERT INTO `cm_title` VALUES (2924, 'UDM', 'UdrFunction', 'UDRAC08', 'MaxNumSupi', '最大可存储的SUPI个数', '指UDR设计的可存储的最大SUPI数量');
|
||||
INSERT INTO `cm_title` VALUES (2925, 'UDM', 'UdrFunction', 'UDRAC09', 'MaxNumMsisdn', '最大可存储的MSISDN个数', '指UDR设计的最大可存储的MSISDN个数');
|
||||
INSERT INTO `cm_title` VALUES (2926, 'UDM', 'AusfFunction', 'UDMAD01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2927, 'UDM', 'AusfFunction', 'UDMAD02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (2928, 'UDM', 'AusfFunction', 'UDMAD03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2929, 'UDM', 'AusfFunction', 'UDMAD04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2930, 'UDM', 'AusfFunction', 'UDMAD05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (2931, 'UDM', 'AusfFunction', 'UDMAD06', 'Fqdn', 'AusfFunction的FQDN', '基于服务化接口的AusfFunction的FQDN,FQDN结构请参见TS23.003。');
|
||||
INSERT INTO `cm_title` VALUES (2932, 'UDM', 'AusfFunction', 'UDMAD07', 'SbiServiceList', 'AusfFunction的服务列表', 'AusfFunction上所有注册到服务化接口的service列表,该列表由每个service的名称组成。其中ServiceName参见29.510 Table 6.1.6.3.11-1: Enumeration ServiceName定义。');
|
||||
INSERT INTO `cm_title` VALUES (2933, 'UDM', 'IPResource', 'UDMAE01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2934, 'UDM', 'IPResource', 'UDMAE02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2935, 'UDM', 'IPResource', 'UDMAE03', 'InterfaceType', '接口类型', '包含管理接口和业务接口。枚举型{Mgt,N8,N10,N12,N21},备注:管理接口为Mgt。');
|
||||
INSERT INTO `cm_title` VALUES (2936, 'UDM', 'IPResource', 'UDMAE04', 'LocIpV4AddrList', '本端IPV4地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4地址格式),如无IPV4地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2937, 'UDM', 'IPResource', 'UDMAE05', 'LocIpV6AddrList', '本端IPV6地址列表', '参考点所关联的本端网元的IP地址列表(Ipv6地址格式),如无IPV6地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (2938, 'UPF', 'ManagedElement', 'UPFAA01', 'Id', '标识符', '网元标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (2939, 'UPF', 'ManagedElement', 'UPFAA02', 'UserLabel', '用户友好名', '网元名称,根据运营商的网元命名规则设定。');
|
||||
INSERT INTO `cm_title` VALUES (2940, 'UPF', 'ManagedElement', 'UPFAA03', 'VendorName', '厂商名称', '厂商名称');
|
||||
INSERT INTO `cm_title` VALUES (2941, 'UPF', 'ManagedElement', 'UPFAA04', 'ManagedBy', '管理节点', '管理ManagedElement的ManagementNode对象类的DN值');
|
||||
INSERT INTO `cm_title` VALUES (2942, 'UPF', 'ManagedElement', 'UPFAA05', 'ManagementIpAddress', '网管接口IP地址列表', '网管接口IP地址列表\n如支持IPV4V6,IPV4和IPV6都要呈现');
|
||||
INSERT INTO `cm_title` VALUES (2943, 'UPF', 'ManagedElement', 'UPFAA06', 'SwVersion', '软件版本', '网元的软件版本');
|
||||
INSERT INTO `cm_title` VALUES (2944, 'UPF', 'ManagedElement', 'UPFAA07', 'PatchInfo', '补丁信息', '补丁信息,用于表示当前网元加载的补丁名称列表。');
|
||||
INSERT INTO `cm_title` VALUES (2945, 'UPF', 'ManagedElement', 'UPFAA08', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (2946, 'UPF', 'ManagedElement', 'UPFAA09', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (2947, 'UPF', 'ManagedElement', 'UPFAA10', 'LocationName', '位置名称', '如指明该设备所处的具体房间');
|
||||
INSERT INTO `cm_title` VALUES (2948, 'UPF', 'ManagedElement', 'UPFAA11', 'HardwarePlatform', '硬件平台', '硬件平台');
|
||||
INSERT INTO `cm_title` VALUES (2949, 'UPF', 'InventoryUnitRack', 'UPFAB01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2950, 'UPF', 'InventoryUnitRack', 'UPFAB02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2951, 'UPF', 'InventoryUnitRack', 'UPFAB03', 'VendorUnitFamilyType', '归属类型', '由供应商提供的便于记忆的资产单元的归属类型');
|
||||
INSERT INTO `cm_title` VALUES (2952, 'UPF', 'InventoryUnitRack', 'UPFAB04', 'VendorUnitTypeNumber', '资产单元类型版本号', '由供应商提供的可唯一识别资产单元类型及版本的号码');
|
||||
INSERT INTO `cm_title` VALUES (2953, 'UPF', 'InventoryUnitRack', 'UPFAB05', 'VendorName', '供应商名称', '供应商名称');
|
||||
INSERT INTO `cm_title` VALUES (2954, 'UPF', 'InventoryUnitRack', 'UPFAB06', 'SerialNumber', '资产序列号', '资产序列号');
|
||||
INSERT INTO `cm_title` VALUES (2955, 'UPF', 'InventoryUnitRack', 'UPFAB07', 'VersionNumber', '资产版本号', '与VendorUnitTypeNumber相关的版本信息');
|
||||
INSERT INTO `cm_title` VALUES (2956, 'UPF', 'InventoryUnitRack', 'UPFAB08', 'DateOfManufacture', '生产日期', '生产日期');
|
||||
INSERT INTO `cm_title` VALUES (2957, 'UPF', 'InventoryUnitRack', 'UPFAB09', 'DateOfLastService', '最近服务日期', '最近服务的日期(最近一次恢复工作正常状态的时间)');
|
||||
INSERT INTO `cm_title` VALUES (2958, 'UPF', 'InventoryUnitRack', 'UPFAB10', 'ManufacturerData', '特殊信息', '设备商填写的特殊信息');
|
||||
INSERT INTO `cm_title` VALUES (2959, 'UPF', 'InventoryUnitRack', 'UPFAB11', 'RackPosition', '机架位置', '机架编号,通常有两种表示方法:\n(1) 行号-机架号:即该机架位于第几行的第几个。在这种情况下,机房内的机架先按行区分,机架号表示在行内的相对位置。\n(2) 机架号:即机房内的机架统一编号,不用行来区分。');
|
||||
INSERT INTO `cm_title` VALUES (2960, 'UPF', 'InventoryUnitShelf', 'UPFAC01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2961, 'UPF', 'InventoryUnitShelf', 'UPFAC02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2962, 'UPF', 'InventoryUnitShelf', 'UPFAC03', 'VendorUnitFamilyType', '归属类型', '由供应商提供的便于记忆的资产单元的归属类型');
|
||||
INSERT INTO `cm_title` VALUES (2963, 'UPF', 'InventoryUnitShelf', 'UPFAC04', 'VendorUnitTypeNumber', '资产单元类型版本号', '由供应商提供的可唯一识别资产单元类型及版本的号码');
|
||||
INSERT INTO `cm_title` VALUES (2964, 'UPF', 'InventoryUnitShelf', 'UPFAC05', 'VendorName', '供应商名称', '供应商名称');
|
||||
INSERT INTO `cm_title` VALUES (2965, 'UPF', 'InventoryUnitShelf', 'UPFAC06', 'SerialNumber', '资产序列号', '资产序列号');
|
||||
INSERT INTO `cm_title` VALUES (2966, 'UPF', 'InventoryUnitShelf', 'UPFAC07', 'VersionNumber', '资产版本号', '与VendorUnitTypeNumber相关的版本信息');
|
||||
INSERT INTO `cm_title` VALUES (2967, 'UPF', 'InventoryUnitShelf', 'UPFAC08', 'DateOfManufacture', '生产日期', '生产日期');
|
||||
INSERT INTO `cm_title` VALUES (2968, 'UPF', 'InventoryUnitShelf', 'UPFAC09', 'DateOfLastService', '最近服务日期', '最近服务的日期(最近一次恢复工作正常状态的时间)');
|
||||
INSERT INTO `cm_title` VALUES (2969, 'UPF', 'InventoryUnitShelf', 'UPFAC10', 'ManufacturerData', '特殊信息', '设备商填写的特殊信息');
|
||||
INSERT INTO `cm_title` VALUES (2970, 'UPF', 'InventoryUnitShelf', 'UPFAC11', 'SlotsInformation', '插槽信息', '框内所有插槽、描述及占用状态。List of Struct{槽位号(字符串),描述(字符串),占用状态(枚举)}。其中其中描述信息由厂家自行决定,占用状态为枚举{Unused,Used}');
|
||||
INSERT INTO `cm_title` VALUES (2971, 'UPF', 'InventoryUnitShelf', 'UPFAC12', 'ShelfPosition', '机框位置', '1) 如果机框位于的机架也可以通过OMC进行管理,则“机框位置”的形式应为机框在机架内的相对位置 \n2)如果机框位于第三方机架内,即机架不可以通过OMC管理,机框位置的形式应为“机架号-机框在机架内的相对位置”');
|
||||
INSERT INTO `cm_title` VALUES (2972, 'UPF', 'InventoryUnitPack', 'UPFAD01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2973, 'UPF', 'InventoryUnitPack', 'UPFAD02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2974, 'UPF', 'InventoryUnitPack', 'UPFAD03', 'VendorUnitFamilyType', '归属类型', '由供应商提供的便于记忆的资产单元的归属类型');
|
||||
INSERT INTO `cm_title` VALUES (2975, 'UPF', 'InventoryUnitPack', 'UPFAD04', 'VendorUnitTypeNumber', '资产单元类型版本号', '由供应商提供的可唯一识别资产单元类型及版本的号码');
|
||||
INSERT INTO `cm_title` VALUES (2976, 'UPF', 'InventoryUnitPack', 'UPFAD05', 'VendorName', '供应商名称', '供应商名称');
|
||||
INSERT INTO `cm_title` VALUES (2977, 'UPF', 'InventoryUnitPack', 'UPFAD06', 'SerialNumber', '资产序列号', '资产序列号');
|
||||
INSERT INTO `cm_title` VALUES (2978, 'UPF', 'InventoryUnitPack', 'UPFAD07', 'VersionNumber', '资产版本号', '与VendorUnitTypeNumber相关的版本信息');
|
||||
INSERT INTO `cm_title` VALUES (2979, 'UPF', 'InventoryUnitPack', 'UPFAD08', 'DateOfManufacture', '生产日期', '生产日期');
|
||||
INSERT INTO `cm_title` VALUES (2980, 'UPF', 'InventoryUnitPack', 'UPFAD09', 'DateOfLastService', '最近服务日期', '最近服务的日期(最近一次恢复工作正常状态的时间)');
|
||||
INSERT INTO `cm_title` VALUES (2981, 'UPF', 'InventoryUnitPack', 'UPFAD10', 'ManufacturerData', '特殊信息', '设备商填写的特殊信息');
|
||||
INSERT INTO `cm_title` VALUES (2982, 'UPF', 'InventoryUnitPack', 'UPFAD11', 'PortsInformation', '端口信息', '单板包含的所有端口、描述及占用状态。List of Struct{ 端口Id(字符串),描述(字符串),占用状态(枚举)}。其中占用状态的取值为{Unused,Used},描述信息由设备厂家自行决定。');
|
||||
INSERT INTO `cm_title` VALUES (2983, 'UPF', 'InventoryUnitPack', 'UPFAD12', 'PackPosition', '板卡位置', '板卡在机框内的相对位置,通常用编号表示。');
|
||||
INSERT INTO `cm_title` VALUES (2984, 'UPF', 'InventoryUnitPack', 'UPFAD13', 'SlotsOccupied', '占用槽位', '应表示板卡占用的槽位号列表。(注:一些板卡较宽,可能会占用两个或以上槽位)');
|
||||
INSERT INTO `cm_title` VALUES (2985, 'UPF', 'InventoryUnitHost', 'PGWAE01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (2986, 'UPF', 'InventoryUnitHost', 'PGWAE02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (2987, 'UPF', 'InventoryUnitHost', 'PGWAE03', 'VendorUnitFamilyType', '归属类型', '由供应商提供的便于记忆的资产单元的归属类型');
|
||||
INSERT INTO `cm_title` VALUES (2988, 'UPF', 'InventoryUnitHost', 'PGWAE04', 'VendorUnitTypeNumber', '资产单元类型版本号', '由供应商提供的可唯一识别资产单元类型及版本的号码');
|
||||
INSERT INTO `cm_title` VALUES (2989, 'UPF', 'InventoryUnitHost', 'PGWAE05', 'VendorName', '供应商名称', '供应商名称');
|
||||
INSERT INTO `cm_title` VALUES (2990, 'UPF', 'InventoryUnitHost', 'PGWAE06', 'SerialNumber', '资产序列号', '资产序列号');
|
||||
INSERT INTO `cm_title` VALUES (2991, 'UPF', 'InventoryUnitHost', 'PGWAE07', 'VersionNumber', '资产版本号', '与VendorUnitTypeNumber相关的版本信息');
|
||||
INSERT INTO `cm_title` VALUES (2992, 'UPF', 'InventoryUnitHost', 'PGWAE08', 'DateOfManufacture', '生产日期', '生产日期');
|
||||
INSERT INTO `cm_title` VALUES (2993, 'UPF', 'InventoryUnitHost', 'PGWAE09', 'DateOfLastService', '最近服务日期', '最近服务的日期(最近一次恢复工作正常状态的时间)');
|
||||
INSERT INTO `cm_title` VALUES (2994, 'UPF', 'InventoryUnitHost', 'PGWAE10', 'ManufacturerData', '特殊信息', '设备商填写的特殊信息');
|
||||
INSERT INTO `cm_title` VALUES (2995, 'UPF', 'InventoryUnitHost', 'PGWAE11', 'HostPosition', '主机位置', '主机在机房中的位置,当主机位于机架中时,为机架编号;否则主机应有自己独立的机房位置信息。 ');
|
||||
INSERT INTO `cm_title` VALUES (2996, 'UPF', 'InventoryUnitHost', 'PGWAE12', 'NumberOfCpu', 'CPU数量', '主机配置的CPU数量');
|
||||
INSERT INTO `cm_title` VALUES (2997, 'UPF', 'InventoryUnitHost', 'PGWAE13', 'MemSize', '内存容量', '主机配置的内存容量');
|
||||
INSERT INTO `cm_title` VALUES (2998, 'UPF', 'InventoryUnitHost', 'PGWAE14', 'HardDiskSize', '硬盘容量', '主机配置的硬盘容量');
|
||||
INSERT INTO `cm_title` VALUES (2999, 'UPF', 'InventoryUnitAccessory', 'UPFAF01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3000, 'UPF', 'InventoryUnitAccessory', 'UPFAF02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (3001, 'UPF', 'InventoryUnitAccessory', 'UPFAF03', 'VendorUnitFamilyType', '归属类型', '由供应商提供的便于记忆的资产单元的归属类型');
|
||||
INSERT INTO `cm_title` VALUES (3002, 'UPF', 'InventoryUnitAccessory', 'UPFAF04', 'VendorUnitTypeNumber', '资产单元类型版本号', '由供应商提供的可唯一识别资产单元类型及版本的号码');
|
||||
INSERT INTO `cm_title` VALUES (3003, 'UPF', 'InventoryUnitAccessory', 'UPFAF05', 'VendorName', '供应商名称', '供应商名称');
|
||||
INSERT INTO `cm_title` VALUES (3004, 'UPF', 'InventoryUnitAccessory', 'UPFAF06', 'SerialNumber', '资产序列号', '资产序列号');
|
||||
INSERT INTO `cm_title` VALUES (3005, 'UPF', 'InventoryUnitAccessory', 'UPFAF07', 'VersionNumber', '资产版本号', '与VendorUnitTypeNumber相关的版本信息');
|
||||
INSERT INTO `cm_title` VALUES (3006, 'UPF', 'InventoryUnitAccessory', 'UPFAF08', 'DateOfManufacture', '生产日期', '生产日期');
|
||||
INSERT INTO `cm_title` VALUES (3007, 'UPF', 'InventoryUnitAccessory', 'UPFAF09', 'DateOfLastService', '最近服务日期', '最近服务的日期(最近一次恢复工作正常状态的时间)');
|
||||
INSERT INTO `cm_title` VALUES (3008, 'UPF', 'InventoryUnitAccessory', 'UPFAF10', 'ManufacturerData', '特殊信息', '设备商填写的特殊信息');
|
||||
INSERT INTO `cm_title` VALUES (3009, 'UPF', 'InventoryUnitAccessory', 'UPFAF11', 'AccessoryPosition', '附件位置', '附件所在机架的编号');
|
||||
INSERT INTO `cm_title` VALUES (3010, 'UPF', 'InventoryUnitAccessory', 'UPFAF12', 'AccessoryType', '附属设备类型', '自定义,例如:内部交换机,路由器,磁盘阵列等,仅适用于ManagedElement内部的附属设备。');
|
||||
INSERT INTO `cm_title` VALUES (3011, 'UPF', 'InventoryUnitAccessory', 'UPFAF13', 'AddtionalInformation', '描述信息', '设备自身特有的属性描述');
|
||||
INSERT INTO `cm_title` VALUES (3012, 'UPF', 'UpfFunction', 'UPFAG01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3013, 'UPF', 'UpfFunction', 'UPFAG02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (3014, 'UPF', 'UpfFunction', 'UPFAG03', 'AdministrativeState', '管理状态', '管理的状态,枚举型 {Locked, Unlocked, ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (3015, 'UPF', 'UpfFunction', 'UPFAG04', 'OperationalState', '运行状态', '运行的状态,枚举型{Disabled,Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (3016, 'UPF', 'UpfFunction', 'UPFAG05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (3017, 'UPF', 'UpfFunction', 'UPFAG06', 'MaxQosFlows', '最大QoS流数', '当前软硬件配置条件下(如licence限制),UPF最大支持的并发QoS流数。');
|
||||
INSERT INTO `cm_title` VALUES (3018, 'UPF', 'UpfFunction', 'UPFAG07', 'MaxThroughput', '最大数据吞吐率', 'UPF最大每秒能处理的数据量,包括双向流量。');
|
||||
INSERT INTO `cm_title` VALUES (3019, 'UPF', 'EpRpDynN9Upf', 'UPFAH01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3020, 'UPF', 'EpRpDynN9Upf', 'UPFAH02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (3021, 'UPF', 'EpRpDynN9Upf', 'UPFAH03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (3022, 'UPF', 'EpRpDynN9Upf', 'UPFAH04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (3023, 'UPF', 'EpRpDynN3Upf', 'UPFAI01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3024, 'UPF', 'EpRpDynN3Upf', 'UPFAI02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (3025, 'UPF', 'EpRpDynN3Upf', 'UPFAI03', 'LocIpAddrList', '本端IP地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4或Ipv6的地址格式)。');
|
||||
INSERT INTO `cm_title` VALUES (3026, 'UPF', 'EpRpDynN3Upf', 'UPFAI04', 'FarIpSubnetworkList', '远端IP子网列表', '参考点所关联的远端IP子网列表:\n1.Ipv4:List of Struct{\n Subnetwork:string,\n Mask:string }\n若子网仅包含一个IP地址,则Subnetwork为该IP地址,Mask为255.255.255.255。\n若子网地址为0.0.0.0,Mask可为任意值(通常也取0.0.0.0),代表所有局向。\n2.Ipv6:子网+前缀方式,样例供参考:\n{(2409:802F:0000:0207:0000:0000:1001:0502,128),(2409:802F:0000:0207:0000:0000:1001:0501,128)}或{(2409:802F:0000:0207::1001:0502,128),(2409:802F:0000:0207::1001:0501,128)}或{(2409:802F:0:207::1001:502,128),(2409:802F:0:207::1001:501,128)}');
|
||||
INSERT INTO `cm_title` VALUES (3027, 'UPF', 'AmfFunction', 'UPFAJ01', 'Id', '标识符', '对象标识,只在OMC范围内有效');
|
||||
INSERT INTO `cm_title` VALUES (3028, 'UPF', 'AmfFunction', 'UPFAJ02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (3029, 'UPF', 'AmfFunction', 'UPFAJ03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (3030, 'UPF', 'AmfFunction', 'UPFAJ04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (3031, 'UPF', 'AmfFunction', 'UPFAJ05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (3032, 'UPF', 'AmfFunction', 'UPFAJ06', 'Fqdn', 'AmfFunction的FQDN', '基于服务化接口的AmfFunction的FQDN,FQDN结构请参见TS23.003.');
|
||||
INSERT INTO `cm_title` VALUES (3033, 'UPF', 'SmfFunction', 'UPFAK01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3034, 'UPF', 'SmfFunction', 'UPFAK02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (3035, 'UPF', 'SmfFunction', 'UPFAK03', 'AdministrativeState', '管理状态', '管理的状态,枚举型 {Locked, Unlocked, ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (3036, 'UPF', 'SmfFunction', 'UPFAK04', 'OperationalState', '运行状态', '运行的状态,枚举型{Disabled,Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (3037, 'UPF', 'SmfFunction', 'UPFAK05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (3038, 'UPF', 'SmfFunction', 'UPFAK06', 'Fqdn', 'SmfFunction的FQDN', '基于服务化接口的SmfFunction的FQDN,FQDN结构请参见TS23.003');
|
||||
INSERT INTO `cm_title` VALUES (3039, 'UPF', 'UdrFunction', 'UPFAL01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3040, 'UPF', 'UdrFunction', 'UPFAL02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (3041, 'UPF', 'UdrFunction', 'UPFAL03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (3042, 'UPF', 'UdrFunction', 'UPFAL04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (3043, 'UPF', 'UdrFunction', 'UPFAL05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (3044, 'UPF', 'UdrFunction', 'UPFAL06', 'Fqdn', 'UdrFunction的FQDN', '基于服务化接口的UdrFunction的FQDN,FQDN结构请参见TS23.003。');
|
||||
INSERT INTO `cm_title` VALUES (3045, 'UPF', 'AusfFunction', 'UDMAM01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3046, 'UPF', 'AusfFunction', 'UDMAM02', 'UserLabel', '用户友好名', '对象名称');
|
||||
INSERT INTO `cm_title` VALUES (3047, 'UPF', 'AusfFunction', 'UDMAM03', 'AdministrativeState', '管理状态', '管理的状态,取值范围为{Locked,Unlocked,ShuttingDown}');
|
||||
INSERT INTO `cm_title` VALUES (3048, 'UPF', 'AusfFunction', 'UDMAM04', 'OperationalState', '运行状态', '运行的状态,取值范围为{Disabled, Enabled}');
|
||||
INSERT INTO `cm_title` VALUES (3049, 'UPF', 'AusfFunction', 'UDMAM05', 'VnfInstanceId', '虚拟化实例标识', '虚拟网元的InstanceId');
|
||||
INSERT INTO `cm_title` VALUES (3050, 'UPF', 'AusfFunction', 'UDMAM06', 'Fqdn', 'AusfFunction的FQDN', '基于服务化接口的AusfFunction的FQDN,FQDN结构请参见TS23.003。');
|
||||
INSERT INTO `cm_title` VALUES (3051, 'UPF', 'IPResource', 'UPFAN01', 'Id', '标识符', '命名属性 ');
|
||||
INSERT INTO `cm_title` VALUES (3052, 'UPF', 'IPResource', 'UPFAN02', 'UserLabel', '用户友好名', '用户友好名,由EMS厂商自己指定,做为其内部标识,并可被NMS修改。');
|
||||
INSERT INTO `cm_title` VALUES (3053, 'UPF', 'IPResource', 'UPFAN03', 'InterfaceType', '接口类型', '包含管理接口和业务接口(信令和媒体)。枚举值{Mgt,N4,N3,N9,N19},备注:管理接口为Mgt。');
|
||||
INSERT INTO `cm_title` VALUES (3054, 'UPF', 'IPResource', 'UPFAN04', 'LocIpV4AddrList', '本端IPV4地址列表', '参考点所关联的本端网元的IP地址列表(Ipv4地址格式),如无IPV4地址,填写{Default}。');
|
||||
INSERT INTO `cm_title` VALUES (3055, 'UPF', 'IPResource', 'UPFAN05', 'LocIpV6AddrList', '本端IPV6地址列表', '参考点所关联的本端网元的IP地址列表(Ipv6地址格式),如无IPV6地址,填写{Default}。');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
51
database/install/config.sql
Normal file
51
database/install/config.sql
Normal file
@@ -0,0 +1,51 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/08/2023 23:26:43
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for config
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `config`;
|
||||
CREATE TABLE `config` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`module_name` varchar(32) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL,
|
||||
`config_tag` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`title_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`value` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL,
|
||||
`value_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 19 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of config
|
||||
-- ----------------------------
|
||||
INSERT INTO `config` VALUES (1, 'Alarm', 'historyDuration', '{\"cn\": \"历史告警保留时间间隔(天)\", \"en\": \"History alarm duration(day)\"}', '90', NULL, '2023-07-25 20:41:18');
|
||||
INSERT INTO `config` VALUES (2, 'LOG', 'logDuration', '{\"cn\": \"日志保留时间(天)\", \"en\": \"Log saved duration(day)\"}', '90', NULL, '2023-05-08 17:40:28');
|
||||
INSERT INTO `config` VALUES (3, 'LOG', 'logCapacity', '{\"cn\": \"日志占用空间(MB)\", \"en\": \"Log occupation space(MB)\"}', '1344', NULL, '2023-08-02 17:20:39');
|
||||
INSERT INTO `config` VALUES (4, 'PM', 'pmBackupTask', '{\"cn\": \"性能数据报表定期备份(天)\", \"en\": \"PM data backup task(day)\"}', '2', NULL, '2023-07-31 14:49:11');
|
||||
INSERT INTO `config` VALUES (5, 'Alarm', 'syncTaskPeriod', '{\"cn\": \"告警同步周期时长(小时)\", \"en\": \"Alarm sync task period(小时)\"}', '24', '{\"alarmEnd\":\"2023-08-21 00:00:00\",\"alarmStart\":\"2023-08-08 00:00:00\",\"syncTaskPeriod\":\"22\",\"unit\":\"hour\",\"status\":\"Active\"}', '2023-08-02 11:17:29');
|
||||
INSERT INTO `config` VALUES (6, 'Alarm', 'displayFilter', '{\"cn\": \"告警显示过滤设置\", \"en\": \"Alarm filter setting\"}', '', '{}', '2023-07-27 15:02:23');
|
||||
INSERT INTO `config` VALUES (7, 'Alarm', 'autoAlarmAck', '{\"cn\": \"告警自动确认设置\", \"en\": \"Alarm automatic ack setting\"}', '', '{\"alarm_status\":\"0\",\"alarm_type\":\"EquipmentAlarm\",\"orig_severity\":\"Major\",\"ack_user\":\"admin\"}', '2023-07-28 08:07:02');
|
||||
INSERT INTO `config` VALUES (8, 'PM', 'keepPMCKpi', '{\"cn\": \"删除指标保留时长(天)\", \"en\": \"Keep custom pm kpi duration(day)\"}', '4', NULL, '2023-07-29 11:01:45');
|
||||
INSERT INTO `config` VALUES (9, 'Security', 'sessionExpires', '{\"cn\": \"登录会话超时时长(秒)\", \"en\": \"User\'s session expires(second)\"}', '1800000', NULL, '2023-07-31 09:45:17');
|
||||
INSERT INTO `config` VALUES (10, 'Alarm', 'forwardAlarm', '{\"cn\": \"告警前转接口设置\", \"en\": \"Alarm forward interface\"}', NULL, '[{\"interface\":\"Email\",\"to_user\":[\"371757574@qq.com\"]},{\"interface\":\"SMS\",\"to_user\":[\"11111112312\"]}]', '2023-08-03 11:42:21');
|
||||
INSERT INTO `config` VALUES (17, 'Security', 'highRisk', '{\"cn\":\"高危指令设置\",\"en\":\"High risk instruction settings\"}', NULL, '{\"morningInfo\":\"请不要删除该字段\",\"nightInfo\":\"请不要在该时间删除字段\"}', '2023-08-03 19:16:45');
|
||||
INSERT INTO `config` VALUES (18, 'Gold', 'goldSet', '{\"cn\":\"黄金指标设置\",\"en\":\"Gold Index Setting\"}', NULL, '{\"goldWeek\":\"1\",\"omc_name\":\"23123\",\"login_url\":\"231231\",\"handshake_url\":\"321312\",\"grant_type\":\"321312\",\"user_name\":\"32131\",\"user_key\":\"22321\",\"max_data_len\":\"231\",\"kpi_report_url\":\"1231231\",\"time_out\":\"2131\"}', '2023-08-04 20:29:03');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
34
database/install/event_log.sql
Normal file
34
database/install/event_log.sql
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 04/08/2023 22:42:45
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for event_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `event_log`;
|
||||
CREATE TABLE `event_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`event_time` datetime NULL DEFAULT NULL,
|
||||
`log_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 1292 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
41
database/install/gold_kpi.sql
Normal file
41
database/install/gold_kpi.sql
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 15/07/2023 14:24:11
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for gold_kpi
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `gold_kpi`;
|
||||
CREATE TABLE `gold_kpi` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`date` date NOT NULL,
|
||||
`index` smallint(6) NOT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`ne_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`rm_uid` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`value` int(11) NULL DEFAULT 0,
|
||||
`error` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`timestamp` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `idx_st_nt_id`(`start_time`, `ne_type`, `rm_uid`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 3532134 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
45
database/install/group.sql
Normal file
45
database/install/group.sql
Normal file
@@ -0,0 +1,45 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 05/08/2023 15:42:29
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for group
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `group`;
|
||||
CREATE TABLE `group` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_time` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`name`) USING BTREE,
|
||||
INDEX `fk_account_id`(`id`) USING BTREE,
|
||||
INDEX `name`(`name`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 22 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of group
|
||||
-- ----------------------------
|
||||
INSERT INTO `group` VALUES (1, 'admin', '', '2023-05-13 11:04:54');
|
||||
INSERT INTO `group` VALUES (3, 'audit', NULL, '2023-05-16 22:48:54');
|
||||
INSERT INTO `group` VALUES (12, 'erole_id', NULL, '2023-08-03 15:59:11');
|
||||
INSERT INTO `group` VALUES (21, 'example_role_id', NULL, '2023-08-04 17:35:50');
|
||||
INSERT INTO `group` VALUES (2, 'operator', NULL, '2023-05-16 22:49:42');
|
||||
INSERT INTO `group` VALUES (5, 'oss', NULL, '2023-05-16 22:54:50');
|
||||
INSERT INTO `group` VALUES (4, 'user', NULL, '2023-05-16 22:48:46');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
112
database/install/kpi_title.sql
Normal file
112
database/install/kpi_title.sql
Normal file
@@ -0,0 +1,112 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 25/07/2023 19:53:26
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for kpi_title
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `kpi_title`;
|
||||
CREATE TABLE `kpi_title` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`title_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`cn_title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`en_title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 77 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of kpi_title
|
||||
-- ----------------------------
|
||||
INSERT INTO `kpi_title` VALUES (1, 'AMF', 'AMF.01', '{\"cn\": \"AMF注册态用户数\", \"en\": \"AMF.RegSub\"}', 'AMF注册态用户数', 'AMF.RegSub');
|
||||
INSERT INTO `kpi_title` VALUES (2, 'AMF', 'AMF.02', '{\"cn\": \"AMF初始注册请求次数\", \"en\": \"AMF.AttInitReg\"}', 'AMF初始注册请求次数', 'AMF.AttInitReg');
|
||||
INSERT INTO `kpi_title` VALUES (3, 'AMF', 'AMF.03', '{\"cn\": \"AMF初始注册成功次数\", \"en\": \"AMF.SuccInitReg\"}', 'AMF初始注册成功次数', 'AMF.SuccInitReg');
|
||||
INSERT INTO `kpi_title` VALUES (4, 'AMF', 'AMF.04', '{\"cn\": \"AMF初始注册失败次数_非法用户\", \"en\": \"AMF.FailedInitReg.3\"}', 'AMF初始注册失败次数_非法用户', 'AMF.FailedInitReg.3');
|
||||
INSERT INTO `kpi_title` VALUES (5, 'AMF', 'AMF.05', '{\"cn\": \"AMF初始注册失败次数_PEI不允许\", \"en\": \"AMF.FailedInitReg.5\"}', 'AMF初始注册失败次数_PEI不允许', 'AMF.FailedInitReg.5');
|
||||
INSERT INTO `kpi_title` VALUES (6, 'AMF', 'AMF.06', '{\"cn\": \"AMF初始注册失败次数_非法设备\", \"en\": \"AMF.FailedInitReg.6\"}', 'AMF初始注册失败次数_非法设备', 'AMF.FailedInitReg.6');
|
||||
INSERT INTO `kpi_title` VALUES (7, 'AMF', 'AMF.07', '{\"cn\": \"AMF初始注册失败次数_5GS服务不允许_用户原因\", \"en\": \"AMF.FailedInitReg.7.User\"}', 'AMF初始注册失败次数_5GS服务不允许_用户原因', 'AMF.FailedInitReg.7.User');
|
||||
INSERT INTO `kpi_title` VALUES (8, 'AMF', 'AMF.08', '{\"cn\": \"AMF初始注册失败次数_跟踪区内无合适小区_用户原因\", \"en\": \"AMF.FailedInitReg.15.User\"}', 'AMF初始注册失败次数_跟踪区内无合适小区_用户原因', 'AMF.FailedInitReg.15.User');
|
||||
INSERT INTO `kpi_title` VALUES (9, 'AMF', 'AMF.09', '{\"cn\": \"AMF初始注册失败次数_N1模式不允许\", \"en\": \"AMF.FailedInitReg.27\"}', 'AMF初始注册失败次数_N1模式不允许', 'AMF.FailedInitReg.27');
|
||||
INSERT INTO `kpi_title` VALUES (10, 'AMF', 'AMF.10', '{\"cn\": \"AMF初始注册失败次数_PLMN不允许\", \"en\": \"AMF.FailedInitReg.11\"}', 'AMF初始注册失败次数_PLMN不允许', 'AMF.FailedInitReg.11');
|
||||
INSERT INTO `kpi_title` VALUES (11, 'AMF', 'AMF.11', '{\"cn\": \"AMF初始注册失败次数_跟踪区不允许\", \"en\": \"AMF.FailedInitReg.12\"}', 'AMF初始注册失败次数_跟踪区不允许', 'AMF.FailedInitReg.12');
|
||||
INSERT INTO `kpi_title` VALUES (12, 'AMF', 'AMF.12', '{\"cn\": \"AMF初始注册失败次数_漫游跟踪区禁止接入\", \"en\": \"AMF.FailedInitReg.13\"}', 'AMF初始注册失败次数_漫游跟踪区禁止接入', 'AMF.FailedInitReg.13');
|
||||
INSERT INTO `kpi_title` VALUES (13, 'AMF', 'AMF.13', '{\"cn\": \"AMF初始注册失败次数_无可用网络切片\", \"en\": \"AMF.FailedInitReg.62\"}', 'AMF初始注册失败次数_无可用网络切片', 'AMF.FailedInitReg.62');
|
||||
INSERT INTO `kpi_title` VALUES (14, 'AMF', 'AMF.14', '{\"cn\": \"AMF初始注册失败次数_协议错误_用户原因\", \"en\": \"AMF.FailedInitReg.111.User\"}', 'AMF初始注册失败次数_协议错误_用户原因', 'AMF.FailedInitReg.111.User');
|
||||
INSERT INTO `kpi_title` VALUES (15, 'AMF', 'AMF.15', '{\"cn\": \"AMF一次寻呼响应次数\", \"en\": \"AMF.FirstPagingSucc\"}', 'AMF一次寻呼响应次数', 'AMF.FirstPagingSucc');
|
||||
INSERT INTO `kpi_title` VALUES (16, 'AMF', 'AMF.16', '{\"cn\": \"AMF二次寻呼响应次数\", \"en\": \"AMF.SecondPagingSucc\"}', 'AMF二次寻呼响应次数', 'AMF.SecondPagingSucc');
|
||||
INSERT INTO `kpi_title` VALUES (17, 'AMF', 'AMF.17', '{\"cn\": \"AMF寻呼请求次数\", \"en\": \"AMF.PagAtt\"}', 'AMF寻呼请求次数', 'AMF.PagAtt');
|
||||
INSERT INTO `kpi_title` VALUES (18, 'AMF', 'AMF.18', '{\"cn\": \"AMF业务请求被拒次数\", \"en\": \"AMF.FailServiceReq\"}', 'AMF业务请求被拒次数', 'AMF.FailServiceReq');
|
||||
INSERT INTO `kpi_title` VALUES (19, 'AMF', 'AMF.19', '{\"cn\": \"AMF业务请求尝试次数\", \"en\": \"AMF.AttServiceReq\"}', 'AMF业务请求尝试次数', 'AMF.AttServiceReq');
|
||||
INSERT INTO `kpi_title` VALUES (21, 'SMF', 'SMF.01', '{\"cn\": \"5G实时PDU会话数\", \"en\": \"SMF.MeanPduSession\"}', '5G实时PDU会话数', 'SMF.MeanPduSession');
|
||||
INSERT INTO `kpi_title` VALUES (22, 'SMF', 'SMF.02', '{\"cn\": \"PDU会话建立成功次数\", \"en\": \"SMF.SuccCreatePduSession\"}', 'PDU会话建立成功次数', 'SMF.SuccCreatePduSession');
|
||||
INSERT INTO `kpi_title` VALUES (23, 'SMF', 'SMF.03', '{\"cn\": \"PDU会话建立请求次数\", \"en\": \"SMF.AttCreatePduSession\"}', 'PDU会话建立请求次数', 'SMF.AttCreatePduSession');
|
||||
INSERT INTO `kpi_title` VALUES (24, 'SMF', 'SMF.04', '{\"cn\": \"IMS PDU会话建立成功次数\", \"en\": \"SMF.SuccCreatePduSession._Ims\"}', 'IMS PDU会话建立成功次数', 'SMF.SuccCreatePduSession._Ims');
|
||||
INSERT INTO `kpi_title` VALUES (25, 'SMF', 'SMF.05', '{\"cn\": \"IMS PDU会话建立请求次数\", \"en\": \"SMF.AttCreatePduSession._Ims\"}', 'IMS PDU会话建立请求次数', 'SMF.AttCreatePduSession._Ims');
|
||||
INSERT INTO `kpi_title` VALUES (26, 'SMF', 'SMF.06', '{\"cn\": \"EPS-Fallback成功数\", \"en\": \"SMF.SuccSmfModifyBearerResponse.Epsfb\"}', 'EPS-Fallback成功数', 'SMF.SuccSmfModifyBearerResponse.Epsfb');
|
||||
INSERT INTO `kpi_title` VALUES (27, 'SMF', 'SMF.07', '{\"cn\": \"EPS-Fallback请求数\", \"en\": \"SMF.AttSmfModifyPduSession.Epsfb\"}', 'EPS-Fallback请求数', 'SMF.AttSmfModifyPduSession.Epsfb');
|
||||
INSERT INTO `kpi_title` VALUES (28, 'UDM', 'UDM.01', '{\"cn\": \"5G注册用户数\", \"en\": \"UDR.5gActSub\"}', '5G注册用户数', 'UDR.5gActSub');
|
||||
INSERT INTO `kpi_title` VALUES (29, 'UDM', 'UDM.02', '{\"cn\": \"AMF发起的UECM注册请求次数\", \"en\": \"UDM.AmfUecmRegReq\"}', 'AMF发起的UECM注册请求次数', 'UDM.AmfUecmRegReq');
|
||||
INSERT INTO `kpi_title` VALUES (30, 'UDM', 'UDM.03', '{\"cn\": \"AMF发起的UECM注册成功次数\", \"en\": \"UDM.AmfUecmRegSucc\"}', 'AMF发起的UECM注册成功次数', 'UDM.AmfUecmRegSucc');
|
||||
INSERT INTO `kpi_title` VALUES (31, 'UDM', 'UDM.04', '{\"cn\": \"SMF发起的UECM注册成功次数\", \"en\": \"UDM.SmfUecmRegSucc\"}', 'SMF发起的UECM注册成功次数', 'UDM.SmfUecmRegSucc');
|
||||
INSERT INTO `kpi_title` VALUES (32, 'UDM', 'UDM.05', '{\"cn\": \"SMF发起的UECM注册请求次数\", \"en\": \"UDM.SmfUecmRegReq\"}', 'SMF发起的UECM注册请求次数', 'UDM.SmfUecmRegReq');
|
||||
INSERT INTO `kpi_title` VALUES (33, 'UDM', 'UDM.06', '{\"cn\": \"4G注册用户数\", \"en\": \"SUB.EpsActSubsInHss\"}', '4G注册用户数', 'SUB.EpsActSubsInHss');
|
||||
INSERT INTO `kpi_title` VALUES (34, 'UDM', 'UDM.07', '{\"cn\": \"4G鉴权信息查询成功次数\", \"en\": \"DIAM.AucInfoAnsSucc\"}', '4G鉴权信息查询成功次数', 'DIAM.AucInfoAnsSucc');
|
||||
INSERT INTO `kpi_title` VALUES (35, 'UDM', 'UDM.08', '{\"cn\": \"4G鉴权信息查询请求次数\", \"en\": \"DIAM.AucInfoReq\"}', '4G鉴权信息查询请求次数', 'DIAM.AucInfoReq');
|
||||
INSERT INTO `kpi_title` VALUES (36, 'UDM', 'UDM.09', '{\"cn\": \"4G更新位置成功次数\", \"en\": \"DIAM.UpdateLocationAnsSucc\"}', '4G更新位置成功次数', 'DIAM.UpdateLocationAnsSucc');
|
||||
INSERT INTO `kpi_title` VALUES (37, 'UDM', 'UDM.10', '{\"cn\": \"4G更新位置请求次数\", \"en\": \"DIAM.UpdateLocationReq\"}', '4G更新位置请求次数', 'DIAM.UpdateLocationReq');
|
||||
INSERT INTO `kpi_title` VALUES (38, 'UDM', 'UDM.11', '{\"cn\": \"SAR成功响应总次数\", \"en\": \"UR.SuccSAA\"}', 'SAR成功响应总次数', 'UR.SuccSAA');
|
||||
INSERT INTO `kpi_title` VALUES (39, 'UDM', 'UDM.12', '{\"cn\": \"SAR请求总次数\", \"en\": \"UR.AttSAR\"}', 'SAR请求总次数', 'UR.AttSAR');
|
||||
INSERT INTO `kpi_title` VALUES (40, 'UDM', 'UDM.13', '{\"cn\": \"LIR成功响应总次数\", \"en\": \"LIQ.SuccLIA\"}', 'LIR成功响应总次数', 'LIQ.SuccLIA');
|
||||
INSERT INTO `kpi_title` VALUES (41, 'UDM', 'UDM.14', '{\"cn\": \"LIR请求总次数\", \"en\": \"LIQ.AttLIR\"}', 'LIR请求总次数', 'LIQ.AttLIR');
|
||||
INSERT INTO `kpi_title` VALUES (42, 'AUSF', 'AUSF.01', '{\"cn\": \"鉴权成功次数\", \"en\": \"Ausf.UeAuthAnsSucc\"}', '鉴权成功次数', 'Ausf.UeAuthAnsSucc');
|
||||
INSERT INTO `kpi_title` VALUES (43, 'AUSF', 'AUSF.02', '{\"cn\": \"鉴权请求次数\", \"en\": \"Ausf.UeAuthReq\"}', '鉴权请求次数', 'Ausf.UeAuthReq');
|
||||
INSERT INTO `kpi_title` VALUES (64, 'UPF', 'UPF.01', '{\"cn\": \"PFCP会话建立成功次数\", \"en\": \"UPF.PfcpSessionEstabSucc\"}', 'PFCP会话建立成功次数', 'UPF.PfcpSessionEstabSucc');
|
||||
INSERT INTO `kpi_title` VALUES (65, 'UPF', 'UPF.02', '{\"cn\": \"PFCP会话建立请求次数\", \"en\": \"UPF.PfcpSessionEstabReq\"}', 'PFCP会话建立请求次数', 'UPF.PfcpSessionEstabReq');
|
||||
INSERT INTO `kpi_title` VALUES (66, 'UPF', 'UPF.03', '{\"cn\": \"N6接口上行字节数\", \"en\": \"UPF.N6OgOct\"}', 'N6接口上行字节数', 'UPF.N6OgOct');
|
||||
INSERT INTO `kpi_title` VALUES (67, 'UPF', 'UPF.04', '{\"cn\": \"N6接口下行字节数\", \"en\": \"UPF.N6IncOct\"}', 'N6接口下行字节数', 'UPF.N6IncOct');
|
||||
INSERT INTO `kpi_title` VALUES (68, 'UPF', 'UPF.05', '{\"cn\": \"N3接口上行字节数\", \"en\": \"UPF.N3OgOct\"}', 'N3接口上行字节数', 'UPF.N3OgOct');
|
||||
INSERT INTO `kpi_title` VALUES (69, 'UPF', 'UPF.06', '{\"cn\": \"N3接口下行字节数\", \"en\": \"UPF.N3IncOct\"}', 'N3接口下行字节数', 'UPF.N3IncOct');
|
||||
INSERT INTO `kpi_title` VALUES (70, 'UPF', 'UPF.07', '{\"cn\": \"SGi接口上行字节数\", \"en\": \"IP.PeakThroughputUlSgi\"}', 'SGi接口上行字节数', 'IP.PeakThroughputUlSgi');
|
||||
INSERT INTO `kpi_title` VALUES (71, 'UPF', 'UPF.08', '{\"cn\": \"SGi接口下行字节数\", \"en\": \"IP.PeakThroughputDlSgi\"}', 'SGi接口下行字节数', 'IP.PeakThroughputDlSgi');
|
||||
INSERT INTO `kpi_title` VALUES (72, 'UPF', 'UPF.09', '{\"cn\": \"S1-U接口上行字节数\", \"en\": \"GTP.OutOctS1uSgw\"}', 'S1-U接口上行字节数', 'GTP.OutOctS1uSgw');
|
||||
INSERT INTO `kpi_title` VALUES (73, 'UPF', 'UPF.10', '{\"cn\": \"S1-U接口下行字节数\", \"en\": \"GTP.IncOctS1uSgw\"}', 'S1-U接口下行字节数', 'GTP.IncOctS1uSgw');
|
||||
INSERT INTO `kpi_title` VALUES (74, 'AMF', 'AMF.20', '{\"cn\": \"EPS在线用户数\", \"en\": \"SUB.NbrSub.EcmIdle+SUB.NbrSub.EcmConnected\"}', 'EPS在线用户数', 'SUB.NbrSub.EcmIdle+SUB.NbrSub.EcmConnected');
|
||||
INSERT INTO `kpi_title` VALUES (75, 'AMF', 'AMF.21', '{\"cn\": \"EPS附着成功次数\", \"en\": \"MM.SuccEpsAttach\"}', 'EPS附着成功次数', 'MM.SuccEpsAttach');
|
||||
INSERT INTO `kpi_title` VALUES (76, 'AMF', 'AMF.22', '{\"cn\": \"EPS附着请求次数\", \"en\": \"MM.AttEpsAttach\"}', 'EPS附着请求次数', 'MM.AttEpsAttach');
|
||||
INSERT INTO `kpi_title` VALUES (77, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_非法用户\", \"en\": \"MM.FailedEpsAttach.3\"}', 'EPS附着失败次数_非法用户', 'MM.FailedEpsAttach.3');
|
||||
INSERT INTO `kpi_title` VALUES (78, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_非法终端\", \"en\": \"MM.FailedEpsAttach.5\"}', 'EPS附着失败次数_非法终端', 'MM.FailedEpsAttach.5');
|
||||
INSERT INTO `kpi_title` VALUES (79, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_非法ME\", \"en\": \"MM.FailedEpsAttach.6\"}', 'EPS附着失败次数_非法ME', 'MM.FailedEpsAttach.6');
|
||||
INSERT INTO `kpi_title` VALUES (80, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_EPS服务不允许_用户原因\", \"en\": \"MM.FailedEpsAttach.7.User\"}', 'EPS附着失败次数_EPS服务不允许_用户原因', 'MM.FailedEpsAttach.7.User');
|
||||
INSERT INTO `kpi_title` VALUES (81, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_EPS和非EPS服务不允许\", \"en\": \"MM.FailedEpsAttach.8\"}', 'EPS附着失败次数_EPS和非EPS服务不允许', 'MM.FailedEpsAttach.8');
|
||||
INSERT INTO `kpi_title` VALUES (82, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_跟踪区内无合适小区_用户原因\", \"en\": \"MM.FailedEpsAttach.15.User\"}', 'EPS附着失败次数_跟踪区内无合适小区_用户原因', 'MM.FailedEpsAttach.15.User');
|
||||
INSERT INTO `kpi_title` VALUES (83, 'AMF', 'AMF.23', '{\"cn\": \"EPS附着失败次数_ESM失败_用户原因\", \"en\": \"MM.FailedEpsAttach.19.User\"}', 'EPS附着失败次数_ESM失败_用户原因', 'MM.FailedEpsAttach.19.User');
|
||||
INSERT INTO `kpi_title` VALUES (84, 'AMF', 'AMF.23', '{\"cn\": \"MME一次寻呼响应次数\", \"en\": \"MM.FirstPagingSucc\"}', 'MME一次寻呼响应次数', 'MM.FirstPagingSucc');
|
||||
INSERT INTO `kpi_title` VALUES (85, 'AMF', 'AMF.23', '{\"cn\": \"MME二次寻呼响应次数\", \"en\": \"MM.SecondPagingSucc\"}', 'MME二次寻呼响应次数', 'MM.SecondPagingSucc');
|
||||
INSERT INTO `kpi_title` VALUES (86, 'AMF', 'AMF.23', '{\"cn\": \"MME寻呼请求次数\", \"en\": \"MM.PagAtt\"}', 'MME寻呼请求次数', 'MM.PagAtt');
|
||||
|
||||
INSERT INTO `kpi_title` VALUES (87, 'AMF', 'AMF.23', '{\"cn\": \"4G在线会话数\", \"en\": \"SM.MeanNbrBearerPgw.Default\"}', '4G在线会话数', 'SM.MeanNbrBearerPgw.Default');
|
||||
INSERT INTO `kpi_title` VALUES (88, 'AMF', 'AMF.23', '{\"cn\": \"PGW缺省承载建立成功个数\", \"en\": \"SM.SuccCreateDefaultEpsBearer\"}', 'PGW缺省承载建立成功个数', 'SM.SuccCreateDefaultEpsBearer');
|
||||
INSERT INTO `kpi_title` VALUES (89, 'AMF', 'AMF.23', '{\"cn\": \"PGW缺省承载建立请求个数\", \"en\": \"SM.AttCreateDefaultEpsBearer\"}', 'PGW缺省承载建立请求个数', 'SM.AttCreateDefaultEpsBearer');
|
||||
INSERT INTO `kpi_title` VALUES (90, 'AMF', 'AMF.23', '{\"cn\": \"PGW专用承载建立成功个数\", \"en\": \"SM.SuccCreateDedicatedEpsBearer\"}', 'PGW专用承载建立成功个数', 'SM.SuccCreateDedicatedEpsBearer');
|
||||
INSERT INTO `kpi_title` VALUES (91, 'AMF', 'AMF.23', '{\"cn\": \"PGW专用承载建立请求个数\", \"en\": \"SM.AttCreateDedicatedEpsBearer\"}', 'PGW专用承载建立请求个数', 'SM.AttCreateDedicatedEpsBearer');
|
||||
INSERT INTO `kpi_title` VALUES (92, 'AMF', 'AMF.23', '{\"cn\": \"IMS缺省承载成功建立个数\", \"en\": \"SM.SuccCreateDefaultEpsBearer._Ims\"}', 'IMS缺省承载成功建立个数', 'SM.SuccCreateDefaultEpsBearer._Ims');
|
||||
INSERT INTO `kpi_title` VALUES (93, 'AMF', 'AMF.23', '{\"cn\": \"IMS缺省承载请求建立个数\", \"en\": \"SM.AttCreateDefaultEpsBearer._Ims\"}', 'IMS缺省承载请求建立个数', 'SM.AttCreateDefaultEpsBearer._Ims');
|
||||
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
42
database/install/measure_data.sql
Normal file
42
database/install/measure_data.sql
Normal file
@@ -0,0 +1,42 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:45:08
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for measure_data
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `measure_data`;
|
||||
CREATE TABLE `measure_data` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`date` date NULL DEFAULT NULL,
|
||||
`task_id` int(11) NULL DEFAULT NULL,
|
||||
`ne_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`rm_uid` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`granul_option` enum('15M','30M','60M','24H') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '15M',
|
||||
`kpi_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_ext` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`value` bigint(20) NULL DEFAULT 0,
|
||||
`timestamp` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 321902 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
41
database/install/measure_task.sql
Normal file
41
database/install/measure_task.sql
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/08/2023 23:49:41
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for measure_task
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `measure_task`;
|
||||
CREATE TABLE `measure_task` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_ids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT '[]',
|
||||
`kpi_set` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT '[]',
|
||||
`start_time` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`end_time` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`periods` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT '[]',
|
||||
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT '[]',
|
||||
`granul_option` enum('15M','30M','60M','24H') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '15M',
|
||||
`status` enum('Inactive','Active','Suspend','Deleted') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'Inactive',
|
||||
`create_time` datetime NULL DEFAULT current_timestamp(),
|
||||
`update_time` datetime NULL DEFAULT NULL,
|
||||
`delete_time` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 76 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
37
database/install/measure_threshold.sql
Normal file
37
database/install/measure_threshold.sql
Normal file
@@ -0,0 +1,37 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 18/07/2023 11:49:52
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for measure_threshold
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `measure_threshold`;
|
||||
CREATE TABLE `measure_threshold` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_set` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`threshold` bigint(20) NULL DEFAULT 0,
|
||||
`status` enum('Active','Inactive','Deleted') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Active',
|
||||
`orig_severity` enum('Critical','Major','Minor','Warning','Event') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_id` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'EMSPM30001',
|
||||
`alarm_flag` tinyint(1) NULL DEFAULT 0,
|
||||
`create_time` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 10 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
522
database/install/measure_title.sql
Normal file
522
database/install/measure_title.sql
Normal file
@@ -0,0 +1,522 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:46:17
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for measure_title
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `measure_title`;
|
||||
CREATE TABLE `measure_title` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`pseudo` enum('false','true') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'false',
|
||||
`object_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`Period` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`title_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 3912 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of measure_title
|
||||
-- ----------------------------
|
||||
INSERT INTO `measure_title` VALUES (3431, 'AMF', 'AMFHA01', 'AMF.AuthReq', 'false', 'AmfFunction', '15M', '{\"cn\":\"鉴权请求次数\",\"en\":\"AMF.AuthReq\"}', 'AMF发起鉴权请求消息的次数\n');
|
||||
INSERT INTO `measure_title` VALUES (3432, 'AMF', 'AMFHA02', 'AMF.AuthFail', 'false', 'AmfFunction', '15M', '{\"cn\":\"鉴权参数错误次数\",\"en\":\"AMF.AuthFail\"}', 'UE检测出Authentication Request中包含的鉴权参数错误,向AMF发送Authentication Failure的次数,cause值可能为20、21、26');
|
||||
INSERT INTO `measure_title` VALUES (3433, 'AMF', 'AMFHA02', 'AMF.AuthFail.20', 'false', 'AmfFunction', '15M', '{\"cn\":\"MAC错误导致的鉴权参数错误次数\",\"en\":\"AMF.AuthFail.20\"}', 'UE检测出Authentication Request中包含的鉴权参数错误,向AMF发送Authentication Failure的次数,cause值可能为20、21、26');
|
||||
INSERT INTO `measure_title` VALUES (3434, 'AMF', 'AMFHA02', 'AMF.AuthFail.21', 'false', 'AmfFunction', '15M', '{\"cn\":\"同步失败导致的鉴权参数错误次数\",\"en\":\"AMF.AuthFail.21\"}', 'UE检测出Authentication Request中包含的鉴权参数错误,向AMF发送Authentication Failure的次数,cause值可能为20、21、26');
|
||||
INSERT INTO `measure_title` VALUES (3435, 'AMF', 'AMFHA02', 'AMF.AuthFail.26', 'false', 'AmfFunction', '15M', '{\"cn\":\"非5G鉴权导致的鉴权参数错误次数\",\"en\":\"AMF.AuthFail.26\"}', 'UE检测出Authentication Request中包含的鉴权参数错误,向AMF发送Authentication Failure的次数,cause值可能为20、21、26');
|
||||
INSERT INTO `measure_title` VALUES (3436, 'AMF', 'AMFHA03', 'AMF.AuthReject', 'false', 'AmfFunction', '15M', '{\"cn\":\"鉴权拒绝次数\",\"en\":\"AMF.AuthReject\"}', '发送Authentication Reject消息的次数;\n');
|
||||
INSERT INTO `measure_title` VALUES (3437, 'AMF', 'AMFHB01', 'AMF.RegSub', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF注册态用户数\",\"en\":\"AMF.RegSub\"}', '当前所有注册在AMF上的用户');
|
||||
INSERT INTO `measure_title` VALUES (3438, 'AMF', 'AMFHB01', 'AMF.RegSubMean', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF平均注册态用户数\",\"en\":\"AMF.RegSubMean\"}', '当前所有注册在AMF上的用户,取统计周期内的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3439, 'AMF', 'AMFHB01', 'AMF.RegSubMax', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF最大注册态用户数\",\"en\":\"AMF.RegSubMax\"}', '当前所有注册在AMF上的用户,取统计周期内的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3440, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdle', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF空闲态用户数\",\"en\":\"AMF.RegSub.CmIdle\"}', '当前所有注册在AMF上的处于CM-IDLE状态的用户。');
|
||||
INSERT INTO `measure_title` VALUES (3441, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdleMean', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF平均空闲态用户数\",\"en\":\"AMF.RegSub.CmIdleMean\"}', '当前所有注册在AMF上的处于CM-IDLE状态的用户,取统计周期内的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3442, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdleMax', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF最大空闲态用户数\",\"en\":\"AMF.RegSub.CmIdleMax\"}', '当前所有注册在AMF上的处于CM-IDLE状态的用户,取统计周期内的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3443, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdle._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF空闲态用户数\",\"en\":\"AMF.RegSub.CmIdle._Ta\"}', '分TA统计当前处于CM-IDLE状态的用户数。如果网络配置约定TAList只包括当前TA,则分跟踪区的统计是准确的;若网络配置TAList可以包括多个TA,则以上次用户处于连接态时的TA作为用户当前TA,但这样统计的结果只是一个近似值。');
|
||||
INSERT INTO `measure_title` VALUES (3444, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdleMean._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF平均空闲态用户数\",\"en\":\"AMF.RegSub.CmIdleMean._Ta\"}', '分TA统计当前处于CM-IDLE状态的用户数,取统计周期内的平均值。如果网络配置约定TAList只包括当前TA,则分跟踪区的统计是准确的;若网络配置TAList可以包括多个TA,则以上次用户处于连接态时的TA作为用户当前TA,但这样统计的结果只是一个近似值。');
|
||||
INSERT INTO `measure_title` VALUES (3445, 'AMF', 'AMFHB01', 'AMF.RegSub.CmIdleMax._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF最大空闲态用户数\",\"en\":\"AMF.RegSub.CmIdleMax._Ta\"}', '分TA统计当前处于CM-IDLE状态的用户数,取统计周期内的最大值。如果网络配置约定TAList只包括当前TA,则分跟踪区的统计是准确的;若网络配置TAList可以包括多个TA,则以上次用户处于连接态时的TA作为用户当前TA,但这样统计的结果只是一个近似值。');
|
||||
INSERT INTO `measure_title` VALUES (3446, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnected', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF连接态用户数\",\"en\":\"AMF.RegSub.CmConnected\"}', '当前所有注册在AMF上的处于CM-CONNECTED状态的用户.');
|
||||
INSERT INTO `measure_title` VALUES (3447, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnectedMean', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF平均连接态用户数\",\"en\":\"AMF.RegSub.CmConnectedMean\"}', '当前所有注册在AMF上的处于CM-CONNECTED状态的用户,取统计周期内的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3448, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnectedMax', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF最大连接态用户数\",\"en\":\"AMF.RegSub.CmConnectedMax\"}', '当前所有注册在AMF上的处于CM-CONNECTED状态的用户,取统计周期内的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3449, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnected._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF连接态用户数\",\"en\":\"AMF.RegSub.CmConnected._Ta\"}', '分跟踪区统计当前所有注册在AMF上的处于CM-CONNECTED状态的用户.');
|
||||
INSERT INTO `measure_title` VALUES (3450, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnectedMean._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF平均连接态用户数\",\"en\":\"AMF.RegSub.CmConnectedMean._Ta\"}', '分跟踪区统计当前所有注册在AMF上的处于CM-CONNECTED状态的用户,取统计周期内的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3451, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnectedMax._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的AMF最大连接态用户数\",\"en\":\"AMF.RegSub.CmConnectedMax._Ta\"}', '分跟踪区统计当前所有注册在AMF上的处于CM-CONNECTED状态的用户,取统计周期内的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3452, 'AMF', 'AMFHB01', 'AMF.RegSub.CmConnected._Ns', 'true', 'AmfFunction', '15M', '{\"cn\":\"分切片的AMF连接态用户数\",\"en\":\"AMF.RegSub.CmConnected._Ns\"}', '分切片统计当前所有注册在AMF上的处于CM-CONNECTED状态的用户.');
|
||||
INSERT INTO `measure_title` VALUES (3453, 'AMF', 'AMFHB01', 'AMF.RegSub._Ns', 'true', 'AmfFunction', '15M', '{\"cn\":\"分切片的AMF注册用户数\",\"en\":\"AMF.RegSub._Ns\"}', 'AMF支持的允许UE使用的S-NSSAI统计每个网络切片在AMF上的用户数。以AMF下发给UE的allowed S-NSSAI中AMF支持的S-NSSAI的个数为准。');
|
||||
INSERT INTO `measure_title` VALUES (3454, 'AMF', 'AMFHB01', 'AMF.RegSubMean._Ns', 'true', 'AmfFunction', '15M', '{\"cn\":\"分切片的AMF平均注册用户数\",\"en\":\"AMF.RegSubMean._Ns\"}', 'AMF支持的允许UE使用的S-NSSAI统计每个网络切片在AMF上的用户数,取统计周期内的平均值。以AMF下发给UE的allowed S-NSSAI中AMF支持的S-NSSAI的个数为准。');
|
||||
INSERT INTO `measure_title` VALUES (3455, 'AMF', 'AMFHB01', 'AMF.RegSubMax._Ns', 'true', 'AmfFunction', '15M', '{\"cn\":\"分切片的AMF最大注册用户数\",\"en\":\"AMF.RegSubMax._Ns\"}', 'AMF支持的允许UE使用的S-NSSAI统计每个网络切片在AMF上的用户数,取统计周期内的最大值。以AMF下发给UE的allowed S-NSSAI中AMF支持的S-NSSAI的个数为准。');
|
||||
INSERT INTO `measure_title` VALUES (3456, 'AMF', 'AMFHB01', 'AMF.RegSub._NumSeg', 'true', 'AmfFunction', '15M', '{\"cn\":\"分号段的AMF注册用户数\",\"en\":\"AMF.RegSub._NumSeg\"}', '分号段统计注册在AMF上的用户。伪测量_NumSeg的取值形式如下:\n1)对于国漫用户:\n <MCC><MNC>, 即IMSI的前5(6)位数字。\n AMF.NbrSubEcm.10001\n2)对于网内用户:\n <NDC><H0H1H2H3>,如\n AMF.NbrSubEcm.1370101');
|
||||
INSERT INTO `measure_title` VALUES (3457, 'AMF', 'AMFHC01', 'AMF.AttInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册请求次数\",\"en\":\"AMF.AttInitReg\"}', '初始注册请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3458, 'AMF', 'AMFHC01', 'AMF.AttInitReg._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册请求次数\",\"en\":\"AMF.AttInitReg._Ta\"}', '初始注册请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3459, 'AMF', 'AMFHC02', 'AMF.SuccInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册成功次数\",\"en\":\"AMF.SuccInitReg\"}', '初始注册完成次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3460, 'AMF', 'AMFHC02', 'AMF.SuccInitReg._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册成功次数\",\"en\":\"AMF.SuccInitReg._Ta\"}', '初始注册完成次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3461, 'AMF', 'AMFHC03', 'AMF.FailedInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数\",\"en\":\"AMF.FailedInitReg\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3462, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Cause', 'true', 'AmfFunction', '15M', '{\"cn\":\"分原因值的初始注册失败次数\",\"en\":\"AMF.FailedInitReg._Cause\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3463, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.3', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_非法用户\",\"en\":\"AMF.FailedInitReg.3\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3464, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.5', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_PEI不允许\",\"en\":\"AMF.FailedInitReg.5\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3465, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.6', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_非法设备\",\"en\":\"AMF.FailedInitReg.6\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3466, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.7', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_5GS服务不允许\",\"en\":\"AMF.FailedInitReg.7\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3467, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.7.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_5GS服务不允许_用户原因\",\"en\":\"AMF.FailedInitReg.7.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3468, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.15', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区内无合适小区\",\"en\":\"AMF.FailedInitReg.15\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3469, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.15.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区内无合适小区_用户原因\",\"en\":\"AMF.FailedInitReg.15.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3470, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.12', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区不允许\",\"en\":\"AMF.FailedInitReg.12\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3471, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.13', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_漫游跟踪区禁止接入\",\"en\":\"AMF.FailedInitReg.13\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3472, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.27', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_N1模式不允许\",\"en\":\"AMF.FailedInitReg.27\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3473, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.62', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_无可用网络切片\",\"en\":\"AMF.FailedInitReg.62\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3474, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.11', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_PLMN不允许\",\"en\":\"AMF.FailedInitReg.11\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3475, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.111', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_协议错误\",\"en\":\"AMF.FailedInitReg.111\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3476, 'AMF', 'AMFHC03', 'AMF.FailedInitReg.111.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_协议错误_用户原因\",\"en\":\"AMF.FailedInitReg.111.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3477, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数\",\"en\":\"AMF.FailedInitReg._Ta\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3478, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.3', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_非法用户\",\"en\":\"AMF.FailedInitReg._Ta.3\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3479, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.5', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_PEI不允许\",\"en\":\"AMF.FailedInitReg._Ta.5\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3480, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.6', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_非法设备\",\"en\":\"AMF.FailedInitReg._Ta.6\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3481, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.7', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_5GS服务不允许\",\"en\":\"AMF.FailedInitReg._Ta.7\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3482, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.7.User', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_5GS服务不允许_用户原因\",\"en\":\"AMF.FailedInitReg._Ta.7.User\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3483, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.15', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_跟踪区内无合适小区\",\"en\":\"AMF.FailedInitReg._Ta.15\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3484, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.15.User', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_跟踪区内无合适小区_用户原因\",\"en\":\"AMF.FailedInitReg._Ta.15.User\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3485, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.12', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_跟踪区不允许\",\"en\":\"AMF.FailedInitReg._Ta.12\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3486, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.13', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_漫游跟踪区禁止接入\",\"en\":\"AMF.FailedInitReg._Ta.13\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3487, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.27', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_N1模式不允许\",\"en\":\"AMF.FailedInitReg._Ta.27\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3488, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.62', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_无可用网络切片\",\"en\":\"AMF.FailedInitReg._Ta.62\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3489, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.11', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_PLMN不允许\",\"en\":\"AMF.FailedInitReg._Ta.11\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3490, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.111', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_协议错误\",\"en\":\"AMF.FailedInitReg._Ta.111\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3491, 'AMF', 'AMFHC03', 'AMF.FailedInitReg._Ta.111.User', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册失败次数_协议错误_用户原因\",\"en\":\"AMF.FailedInitReg._Ta.111.User\"}', '分跟踪区的初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、8、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3492, 'AMF', 'AMFHC04', 'AMF.InitRegTime', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册平均时长\",\"en\":\"AMF.InitRegTime\"}', '成功的初始附着流程的平均时长');
|
||||
INSERT INTO `measure_title` VALUES (3493, 'AMF', 'AMFHD01', 'AMF.RegUpdReq', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新请求次数\",\"en\":\"AMF.RegUpdReq\"}', '注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3494, 'AMF', 'AMFHD01', 'AMF.RegUpdReq._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新请求次数\",\"en\":\"AMF.RegUpdReq._Ta\"}', '注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3495, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Mob.InterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间移动性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Mob.InterAmf\"}', 'AMF间移动性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3496, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Mob.InterAmf._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的AMF间移动性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Mob.InterAmf._Ta\"}', 'AMF间移动性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3497, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Mob.IntraAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内移动性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Mob.IntraAmf\"}', 'AMF内移动性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3498, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Mob.IntraAmf._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的AMF内移动性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Mob.IntraAmf._Ta\"}', 'AMF内移动性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3499, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Per', 'false', 'AmfFunction', '15M', '{\"cn\":\"周期性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Per\"}', '周期性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3500, 'AMF', 'AMFHD01', 'AMF.RegUpdReq.Per._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的周期性注册更新请求次数\",\"en\":\"AMF.RegUpdReq.Per._Ta\"}', '周期性注册更新请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3501, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt\"}', '注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3502, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt._Ta\"}', '注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3503, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Mob.InterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间移动性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Mob.InterAmf\"}', 'AMF间移动性注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3504, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Mob.InterAmf._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的AMF间移动性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Mob.InterAmf._Ta\"}', 'AMF间移动性注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3505, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Mob.IntraAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内移动性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Mob.IntraAmf\"}', 'AMF内移动性注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3506, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Mob.IntraAmf._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的AMF内移动性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Mob.IntraAmf._Ta\"}', 'AMF内移动性注册更新接受次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3507, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Per', 'false', 'AmfFunction', '15M', '{\"cn\":\"周期性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Per\"}', '周期性注册更新接受消息的个数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3508, 'AMF', 'AMFHD02', 'AMF.RegUpdAcpt.Per._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的周期性注册更新接受次数\",\"en\":\"AMF.RegUpdAcpt.Per._Ta\"}', '周期性注册更新接受消息的个数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3509, 'AMF', 'AMFHD03', 'AMF.RegUpdRej', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新失败次数\",\"en\":\"AMF.RegUpdRej\"}', '注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3510, 'AMF', 'AMFHD03', 'AMF.RegUpdRej._Cause', 'true', 'AmfFunction', '15M', '{\"cn\":\"分原因的注册更新失败次数\",\"en\":\"AMF.RegUpdRej._Cause\"}', '注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3511, 'AMF', 'AMFHD03', 'AMF.RegUpdRej.3', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新失败次数(非法用户)\",\"en\":\"AMF.RegUpdRej.3\"}', '注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3512, 'AMF', 'AMFHD03', 'AMF.RegUpdRej.6', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新失败次数(非法设备)\",\"en\":\"AMF.RegUpdRej.6\"}', '注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3513, 'AMF', 'AMFHD03', 'AMF.RegUpdRej.7', 'false', 'AmfFunction', '15M', '{\"cn\":\"注册更新失败次数(5GS服务不允许)\",\"en\":\"AMF.RegUpdRej.7\"}', '注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3514, 'AMF', 'AMFHD03', 'AMF.RegUpdRej._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新失败次数\",\"en\":\"AMF.RegUpdRej._Ta\"}', '分TA的注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3515, 'AMF', 'AMFHD03', 'AMF.RegUpdRej._Ta.3', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新失败次数(非法用户)\",\"en\":\"AMF.RegUpdRej._Ta.3\"}', '分TA的注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3516, 'AMF', 'AMFHD03', 'AMF.RegUpdRej._Ta.6', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新失败次数(非法设备)\",\"en\":\"AMF.RegUpdRej._Ta.6\"}', '分TA的注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3517, 'AMF', 'AMFHD03', 'AMF.RegUpdRej._Ta.7', 'true', 'AmfFunction', '15M', '{\"cn\":\"分TA的注册更新失败次数(5GS服务不允许)\",\"en\":\"AMF.RegUpdRej._Ta.7\"}', '分TA的注册更新失败次数,分原因进行分类统计。\n其中,原因值3、6、7视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3518, 'AMF', 'AMFHE01', 'AMF.PagAtt', 'false', 'AmfFunction', '15M', '{\"cn\":\"寻呼请求次数\",\"en\":\"AMF.PagAtt\"}', 'AMF的寻呼请求次数,并分TA进行统计。不包括二次寻呼(二次及二次以上统称为二次寻呼)请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3519, 'AMF', 'AMFHE01', 'AMF.PagAtt._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区寻呼请求次数\",\"en\":\"AMF.PagAtt._Ta\"}', 'AMF的寻呼请求次数,并分TA进行统计。不包括二次寻呼(二次及二次以上统称为二次寻呼)请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3520, 'AMF', 'AMFHE02', 'AMF.FirstPagingSucc', 'false', 'AmfFunction', '15M', '{\"cn\":\"一次寻呼响应次数\",\"en\":\"AMF.FirstPagingSucc\"}', '一次寻呼成功次数,并分TA进行统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3521, 'AMF', 'AMFHE02', 'AMF.FirstPagingSucc._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区一次寻呼响应次数\",\"en\":\"AMF.FirstPagingSucc._Ta\"}', '一次寻呼成功次数,并分TA进行统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3522, 'AMF', 'AMFHE03', 'AMF.SecondPagingSucc', 'false', 'AmfFunction', '15M', '{\"cn\":\"二次寻呼响应次数\",\"en\":\"AMF.SecondPagingSucc\"}', '二次(及二次以上)寻呼成功次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3523, 'AMF', 'AMFHE03', 'AMF.SecondPagingSucc._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区二次寻呼响应次数\",\"en\":\"AMF.SecondPagingSucc._Ta\"}', '二次(及二次以上)寻呼成功次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3524, 'AMF', 'AMFHE04', 'AMF.AttServiceReq', 'false', 'AmfFunction', '15M', '{\"cn\":\"业务请求尝试次数\",\"en\":\"AMF.AttServiceReq\"}', 'UE发起的业务请求次数\n');
|
||||
INSERT INTO `measure_title` VALUES (3525, 'AMF', 'AMFHE05', 'AMF.FailServiceReq', 'false', 'AmfFunction', '15M', '{\"cn\":\"业务请求被拒次数\",\"en\":\"AMF.FailServiceReq\"}', 'UE发起业务请求被拒绝个数');
|
||||
INSERT INTO `measure_title` VALUES (3526, 'AMF', 'AMFHE05', 'AMF.FailServiceReq._Cause', 'true', 'AmfFunction', '15M', '{\"cn\":\"分原因的业务请求被拒次数\",\"en\":\"AMF.FailServiceReq._Cause\"}', 'UE发起业务请求被拒绝个数');
|
||||
INSERT INTO `measure_title` VALUES (3527, 'AMF', 'AMFHF01', 'AMF.AttIntraAmfXn', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内Xn接口切换尝试数\",\"en\":\"AMF.AttIntraAmfXn\"}', 'AMF内基于Xn接口的切换尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3528, 'AMF', 'AMFHF02', 'AMF.SuccIntraAmfXn', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内Xn接口切换成功次数\",\"en\":\"AMF.SuccIntraAmfXn\"}', 'AMF内基于Xn接口的切换成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3529, 'AMF', 'AMFHF03', 'AMF.AttIntraAmfN2', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内N2接口切换尝试次数\",\"en\":\"AMF.AttIntraAmfN2\"}', 'AMF内基于N2接口的切换尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3530, 'AMF', 'AMFHF04', 'AMF.SuccIntraAmfN2', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF内N2接口切换成功次数\",\"en\":\"AMF.SuccIntraAmfN2\"}', 'AMF内基于N2接口的切换成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3531, 'AMF', 'AMFHF05', 'AMF.AttOutInterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间切换出尝试次数\",\"en\":\"AMF.AttOutInterAmf\"}', 'AMF间的切换,切换出源AMF尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3532, 'AMF', 'AMFHF06', 'AMF.SuccOutInterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间切换出成功次数\",\"en\":\"AMF.SuccOutInterAmf\"}', 'AMF间的切换,切换出源AMF成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3533, 'AMF', 'AMFHF07', 'AMF.AttIncInterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间切换入尝试次数\",\"en\":\"AMF.AttIncInterAmf\"}', 'AMF间的切换,切换入目标AMF尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3534, 'AMF', 'AMFHF08', 'AMF.SuccIncInterAmf', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF间切换入成功次数\",\"en\":\"AMF.SuccIncInterAmf\"}', 'AMF间的切换,切换入目标AMF成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3535, 'AMF', 'AMFHG01', 'AMF.Att5GHandoverTo4G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从5G网络切换出至4G网络尝试次数\",\"en\":\"AMF.Att5GHandoverTo4G\"}', '系统间切换,从源NG-RAN切换出至目标E-UTRAN尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3536, 'AMF', 'AMFHG02', 'AMF.Succ5GHandoverTo4G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从5G网络切换出至4G网络成功次数\",\"en\":\"AMF.Succ5GHandoverTo4G\"}', '系统间切换,从源NG-RAN切换出至目标E-UTRAN成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3537, 'AMF', 'AMFHG03', 'AMF.Att4GHandoverTo5G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从4G网络切换入5G网络尝试次数\",\"en\":\"AMF.Att4GHandoverTo5G\"}', '系统间切换,从源E-UTRAN切换入目标NG-RAN尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3538, 'AMF', 'AMFHG04', 'AMF.Succ4GHandoverTo5G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从4G网络切换入5G网络成功次数\",\"en\":\"AMF.Succ4GHandoverTo5G\"}', '系统间切换,从源E-UTRAN切换入目标NG-RAN成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3539, 'AMF', 'AMFHG05', 'AMF.Req4GReselectTo5G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从4G网络重选入5G网络请求次数\",\"en\":\"AMF.Req4GReselectTo5G\"}', '系统间网络重选,从4G网络重选入5G网络请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3540, 'AMF', 'AMFHG06', 'AMF.Acc4GReselectTo5G', 'false', 'AmfFunction', '15M', '{\"cn\":\"从4G网络重选入5G网络接受次数\",\"en\":\"AMF.Acc4GReselectTo5G\"}', '系统间网络重选,从4G网络重选入5G网络成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3541, 'AMF', 'AMFHH01', 'ME.MeanMeLoad', 'false', 'ManagedElement', '15M', '{\"cn\":\"系统平均负荷\",\"en\":\"ME.MeanMeLoad\"}', '\n指测量周期中,网元的虚拟资源负荷的抽样平均值。网元的虚拟资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。');
|
||||
INSERT INTO `measure_title` VALUES (3542, 'AMF', 'AMFHI01', 'AMF.UecmRegReq', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册请求次数\",\"en\":\"AMF.UecmRegReq\"}', 'AMF向UDM发起UECM注册请求的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3543, 'AMF', 'AMFHI02', 'AMF.UecmRegSucc', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册成功次数\",\"en\":\"AMF.UecmRegSucc\"}', 'AMF收到UDM返回的UECM注册成功的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3544, 'AMF', 'AMFHI03', 'AMF.UecmRegFail', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数\",\"en\":\"AMF.UecmRegFail\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3545, 'AMF', 'AMFHI03', 'AMF.UecmRegFail._Cause', 'true', 'EpRpDynN8Amf', '15M', '{\"cn\":\"分原因的UECM注册失败次数\",\"en\":\"AMF.UecmRegFail._Cause\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3546, 'AMF', 'AMFHI03', 'AMF.UecmRegFail.Unknown5GSub', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数_未签约5G\",\"en\":\"AMF.UecmRegFail.Unknown5GSub\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3547, 'AMF', 'AMFHI03', 'AMF.UecmRegFail.NoPsSub', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数_未签约PS业务\",\"en\":\"AMF.UecmRegFail.NoPsSub\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3548, 'AMF', 'AMFHI03', 'AMF.UecmRegFail.RoamNotAllowed', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数_漫游不允许\",\"en\":\"AMF.UecmRegFail.RoamNotAllowed\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3549, 'AMF', 'AMFHI03', 'AMF.UecmRegFail.AccessNotAllowed', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数_接入类型不允许\",\"en\":\"AMF.UecmRegFail.AccessNotAllowed\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3550, 'AMF', 'AMFHI03', 'AMF.UecmRegFail.RatNotAllowed', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UECM注册失败次数_5GS接入不允许\",\"en\":\"AMF.UecmRegFail.RatNotAllowed\"}', 'AMF收到UDM返回的UECM注册失败的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3551, 'AMF', 'AMFHI4', 'AMF.UecmDeregReq', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"AMF发起的UECM去注册请求次数\",\"en\":\"AMF.UecmDeregReq\"}', '在AMF删除用户数据时,AMF向UDM发起的UECM去注册请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3552, 'AMF', 'AMFHI5', 'AMF.UecmDeregSucc', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"AMF发起的UECM去注册成功次数\",\"en\":\"AMF.UecmDeregSucc\"}', '在AMF删除用户数据时,AMF收到UDM返回的UECM去注册成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3553, 'AMF', 'AMFHI6', 'AMF.UecmDeregNotifyReq', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UDM发起的UECM去注册请求次数\",\"en\":\"AMF.UecmDeregNotifyReq\"}', '当UDM中用户数据变更或用户移动到新的AMF下时,UDM向AMF发起的UECM去注册通知次数');
|
||||
INSERT INTO `measure_title` VALUES (3554, 'AMF', 'AMFHI7', 'AMF.UecmDeregNotifySucc', 'false', 'EpRpDynN8Amf', '15M', '{\"cn\":\"UDM发起的UECM去注册成功次数\",\"en\":\"AMF.UecmDeregNotifySucc\"}', 'UDM调用Nudm_UECM_DeregistrationNotification service operation对AMF进行通知,AMF分HTTP Status Code进行的响应次数。');
|
||||
INSERT INTO `measure_title` VALUES (3555, 'AMF', 'AMFHJ01', 'AMF.SmContextCreateReq', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文建立请求次数\",\"en\":\"AMF.SmContextCreateReq\"}', 'AMF向SMF发起建立会话上下文的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3556, 'AMF', 'AMFHJ02', 'AMF.SessionCreateSucc', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文建立成功次数\",\"en\":\"AMF.SessionCreateSucc\"}', 'SMF返回AMF建立会话上下文成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3557, 'AMF', 'AMFHJ03', 'AMF.SmContextUpdateReq', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文更新请求次数\",\"en\":\"AMF.SmContextUpdateReq\"}', 'AMF向SMF发起更新会话上下文的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3558, 'AMF', 'AMFHJ04', 'AMF.SessionUpdateSucc', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文更新成功次数\",\"en\":\"AMF.SessionUpdateSucc\"}', 'SMF返回AMF更新会话上下文成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3559, 'AMF', 'AMFHJ05', 'AMF.SmContextReleaseReq', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文释放请求次数\",\"en\":\"AMF.SmContextReleaseReq\"}', 'AMF向SMF发起释放会话上下文的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3560, 'AMF', 'AMFHJ06', 'AMF.SessionReleaseSucc', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文释放成功次数\",\"en\":\"AMF.SessionReleaseSucc\"}', 'SMF返回AMF释放会话上下文成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3561, 'AMF', 'AMFHJ07', 'AMF.SmContextRetrieveReq', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文查询请求次数\",\"en\":\"AMF.SmContextRetrieveReq\"}', 'AMF向SMF发起查询会话上下文的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3562, 'AMF', 'AMFHJ08', 'AMF.SessionRetrieveSucc', 'false', 'EpRpDynN11Amf', '15M', '{\"cn\":\"会话上下文查询成功次数\",\"en\":\"AMF.SessionRetrieveSucc\"}', 'SMF返回AMF查询会话上下文成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3563, 'AMF', 'AMFHK01', 'AMF.UeAuthReq', 'false', 'EpRpDynN12Amf', '15M', '{\"cn\":\"AMF向AUSF发起鉴权请求次数\",\"en\":\"AMF.UeAuthReq\"}', 'AMF向AUSF发起鉴权请求消息次数');
|
||||
INSERT INTO `measure_title` VALUES (3564, 'AMF', 'AMFHK02', 'AMF.UeAuthSucc', 'false', 'EpRpDynN12Amf', '15M', '{\"cn\":\"AUSF向AMF返回的鉴权成功次数\",\"en\":\"AMF.UeAuthSucc\"}', 'AUSF向AMF返回的鉴权成功消息次数');
|
||||
INSERT INTO `measure_title` VALUES (3565, 'AMF', 'AMFHK03', 'AMF.UeAuthFail', 'false', 'EpRpDynN12Amf', '15M', '{\"cn\":\"鉴权失败次数\",\"en\":\"AMF.UeAuthFail\"}', '统计AMF收到的AUSF返回的鉴权失败次数,并分application error进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3566, 'AMF', 'AMFHK03', 'AMF.UeAuthFail._Cause', 'true', 'EpRpDynN12Amf', '15M', '{\"cn\":\"分原因的鉴权失败次数\",\"en\":\"AMF.UeAuthFail._Cause\"}', '统计AMF收到的AUSF返回的鉴权失败次数,并分application error进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3567, 'AMF', 'AMFHK08', 'AMF.UeAuthCfmReq', 'false', 'EpRpDynN12Amf', '15M', '{\"cn\":\"AMF向AUSF发起鉴权确认请求次数\",\"en\":\"AMF.UeAuthCfmReq\"}', 'AMF向AUSF发起鉴权确认请求消息次数');
|
||||
INSERT INTO `measure_title` VALUES (3568, 'AMF', 'AMFHK09', 'AMF.UeAuthCfmSucc', 'false', 'EpRpDynN12Amf', '15M', '{\"cn\":\"AUSF向AMF返回的鉴权确认成功次数\",\"en\":\"AMF.UeAuthCfmSucc\"}', 'AUSF向AMF返回的鉴权确认成功消息次数');
|
||||
INSERT INTO `measure_title` VALUES (3569, 'AMF', 'AMFHL01', 'AMF.GnbNum', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF挂接5G基站数\",\"en\":\"AMF.GnbNum\"}', '统计周期结束点时刻,挂接在AMF下的5G基站数量');
|
||||
INSERT INTO `measure_title` VALUES (3570, 'PCF', 'PCFHA01', 'PCF.AmAssocNbrMean', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联总数平均值\",\"en\":\"PCF.AmAssocNbrMean\"}', 'PCF上AM策略关联总数的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3571, 'PCF', 'PCFHA02', 'PCF.AmAssocNbrMax', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联总数最大值\",\"en\":\"PCF.AmAssocNbrMax\"}', 'PCF上AM策略关联总数的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3572, 'PCF', 'PCFHA03', 'PCF.SmAssocNbrMean', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联总数平均值\",\"en\":\"PCF.SmAssocNbrMean\"}', 'PCF上SM策略关联总数的平均值');
|
||||
INSERT INTO `measure_title` VALUES (3573, 'PCF', 'PCFHA04', 'PCF.SmAssocNbrMax', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联总数最大值\",\"en\":\"PCF.SmAssocNbrMax\"}', 'PCF上SM策略关联总数的最大值');
|
||||
INSERT INTO `measure_title` VALUES (3574, 'PCF', 'PCFHB01', 'PCF.PolicyAmAssocCreateReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联建立请求次数\",\"en\":\"PCF.PolicyAmAssocCreateReq\"}', 'PCF收到的AM策略关联建立请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3575, 'PCF', 'PCFHB02', 'PCF.PolicyAmAssocCreateSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联建立成功次数\",\"en\":\"PCF.PolicyAmAssocCreateSucc\"}', 'PCF返回的AM策略关联建立成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3576, 'PCF', 'PCFHB03', 'PCF.PolicyAmAssocUpdateReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联更新请求次数\",\"en\":\"PCF.PolicyAmAssocUpdateReq\"}', 'PCF从AMF收到的AM策略关联更新请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3577, 'PCF', 'PCFHB04', 'PCF.PolicyAmAssocUpdateSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联更新成功次数\",\"en\":\"PCF.PolicyAmAssocUpdateSucc\"}', 'PCF上AM策略关联更新成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3578, 'PCF', 'PCFHB05', 'PCF.PolicyAmAssocNotifReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联更新通知请求次数\",\"en\":\"PCF.PolicyAmAssocNotifReq\"}', '统计PCF向AMF发送的AM策略关联更新通知请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3579, 'PCF', 'PCFHB06', 'PCF.PolicyAmAssocNotifSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联更新通知成功次数\",\"en\":\"PCF.PolicyAmAssocNotifSucc\"}', '统计PCF收到AMF返回的AM策略关联更新通知成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3580, 'PCF', 'PCFHB07', 'PCF.PolicyAmAssocDeleteReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联删除请求次数\",\"en\":\"PCF.PolicyAmAssocDeleteReq\"}', 'PCF从AMF收到的AM策略关联删除请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3581, 'PCF', 'PCFHB08', 'PCF.PolicyAmAssocDeleteSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"AM策略关联删除成功次数\",\"en\":\"PCF.PolicyAmAssocDeleteSucc\"}', 'PCF上AM策略关联删除成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3582, 'PCF', 'PCFHC01', 'PCF.PolicySmAssocCreateReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联建立请求次数\",\"en\":\"PCF.PolicySmAssocCreateReq\"}', 'PCF收到的SM策略关联建立请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3583, 'PCF', 'PCFHC02', 'PCF.PolicySmAssocCreateSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联建立成功次数\",\"en\":\"PCF.PolicySmAssocCreateSucc\"}', 'PCF返回的SM策略关联建立成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3584, 'PCF', 'PCFHC03', 'PCF.PolicySmAssocCreateFail', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联建立失败次数\",\"en\":\"PCF.PolicySmAssocCreateFail\"}', 'PCF返回的SM策略关联建立失败次数,并按不同的Application errors分别统计');
|
||||
INSERT INTO `measure_title` VALUES (3585, 'PCF', 'PCFHC03', 'PCF.PolicySmAssocCreateFail._Cause', 'true', 'PcfFunction', '15M', '{\"cn\":\"分原因的SM策略关联建立失败次数\",\"en\":\"PCF.PolicySmAssocCreateFail._Cause\"}', 'PCF返回的SM策略关联建立失败次数,并按不同的Application errors分别统计');
|
||||
INSERT INTO `measure_title` VALUES (3586, 'PCF', 'PCFHC04', 'PCF.PolicySmAssocUpdateReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新请求次数\",\"en\":\"PCF.PolicySmAssocUpdateReq\"}', 'PCF从SMF收到的SM策略关联更新请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3587, 'PCF', 'PCFHC05', 'PCF.PolicySmAssocUpdateSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新成功次数\",\"en\":\"PCF.PolicySmAssocUpdateSucc\"}', 'PCF上SM策略关联更新成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3588, 'PCF', 'PCFHC06', 'PCF.PolicySmAssocUpdateFail', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新失败次数\",\"en\":\"PCF.PolicySmAssocUpdateFail\"}', 'PCF返回的SM策略关联更新失败次数,并按不同的Application errors分别统计');
|
||||
INSERT INTO `measure_title` VALUES (3589, 'PCF', 'PCFHC06', 'PCF.PolicySmAssocUpdateFail._Cause', 'true', 'PcfFunction', '15M', '{\"cn\":\"分原因的SM策略关联更新失败次数\",\"en\":\"PCF.PolicySmAssocUpdateFail._Cause\"}', 'PCF返回的SM策略关联更新失败次数,并按不同的Application errors分别统计');
|
||||
INSERT INTO `measure_title` VALUES (3590, 'PCF', 'PCFHC07', 'PCF.PolicySmAssocNotifReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新通知请求次数\",\"en\":\"PCF.PolicySmAssocNotifReq\"}', 'PCF向SMF发送的SM策略关联更新通知请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3591, 'PCF', 'PCFHC08', 'PCF.PolicySmAssocNotifSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新通知成功次数\",\"en\":\"PCF.PolicySmAssocNotifSucc\"}', 'PCF上SM策略关联更新通知成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3592, 'PCF', 'PCFHC09', 'PCF.PolicySmAssocNotifFail', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联更新通知失败次数\",\"en\":\"PCF.PolicySmAssocNotifFail\"}', 'PCF上SM策略关联更新通知失败次数,并按不同的Application errors分类统计');
|
||||
INSERT INTO `measure_title` VALUES (3593, 'PCF', 'PCFHC09', 'PCF.PolicySmAssocNotifFail._Cause', 'true', 'PcfFunction', '15M', '{\"cn\":\"分原因的SM策略关联更新通知失败次数\",\"en\":\"PCF.PolicySmAssocNotifFail._Cause\"}', 'PCF上SM策略关联更新通知失败次数,并按不同的Application errors分类统计');
|
||||
INSERT INTO `measure_title` VALUES (3594, 'PCF', 'PCFHC10', 'PCF.PolicySmAssocDeleteReq', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联删除请求次数\",\"en\":\"PCF.PolicySmAssocDeleteReq\"}', 'PCF从SMF收到的SM策略关联删除请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3595, 'PCF', 'PCFHC11', 'PCF.PolicySmAssocDeleteSucc', 'false', 'PcfFunction', '15M', '{\"cn\":\"SM策略关联删除成功次数\",\"en\":\"PCF.PolicySmAssocDeleteSucc\"}', 'PCF上SM策略关联删除成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3596, 'PCF', 'PCFHD01', 'UDR.PcfSubNbr', 'false', 'UdrFunction', '15M', '{\"cn\":\"PCF签约用户数\",\"en\":\"UDR.PcfSubNbr\"}', 'PCF签约成功的用户数。语音PCF不涉及Udr,语音PCF对应指标填0。');
|
||||
INSERT INTO `measure_title` VALUES (3597, 'PCF', 'PCFHE01', 'ME.MeanMeLoad', 'false', 'ManagedElement', '15M', '{\"cn\":\"系统平均负荷\",\"en\":\"ME.MeanMeLoad\"}', '\n指测量周期中,网元的虚拟机资源负荷的抽样平均值。网元的虚拟机资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。');
|
||||
INSERT INTO `measure_title` VALUES (3598, 'SMF', 'SMFHA01', 'SMF.AttCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立请求次数\",\"en\":\"SMF.AttCreatePduSession\"}', 'UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3599, 'SMF', 'SMFHA01', 'SMF.AttCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话建立请求次数\",\"en\":\"SMF.AttCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3600, 'SMF', 'SMFHA01', 'SMF.AttCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立请求次数\",\"en\":\"SMF.AttCreatePduSession._Dnn\"}', '按照DNN统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3601, 'SMF', 'SMFHA02', 'SMF.SuccCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立成功次数\",\"en\":\"SMF.SuccCreatePduSession\"}', 'UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3602, 'SMF', 'SMFHA02', 'SMF.SuccCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话建立成功次数\",\"en\":\"SMF.SuccCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3603, 'SMF', 'SMFHA02', 'SMF.SuccCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立成功次数\",\"en\":\"SMF.SuccCreatePduSession._Dnn\"}', '按照DNN统计UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3604, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数\",\"en\":\"SMF.FailCreatePduSession\"}', 'UE发起的PDU会话建立被SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3605, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Cause', 'true', 'SmfFunction', '15M', '{\"cn\":\"分原因的PDU会话建立失败次数\",\"en\":\"SMF.FailCreatePduSession._Cause\"}', 'UE发起的PDU会话建立被SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3606, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.82', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_终端完整性保护速率过低\",\"en\":\"SMF.FailCreatePduSession.82\"}', '在会话建立及更新过程中,终端支持的完整性保护速率小于5GC要求,SMF可以拒绝');
|
||||
INSERT INTO `measure_title` VALUES (3607, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.28', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_PDU会话类型不支持\",\"en\":\"SMF.FailCreatePduSession.28\"}', '由于终端设置错误,请求的PDU会话类型与网络支持的PDU类型不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3608, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.29', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_鉴权失败\",\"en\":\"SMF.FailCreatePduSession.29\"}', '在PDU会话建立过程中因终端设置或终端未签约导致鉴权失败(一般为2B业务场景)');
|
||||
INSERT INTO `measure_title` VALUES (3609, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.68', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_SSC模式不支持\",\"en\":\"SMF.FailCreatePduSession.68\"}', '终端设置原因,终端请求的SSC模式和用户签约的不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3610, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.27', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_终端使用未知DNN或者DNN缺失\",\"en\":\"SMF.FailCreatePduSession.27\"}', 'DNN未知或DNN存在缺失导致的失败');
|
||||
INSERT INTO `measure_title` VALUES (3611, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.33', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_终端请求的业务未签约\",\"en\":\"SMF.FailCreatePduSession.33\"}', '请求服务没有签约(可能是DNN、PDU类型未签约导致)');
|
||||
INSERT INTO `measure_title` VALUES (3612, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.46', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_终端离开本地数据网服务区域\",\"en\":\"SMF.FailCreatePduSession.46\"}', '超出LADN服务区');
|
||||
INSERT INTO `measure_title` VALUES (3613, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession.26', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立失败次数_资源不足\",\"en\":\"SMF.FailCreatePduSession.26\"}', '在会话建立过程中,SMF因资源限制/控制场景拒绝会话建立,NAS原因值为资源不足(#26:Insufficient resources)');
|
||||
INSERT INTO `measure_title` VALUES (3614, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话建立失败次数\",\"en\":\"SMF.FailCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立被SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3615, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.82', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_终端完整性保护速率过低\",\"en\":\"SMF.FailCreatePduSession._Ns.82\"}', '在会话建立及更新过程中,终端支持的完整性保护速率小于5GC要求,SMF可以拒绝');
|
||||
INSERT INTO `measure_title` VALUES (3616, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.28', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_PDU会话类型不支持\",\"en\":\"SMF.FailCreatePduSession._Ns.28\"}', '由于终端设置错误,请求的PDU会话类型与网络支持的PDU类型不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3617, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.29', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_鉴权失败\",\"en\":\"SMF.FailCreatePduSession._Ns.29\"}', '在PDU会话建立过程中因终端设置或终端未签约导致鉴权失败(一般为2B业务场景)');
|
||||
INSERT INTO `measure_title` VALUES (3618, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.68', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_SSC模式不支持\",\"en\":\"SMF.FailCreatePduSession._Ns.68\"}', '终端设置原因,终端请求的SSC模式和用户签约的不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3619, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.27', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_终端使用未知DNN或者DNN缺失\",\"en\":\"SMF.FailCreatePduSession._Ns.27\"}', 'DNN未知或DNN存在缺失导致的失败');
|
||||
INSERT INTO `measure_title` VALUES (3620, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.33', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_终端请求的业务未签约\",\"en\":\"SMF.FailCreatePduSession._Ns.33\"}', '请求服务没有签约(可能是DNN、PDU类型未签约导致)');
|
||||
INSERT INTO `measure_title` VALUES (3621, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Ns.46', 'true', 'SmfFunction', '15M', '{\"cn\":\"分网络切片的PDU会话建立失败次数_终端离开本地数据网服务区域\",\"en\":\"SMF.FailCreatePduSession._Ns.46\"}', '超出LADN服务区');
|
||||
INSERT INTO `measure_title` VALUES (3622, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数\",\"en\":\"SMF.FailCreatePduSession._Dnn\"}', '按照DNN统计UE发起的PDU会话建立被SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3623, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.82', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_终端完整性保护速率过低\",\"en\":\"SMF.FailCreatePduSession._Dnn.82\"}', '在会话建立及更新过程中,终端支持的完整性保护速率小于5GC要求,SMF可以拒绝');
|
||||
INSERT INTO `measure_title` VALUES (3624, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.28', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_PDU会话类型不支持\",\"en\":\"SMF.FailCreatePduSession._Dnn.28\"}', '由于终端设置错误,请求的PDU会话类型与网络支持的PDU类型不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3625, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.29', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_鉴权失败\",\"en\":\"SMF.FailCreatePduSession._Dnn.29\"}', '在PDU会话建立过程中因终端设置或终端未签约导致鉴权失败(一般为2B业务场景)');
|
||||
INSERT INTO `measure_title` VALUES (3626, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.68', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_SSC模式不支持\",\"en\":\"SMF.FailCreatePduSession._Dnn.68\"}', '终端设置原因,终端请求的SSC模式和用户签约的不一致。');
|
||||
INSERT INTO `measure_title` VALUES (3627, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.33', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_终端请求的业务未签约\",\"en\":\"SMF.FailCreatePduSession._Dnn.33\"}', '请求服务没有签约(可能是DNN、PDU类型未签约导致)');
|
||||
INSERT INTO `measure_title` VALUES (3628, 'SMF', 'SMFHA03', 'SMF.FailCreatePduSession._Dnn.46', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话建立失败次数_终端离开本地数据网服务区域\",\"en\":\"SMF.FailCreatePduSession._Dnn.46\"}', '超出LADN服务区');
|
||||
INSERT INTO `measure_title` VALUES (3629, 'SMF', 'SMFHA04', 'SMF.AttSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF发起的PDU会话修改请求次数\",\"en\":\"SMF.AttSmfModifyPduSession\"}', 'SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3630, 'SMF', 'SMFHA04', 'SMF.AttSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话修改请求次数\",\"en\":\"SMF.AttSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3631, 'SMF', 'SMFHA04', 'SMF.AttSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的PDU会话修改请求次数\",\"en\":\"SMF.AttSmfModifyPduSession._Dnn\"}', '按照DNN统计SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3632, 'SMF', 'SMFHA05', 'SMF.SuccSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF发起的PDU会话修改成功次数\",\"en\":\"SMF.SuccSmfModifyPduSession\"}', 'SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3633, 'SMF', 'SMFHA05', 'SMF.SuccSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的SMF发起的PDU会话修改成功次数\",\"en\":\"SMF.SuccSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3634, 'SMF', 'SMFHA05', 'SMF.SuccSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的SMF发起的PDU会话修改成功次数\",\"en\":\"SMF.SuccSmfModifyPduSession._Dnn\"}', '按照DNN统计SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3635, 'SMF', 'SMFHA06', 'SMF.FailSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF发起的PDU会话修改失败次数\",\"en\":\"SMF.FailSmfModifyPduSession\"}', 'SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3636, 'SMF', 'SMFHA06', 'SMF.FailSmfModifyPduSession._Cause', 'true', 'SmfFunction', '15M', '{\"cn\":\"分原因的SMF发起的PDU会话修改失败次数\",\"en\":\"SMF.FailSmfModifyPduSession._Cause\"}', 'SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3637, 'SMF', 'SMFHA06', 'SMF.FailSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的SMF发起的PDU会话修改失败次数\",\"en\":\"SMF.FailSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3638, 'SMF', 'SMFHA06', 'SMF.FailSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的SMF发起的PDU会话修改失败次数\",\"en\":\"SMF.FailSmfModifyPduSession._Dnn\"}', '按照DNN统计SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3639, 'SMF', 'SMFHA07', 'SMF.PduSessionCreateTime', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立流程平均时长\",\"en\":\"SMF.PduSessionCreateTime\"}', '成功的PDU会话建立流程的平均时长。\n');
|
||||
INSERT INTO `measure_title` VALUES (3640, 'SMF', 'SMFHA08', 'SMF.AttSmfModifyPduSession.Epsfb', 'false', 'SmfFunction', '15M', '{\"cn\":\"EPSFALLBACK请求数\",\"en\":\"SMF.AttSmfModifyPduSession.Epsfb\"}', '用户发起的EPS fallback总的请求数');
|
||||
INSERT INTO `measure_title` VALUES (3641, 'SMF', 'SMFHA08', 'SMF.SuccSmfModifyBearerResponse.Epsfb', 'false', 'SmfFunction', '15M', '{\"cn\":\"EPSFALLBACK回落成功数\",\"en\":\"SMF.SuccSmfModifyBearerResponse.Epsfb\"}', '用户回落到4G以后,在4G上修改承载成功数');
|
||||
INSERT INTO `measure_title` VALUES (3642, 'SMF', 'SMFHB01', 'SMF.MeanPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"平均PDU会话数\",\"en\":\"SMF.MeanPduSession\"}', '一个统计周期内SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3643, 'SMF', 'SMFHB01', 'SMF.MeanPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的平均PDU会话数\",\"en\":\"SMF.MeanPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3644, 'SMF', 'SMFHB01', 'SMF.MeanPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的平均PDU会话数\",\"en\":\"SMF.MeanPduSession._Dnn\"}', '一个统计周期内按照DNN统计SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3645, 'SMF', 'SMFHB02', 'SMF.MaxPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"最大PDU会话数\",\"en\":\"SMF.MaxPduSession\"}', '一个统计周期内SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3646, 'SMF', 'SMFHB02', 'SMF.MaxPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的最大PDU会话数\",\"en\":\"SMF.MaxPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3647, 'SMF', 'SMFHB02', 'SMF.MaxPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的最大PDU会话数\",\"en\":\"SMF.MaxPduSession._Dnn\"}', '一个统计周期内按照DNN统计SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3648, 'SMF', 'SMFHB03', 'SMF.MeanQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"平均Qos流数\",\"en\":\"SMF.MeanQf\"}', '一个统计周期内SMF中的平均Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3649, 'SMF', 'SMFHB03', 'SMF.MeanQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的平均Qos流数\",\"en\":\"SMF.MeanQf._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3650, 'SMF', 'SMFHB03', 'SMF.MeanQf._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的平均Qos流数\",\"en\":\"SMF.MeanQf._Dnn\"}', '一个统计周期内按照DNN统计SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3651, 'SMF', 'SMFHB04', 'SMF.MaxQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"最大Qos流数\",\"en\":\"SMF.MaxQf\"}', '一个统计周期内SMF中的最大Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3652, 'SMF', 'SMFHB04', 'SMF.MaxQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的最大Qos流数\",\"en\":\"SMF.MaxQf._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3653, 'SMF', 'SMFHB04', 'SMF.MaxQf._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的最大Qos流数\",\"en\":\"SMF.MaxQf._Dnn\"}', '一个统计周期内按照DNN统计SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3654, 'SMF', 'SMFHC01', 'ME.MeanMeLoad', 'false', 'ManagedElement', '15M', '{\"cn\":\"系统平均负荷\",\"en\":\"ME.MeanMeLoad\"}', '\n指测量周期中,网元的虚拟机资源负荷的抽样平均值。网元的虚拟机资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。');
|
||||
INSERT INTO `measure_title` VALUES (3655, 'SMF', 'SMFHD01', 'SMF.MeanAllcAddr', 'false', 'AddrPool', '15M', '{\"cn\":\"平均分配的地址数\",\"en\":\"SMF.MeanAllcAddr\"}', 'SMF为UE平均分配的地址数。');
|
||||
INSERT INTO `measure_title` VALUES (3656, 'SMF', 'SMFHD01', 'SMF.MeanAllcAddr._Ns', 'true', 'AddrPool', '15M', '{\"cn\":\"分切片的平均分配的地址数\",\"en\":\"SMF.MeanAllcAddr._Ns\"}', '按照S-NSSAI统计统计的SMF为UE平均分配的地址数。');
|
||||
INSERT INTO `measure_title` VALUES (3657, 'SMF', 'SMFHD02', 'SMF.MaxAllcAddr', 'false', 'AddrPool', '15M', '{\"cn\":\"最大分配的地址数\",\"en\":\"SMF.MaxAllcAddr\"}', 'SMF为UE最大分配的地址数。');
|
||||
INSERT INTO `measure_title` VALUES (3658, 'SMF', 'SMFHD02', 'SMF.MaxAllcAddr._Ns', 'true', 'AddrPool', '15M', '{\"cn\":\"分切片的最大分配的地址数\",\"en\":\"SMF.MaxAllcAddr._Ns\"}', '按照S-NSSAI统计的SMF为UE最大分配的地址数。');
|
||||
INSERT INTO `measure_title` VALUES (3659, 'SMF', 'SMFHE01', 'SMF.SmPlcyCtrlCreateReq', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"创建SM策略请求的次数\",\"en\":\"SMF.SmPlcyCtrlCreateReq\"}', 'SMF向PCF发起创建SM策略请求的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3660, 'SMF', 'SMFHE02', 'SMF.SmPlcyCtrlCreateSucc', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"创建SM策略成功次数\",\"en\":\"SMF.SmPlcyCtrlCreateSucc\"}', 'PCF向SMF返回创建SM策略成功的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3661, 'SMF', 'SMFHE03', 'SMF.SmPlcyCtrlUpdateReq', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"更新SM策略请求的次数\",\"en\":\"SMF.SmPlcyCtrlUpdateReq\"}', 'SMF向PCF发起更新SM策略请求的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3662, 'SMF', 'SMFHE04', 'SMF.SmPlcyCtrlUpdateSucc', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"更新SM策略成功次数\",\"en\":\"SMF.SmPlcyCtrlUpdateSucc\"}', 'PCF向SMF返回更新SM策略成功的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3663, 'SMF', 'SMFHE05', 'SMF.SmPlcyCtrlDeleteReq', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"删除策略请求的次数\",\"en\":\"SMF.SmPlcyCtrlDeleteReq\"}', 'SMF向PCF发起删除SM策略请求的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3664, 'SMF', 'SMFHE06', 'SMF.SmPlcyCtrlDeleteSucc', 'false', 'EpRpDynN7Smf', '15M', '{\"cn\":\"删除SM策略成功次数\",\"en\":\"SMF.SmPlcyCtrlDeleteSucc\"}', 'PCF向SMF返回删除SM策略成功的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3665, 'SMF', 'SMFHF01', 'SMF.UecmRegReq', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册请求次数\",\"en\":\"SMF.UecmRegReq\"}', 'SMF向UDM发起UE上下文注册请求的次数');
|
||||
INSERT INTO `measure_title` VALUES (3666, 'SMF', 'SMFHF02', 'SMF.UecmRegSucc', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册成功次数\",\"en\":\"SMF.UecmRegSucc\"}', 'SMF收到UDM返回的UE上下文注册成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3667, 'SMF', 'SMFHF03', 'SMF.UecmRegFail', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册失败次数\",\"en\":\"SMF.UecmRegFail\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3668, 'SMF', 'SMFHF03', 'SMF.UecmRegFail._Cause', 'true', 'EpRpDynN10Smf', '15M', '{\"cn\":\"分原因的UE上下文注册失败次数\",\"en\":\"SMF.UecmRegFail._Cause\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3669, 'SMF', 'SMFHF03', 'SMF.UecmRegFail.Unknown5GSub', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册失败次数_未签约5G\",\"en\":\"SMF.UecmRegFail.Unknown5GSub\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3670, 'SMF', 'SMFHF03', 'SMF.UecmRegFail.RoamNotAllowed', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册失败次数_漫游不允许\",\"en\":\"SMF.UecmRegFail.RoamNotAllowed\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3671, 'SMF', 'SMFHF03', 'SMF.UecmRegFail.DnnNotAllowed', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册失败次数_DNN未授权\",\"en\":\"SMF.UecmRegFail.DnnNotAllowed\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3672, 'SMF', 'SMFHF03', 'SMF.UecmRegFail.UserNotFound', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文注册失败次数_未找到用户\",\"en\":\"SMF.UecmRegFail.UserNotFound\"}', 'SMF收到UDM返回的UE上下文注册失败的次数');
|
||||
INSERT INTO `measure_title` VALUES (3673, 'SMF', 'SMFHF03', 'SMF.UecmDeregReq', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文去注册请求次数\",\"en\":\"SMF.UecmDeregReq\"}', 'SMF向UDM发起UE上下文去注册请求的次数');
|
||||
INSERT INTO `measure_title` VALUES (3674, 'SMF', 'SMFHF04', 'SMF.UecmDeregSucc', 'false', 'EpRpDynN10Smf', '15M', '{\"cn\":\"UE上下文去注册成功次数\",\"en\":\"SMF.UecmDeregSucc\"}', 'SMF向UDM发起UE上下文去注册成功的次数');
|
||||
INSERT INTO `measure_title` VALUES (3675, 'SMF', 'SMFHG01', 'ASMF.AttCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMFPDU会话建立请求次数\",\"en\":\"ASMF.AttCreatePduSession\"}', 'A-SMF/H-SMF UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3676, 'SMF', 'SMFHG01', 'ASMF.AttCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的PDU会话建立请求次数\",\"en\":\"ASMF.AttCreatePduSession._Ns\"}', 'A-SMF/H-SMF按照S-NSSAI统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3677, 'SMF', 'SMFHG01', 'ASMF.AttCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的PDU会话建立请求次数\",\"en\":\"ASMF.AttCreatePduSession._Dnn\"}', 'A-SMF/H-SMF按照DNN统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3678, 'SMF', 'SMFHG02', 'ASMF.SuccCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMFPDU会话建立成功次数\",\"en\":\"ASMF.SuccCreatePduSession\"}', 'A-SMF/H-SMF收到 UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3679, 'SMF', 'SMFHG02', 'ASMF.SuccCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的PDU会话建立成功次数\",\"en\":\"ASMF.SuccCreatePduSession._Ns\"}', '按照S-NSSAI统计A-SMF/H-SMF收到UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3680, 'SMF', 'SMFHG02', 'ASMF.SuccCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的PDU会话建立成功次数\",\"en\":\"ASMF.SuccCreatePduSession._Dnn\"}', '按照DNN统计A-SMF/H-SMF收到UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3681, 'SMF', 'SMFHG03', 'ASMF.FailCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMFPDU会话建立失败次数\",\"en\":\"ASMF.FailCreatePduSession\"}', 'UE发起的PDU会话建立被A-SMF/H-SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3682, 'SMF', 'SMFHG03', 'ASMF.FailCreatePduSession._Cause', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分原因的PDU会话建立失败次数\",\"en\":\"ASMF.FailCreatePduSession._Cause\"}', 'UE发起的PDU会话建立被A-SMF/H-SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3683, 'SMF', 'SMFHG03', 'ASMF.FailCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的PDU会话建立失败次数\",\"en\":\"ASMF.FailCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立被A-SMF/H-SMF拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3684, 'SMF', 'SMFHG03', 'ASMF.FailCreatePduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的PDU会话建立失败次数\",\"en\":\"ASMF.FailCreatePduSession._Dnn\"}', '按照DNN统计UE发起的PDU会话建立被A-SMF/H-SMF拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3685, 'SMF', 'SMFHG04', 'ASMF.AttSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF发起的PDU会话修改请求次数\",\"en\":\"ASMF.AttSmfModifyPduSession\"}', 'A-SMF/H-SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3686, 'SMF', 'SMFHG04', 'ASMF.AttSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF发起的分切片的PDU会话修改请求次数\",\"en\":\"ASMF.AttSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计A-SMF/H-SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3687, 'SMF', 'SMFHG04', 'ASMF.AttSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF发起的分DNN的PDU会话修改请求次数\",\"en\":\"ASMF.AttSmfModifyPduSession._Dnn\"}', '按照DNN统计A-SMF/H-SMF发起的PDU会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3688, 'SMF', 'SMFHG05', 'ASMF.SuccSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF发起的PDU会话修改成功次数\",\"en\":\"ASMF.SuccSmfModifyPduSession\"}', 'A-SMF/H-SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3689, 'SMF', 'SMFHG05', 'ASMF.SuccSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的A-SMF/H-SMF发起的PDU会话修改成功次数\",\"en\":\"ASMF.SuccSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计A-SMF/H-SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3690, 'SMF', 'SMFHG05', 'ASMF.SuccSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的A-SMF/H-SMF发起的PDU会话修改成功次数\",\"en\":\"ASMF.SuccSmfModifyPduSession._Dnn\"}', '按照DNN统计A-SMF/H-SMF发起的PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3691, 'SMF', 'SMFHG06', 'ASMF.FailSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF发起的PDU会话修改失败次数\",\"en\":\"ASMF.FailSmfModifyPduSession\"}', 'A-SMF/H-SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3692, 'SMF', 'SMFHG06', 'ASMF.FailSmfModifyPduSession._Cause', 'true', 'SmfFunction', '15M', '{\"cn\":\"分原因的A-SMF/H-SMF发起的PDU会话修改失败次数\",\"en\":\"ASMF.FailSmfModifyPduSession._Cause\"}', 'A-SMF/H-SMF发起的PDU会话修改请求被拒绝的次数,并按拒绝原因分类统计。\n');
|
||||
INSERT INTO `measure_title` VALUES (3693, 'SMF', 'SMFHG06', 'ASMF.FailSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的A-SMF/H-SMF发起的PDU会话修改失败次数\",\"en\":\"ASMF.FailSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计A-SMF/H-SMF发起的PDU会话修改请求被拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3694, 'SMF', 'SMFHG06', 'ASMF.FailSmfModifyPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"分DNN的A-SMF/H-SMF发起的PDU会话修改失败次数\",\"en\":\"ASMF.FailSmfModifyPduSession._Dnn\"}', '按照DNN统计A-SMF/H-SMF发起的PDU会话修改请求被拒绝的次数。\n');
|
||||
INSERT INTO `measure_title` VALUES (3695, 'SMF', 'SMFHG07', 'ASMF.PduSessionCreateTime', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMFPDU会话建立流程平均时长\",\"en\":\"ASMF.PduSessionCreateTime\"}', '成功的A-SMF/H-SMF PDU会话建立流程的平均时长。\n');
|
||||
INSERT INTO `measure_title` VALUES (3696, 'SMF', 'SMFHH01', 'ASMF.MeanPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF平均PDU会话数\",\"en\":\"ASMF.MeanPduSession\"}', '一个统计周期内A-SMF/H-SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3697, 'SMF', 'SMFHH01', 'ASMF.MeanPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的平均PDU会话数\",\"en\":\"ASMF.MeanPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计A-SMF/H-SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3698, 'SMF', 'SMFHH01', 'ASMF.MeanPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的平均PDU会话数\",\"en\":\"ASMF.MeanPduSession._Dnn\"}', '一个统计周期内按照DNN统计A-SMF/H-SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3699, 'SMF', 'SMFHH02', 'ASMF.MaxPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF最大PDU会话数\",\"en\":\"ASMF.MaxPduSession\"}', '一个统计周期内A-SMF/H-SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3700, 'SMF', 'SMFHH02', 'ASMF.MaxPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的最大PDU会话数\",\"en\":\"ASMF.MaxPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计A-SMF/H-SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3701, 'SMF', 'SMFHH02', 'ASMF.MaxPduSession._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的最大PDU会话数\",\"en\":\"ASMF.MaxPduSession._Dnn\"}', '一个统计周期内按照DNN统计A-SMF/H-SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3702, 'SMF', 'SMFHH03', 'ASMF.MeanQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF平均Qos流数\",\"en\":\"ASMF.MeanQf\"}', '一个统计周期内A-SMF/H-SMF中的平均Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3703, 'SMF', 'SMFHH03', 'ASMF.MeanQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的平均Qos流数\",\"en\":\"ASMF.MeanQf._Ns\"}', '一个统计周期内按照S-NSSAI统计A-SMF/H-SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3704, 'SMF', 'SMFHH03', 'ASMF.MeanQf._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的平均Qos流数\",\"en\":\"ASMF.MeanQf._Dnn\"}', '一个统计周期内按照DNN统计A-SMF/H-SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3705, 'SMF', 'SMFHH04', 'ASMF.MaxQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF最大Qos流数\",\"en\":\"ASMF.MaxQf\"}', '一个统计周期内A-SMF/H-SMF中的最大Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3706, 'SMF', 'SMFHH04', 'ASMF.MaxQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分切片的最大Qos流数\",\"en\":\"ASMF.MaxQf._Ns\"}', '一个统计周期内按照S-NSSAI统计A-SMF/H-SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3707, 'SMF', 'SMFHH04', 'ASMF.MaxQf._Dnn', 'true', 'SmfFunction', '15M', '{\"cn\":\"A-SMF/H-SMF分DNN的最大Qos流数\",\"en\":\"ASMF.MaxQf._Dnn\"}', '一个统计周期内按照DNN统计A-SMF/H-SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3708, 'SMF', 'SMFHI01', 'ISMF.AttCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话建立请求次数\",\"en\":\"ISMF.AttCreatePduSession\"}', 'I-SMF/V-SMF UE发送的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3709, 'SMF', 'SMFHI01', 'ISMF.AttCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的PDU会话建立请求次数\",\"en\":\"ISMF.AttCreatePduSession._Ns\"}', 'I-SMF/V-SMF按照S-NSSAI统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3710, 'SMF', 'SMFHI02', 'ISMF.SuccCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话建立成功次数\",\"en\":\"ISMF.SuccCreatePduSession\"}', 'I-SMF/V-SMF收到 UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3711, 'SMF', 'SMFHI02', 'ISMF.SuccCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的PDU会话建立成功次数\",\"en\":\"ISMF.SuccCreatePduSession._Ns\"}', '按照S-NSSAI统计I-SMF/V-SMF收到UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3712, 'SMF', 'SMFHI03', 'ISMF.FailCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话建立失败次数\",\"en\":\"ISMF.FailCreatePduSession\"}', 'UE发起的PDU会话建立被I-SMF/V-SMF拒绝的次数');
|
||||
INSERT INTO `measure_title` VALUES (3713, 'SMF', 'SMFHI03', 'ISMF.FailCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的PDU会话建立失败次数\",\"en\":\"ISMF.FailCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立被I-SMF/V-SMF拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3714, 'SMF', 'SMFHI04', 'ISMF.SendSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF发送的PDU会话修改命令次数\",\"en\":\"ISMF.SendSmfModifyPduSession\"}', 'I-SMF/V-SMF发送的PDU会话修改命令次数。');
|
||||
INSERT INTO `measure_title` VALUES (3715, 'SMF', 'SMFHI04', 'ISMF.SendSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF发送的分切片的PDU会话修改命令次数\",\"en\":\"ISMF.SendSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计I-SMF/V-SMF发送的PDU会话修改次数。');
|
||||
INSERT INTO `measure_title` VALUES (3716, 'SMF', 'SMFHI05', 'ISMF.SuccSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话修改成功次数\",\"en\":\"ISMF.SuccSmfModifyPduSession\"}', 'I-SMF/V-SMF PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3717, 'SMF', 'SMFHI05', 'ISMF.SuccSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的I-SMF/V-SMFPDU会话修改成功次数\",\"en\":\"ISMF.SuccSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计I-SMF/V-SMF PDU会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3718, 'SMF', 'SMFHI06', 'ISMF.FailSmfModifyPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话修改失败次数\",\"en\":\"ISMF.FailSmfModifyPduSession\"}', 'I-SMF/V-SMF PDU会话修改被拒绝的次数。\n');
|
||||
INSERT INTO `measure_title` VALUES (3719, 'SMF', 'SMFHI06', 'ISMF.FailSmfModifyPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的I-SMF/V-SMFPDU会话修改失败次数\",\"en\":\"ISMF.FailSmfModifyPduSession._Ns\"}', '按照S-NSSAI统计I-SMF/V-SMF PDU会话修改被拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3720, 'SMF', 'SMFHI07', 'ISMF.PduSessionCreateTime', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMFPDU会话建立流程平均时长\",\"en\":\"ISMF.PduSessionCreateTime\"}', '成功的I-SMF/V-SMF PDU会话建立流程的平均时长。\n');
|
||||
INSERT INTO `measure_title` VALUES (3721, 'SMF', 'SMFHJ01', 'ISMF.MeanPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF平均PDU会话数\",\"en\":\"ISMF.MeanPduSession\"}', '一个统计周期内I-SMF/V-SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3722, 'SMF', 'SMFHJ01', 'ISMF.MeanPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的平均PDU会话数\",\"en\":\"ISMF.MeanPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计I-SMF/V-SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3723, 'SMF', 'SMFHJ02', 'ISMF.MaxPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF最大PDU会话数\",\"en\":\"ISMF.MaxPduSession\"}', '一个统计周期内I-SMF/V-SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3724, 'SMF', 'SMFHJ02', 'ISMF.MaxPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的最大PDU会话数\",\"en\":\"ISMF.MaxPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计I-SMF/V-SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3725, 'SMF', 'SMFHJ03', 'ISMF.MeanQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF平均Qos流数\",\"en\":\"ISMF.MeanQf\"}', '一个统计周期内I-SMF/V-SMF中的平均Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3726, 'SMF', 'SMFHJ03', 'ISMF.MeanQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的平均Qos流数\",\"en\":\"ISMF.MeanQf._Ns\"}', '一个统计周期内按照S-NSSAI统计I-SMF/V-SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3727, 'SMF', 'SMFHJ04', 'ISMF.MaxQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF最大Qos流数\",\"en\":\"ISMF.MaxQf\"}', '一个统计周期内I-SMF/V-SMF中的最大Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3728, 'SMF', 'SMFHJ04', 'ISMF.MaxQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"I-SMF/V-SMF分切片的最大Qos流数\",\"en\":\"ISMF.MaxQf._Ns\"}', '一个统计周期内按照S-NSSAI统计I-SMF/V-SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3729, 'SMF', 'SMFHK01', 'SMF.AttAccessRequestByUPF', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF发送UPF转接的AccessRequest消息数\",\"en\":\"SMF.AttAccessRequestByUPF\"}', 'SMF向UPF转接的AAA服务器发起鉴权请求的尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3730, 'SMF', 'SMFHK02', 'SMF.SuccAccessAcceptByUPF', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF接收UPF转接的AccessAccept消息数\",\"en\":\"SMF.SuccAccessAcceptByUPF\"}', 'SMF收到UPF转接的AAA服务器鉴权请求接受次数');
|
||||
INSERT INTO `measure_title` VALUES (3731, 'SMF', 'SMFHK03', 'SMF.AttAccountingStartRequestByUPF', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF发送UPF转接的AccountingStartRequest消息数\",\"en\":\"SMF.AttAccountingStartRequestByUPF\"}', 'SMF向UPF转接的AAA服务器发起计费开始请求的尝试次数。');
|
||||
INSERT INTO `measure_title` VALUES (3732, 'SMF', 'SMFHK04', 'SMF.SuccAccountingStartResponseByUPF', 'false', 'SmfFunction', '15M', '{\"cn\":\"SMF接收UPF转接的AccoutingStartResponse消息数\",\"en\":\"SMF.SuccAccountingStartResponseByUPF\"}', 'SMF收到UPF转接的AAA服务器计费开始应答次数');
|
||||
INSERT INTO `measure_title` VALUES (3733, 'SMF', 'SMFHL01', 'SMF.AttChargingDataReq', 'false', 'SmfFunction', '15M', '{\"cn\":\"N40接口发送激活请求消息数\",\"en\":\"SMF.AttChargingDataReq\"}', 'N40接口上发送Nchf_ConvergedCharging_Create Request消息的数目');
|
||||
INSERT INTO `measure_title` VALUES (3734, 'SMF', 'SMFHL02', 'SMF.RecvChargingDataRsp', 'false', 'SmfFunction', '15M', '{\"cn\":\"收到Nchf_ConvergedCharging_CreateResponse次数\",\"en\":\"SMF.RecvChargingDataRsp\"}', 'N40接口上接收Nchf_ConvergedCharging_Create Response消息的数目');
|
||||
INSERT INTO `measure_title` VALUES (3735, 'SMF', 'SMFHL03', 'SMF.ReAttChargingDataReq', 'false', 'SmfFunction', '15M', '{\"cn\":\"重发Nchf_ConvergedCharging_CreateRequest次数\",\"en\":\"SMF.ReAttChargingDataReq\"}', 'N40接口上重发Nchf_ConvergedCharging_Create Request消息的数目');
|
||||
INSERT INTO `measure_title` VALUES (3736, 'SMF', 'SMFHM01', 'SMF.BsfRecPcfQuery', 'false', 'SmfFunction', '15M', '{\"cn\":\"BSF收到查询请求次数\",\"en\":\"SMF.BsfRecPcfQuery\"}', 'BSF收到查询PCF请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3737, 'SMF', 'SMFHM02', 'SMF.BsfRspPcfQuery', 'false', 'SmfFunction', '15M', '{\"cn\":\"BSF发送查询应答次数\",\"en\":\"SMF.BsfRspPcfQuery\"}', 'BSF发送查询PCF成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3738, 'UDM', 'UDMHA01', 'UDM.AmfUecmRegReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册请求次数\",\"en\":\"UDM.AmfUecmRegReq\"}', '统计UDM收到的AMF发起的UECM注册请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3739, 'UDM', 'UDMHA02', 'UDM.AmfUecmRegSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册成功次数\",\"en\":\"UDM.AmfUecmRegSucc\"}', '统计UDM返回的成功的AMF注册响应次数');
|
||||
INSERT INTO `measure_title` VALUES (3740, 'UDM', 'UDMHA03', 'UDM.AmfUecmRegUpdateReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"更新注册参数请求次数\",\"en\":\"UDM.AmfUecmRegUpdateReq\"}', '更新注册参数请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3741, 'UDM', 'UDMHA04', 'UDM.AmfUecmRegUpdateSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"更新注册参数成功次数\",\"en\":\"UDM.AmfUecmRegUpdateSucc\"}', '更新注册参数成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3742, 'UDM', 'UDMHA05', 'UDM.AmfUecmDeregReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM去注册请求次数\",\"en\":\"UDM.AmfUecmDeregReq\"}', '统计AMF发起的UECM去注册请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3743, 'UDM', 'UDMHA06', 'UDM.AmfUecmDeregSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM去注册成功次数\",\"en\":\"UDM.AmfUecmDeregSucc\"}', '统计AMF发起的UECM去注册成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3744, 'UDM', 'UDMHA07', 'UDM.SmfUecmRegReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册请求次数\",\"en\":\"UDM.SmfUecmRegReq\"}', '统计SMF发起的用户上下文注册请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3745, 'UDM', 'UDMHA08', 'UDM.SmfUecmRegSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册成功次数\",\"en\":\"UDM.SmfUecmRegSucc\"}', '统计UDM返回的成功的用户上下文注册响应次数');
|
||||
INSERT INTO `measure_title` VALUES (3746, 'UDM', 'UDMHA09', 'UDM.SmfUecmDeregReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM去注册请求次数\",\"en\":\"UDM.SmfUecmDeregReq\"}', '统计SMF发起的用户上下文去注册请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3747, 'UDM', 'UDMHA10', 'UDM.SmfUecmDeregSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM去注册成功次数\",\"en\":\"UDM.SmfUecmDeregSucc\"}', '统计UDM返回的成功的用户上下文去注册响应次数');
|
||||
INSERT INTO `measure_title` VALUES (3748, 'UDM', 'UDMHA11', 'UDM.SdmGetReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"获取用户数据请求次数\",\"en\":\"UDM.SdmGetReq\"}', '统计UDM收到的获取用户数据请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3749, 'UDM', 'UDMHA12', 'UDM.SdmGetSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"获取用户数据成功次数\",\"en\":\"UDM.SdmGetSucc\"}', '统计UDM成功返回用户数据次数');
|
||||
INSERT INTO `measure_title` VALUES (3750, 'UDM', 'UDMHA13', 'UDM.SdmNotif', 'false', 'UdmFunction', '15M', '{\"cn\":\"用户数据变化通知次数\",\"en\":\"UDM.SdmNotif\"}', '统计UDM发送用户数据变化通知次数');
|
||||
INSERT INTO `measure_title` VALUES (3751, 'UDM', 'UDMHA14', 'UDM.SdmSubscrReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"订阅用户数据请求次数\",\"en\":\"UDM.SdmSubscrReq\"}', '统计UDM收到的订阅用户数据相关通知请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3752, 'UDM', 'UDMHA15', 'UDM.SdmSubscrSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"订阅用户数据成功次数\",\"en\":\"UDM.SdmSubscrSucc\"}', '统计UDM返回的订阅用户数据相关通知成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3753, 'UDM', 'UDMHA16', 'UDM.SdmUnSubscrReq', 'false', 'UdmFunction', '15M', '{\"cn\":\"去订阅用户数据请求次数\",\"en\":\"UDM.SdmUnSubscrReq\"}', '统计UDM收到的去订阅用户数据相关通知请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3754, 'UDM', 'UDMHA17', 'UDM.SdmUnSubscrSucc', 'false', 'UdmFunction', '15M', '{\"cn\":\"去订阅用户数据成功次数\",\"en\":\"UDM.SdmUnSubscrSucc\"}', '统计UDM返回的去订阅用户数据相关通知成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3755, 'UDM', 'UDMHA18', 'UDM.UecmDeregNotif', 'false', 'UdmFunction', '15M', '{\"cn\":\"去注册通知次数\",\"en\":\"UDM.UecmDeregNotif\"}', '统计UDM发送的去注册通知次数');
|
||||
INSERT INTO `measure_title` VALUES (3756, 'UDM', 'UDMHA19', 'UDM.SdmGetUserNotFound', 'false', 'UdmFunction', '15M', '{\"cn\":\"获取用户数据返回用户不存在消息总数\",\"en\":\"UDM.SdmGetUserNotFound\"}', '统计获取用户数据时UDM返回用户不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3757, 'UDM', 'UDMHA20', 'UDM.SdmGetDataNotFound', 'false', 'UdmFunction', '15M', '{\"cn\":\"获取用户数据返回签约数据不存在消息总数\",\"en\":\"UDM.SdmGetDataNotFound\"}', '统计获取用户数据时UDM返回签约数据不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3758, 'UDM', 'UDMHA21', 'UDM.AmfUecmRegUserNotFound', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回用户不存在消息总数\",\"en\":\"UDM.AmfUecmRegUserNotFound\"}', 'AMF发起的UECM注册返回时,UDM返回用户不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3759, 'UDM', 'UDMHA22', 'UDM.AmfUecmRegUnknownSub', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回未签约5G业务消息总数\",\"en\":\"UDM.AmfUecmRegUnknownSub\"}', 'AMF发起的UECM注册返回时,UDM返回未签约5G业务消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3760, 'UDM', 'UDMHA23', 'UDM.AmfUecmRegNoPsSub', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回未签约PS业务消息总数\",\"en\":\"UDM.AmfUecmRegNoPsSub\"}', 'AMF发起的UECM注册返回时,UDM返回未签约PS业务消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3761, 'UDM', 'UDMHA24', 'UDM.AmfUecmRegRoamNotAllowed', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回漫游不允许消息总数\",\"en\":\"UDM.AmfUecmRegRoamNotAllowed\"}', 'AMF发起的UECM注册返回时,UDM返回漫游不允许消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3762, 'UDM', 'UDMHA25', 'UDM.AmfUecmRegRatNotAllowed', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回RAT不允许消息总数\",\"en\":\"UDM.AmfUecmRegRatNotAllowed\"}', 'AMF发起的UECM注册返回时,UDM返回RAT不允许消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3763, 'UDM', 'UDMHA26', 'UDM.AmfUecmRegContextNotFound', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回上下文不存在消息总数\",\"en\":\"UDM.AmfUecmRegContextNotFound\"}', 'AMF发起的UECM注册返回时,UDM返回上下文不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3764, 'UDM', 'UDMHA27', 'UDM.AmfUecmRegReAuth', 'false', 'UdmFunction', '15M', '{\"cn\":\"AMF发起的UECM注册返回UE未鉴权总数\",\"en\":\"UDM.AmfUecmRegReAuth\"}', 'AMF发起的UECM注册返回时,UDM返回UE未鉴权总数');
|
||||
INSERT INTO `measure_title` VALUES (3765, 'UDM', 'UDMHA28', 'UDM.SmfUecmRegUserNotFound', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册返回用户不存在消息总数\",\"en\":\"UDM.SmfUecmRegUserNotFound\"}', 'SMF发起的UECM注册返回时,UDM返回用户不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3766, 'UDM', 'UDMHA29', 'UDM.SmfUecmRegUnknownSub', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册返回未签约5G业务消息总数\",\"en\":\"UDM.SmfUecmRegUnknownSub\"}', 'SMF发起的UECM注册返回时,UDM返回未签约5G业务消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3767, 'UDM', 'UDMHA30', 'UDM.SmfUecmRegRoamNotAllowed', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册返回漫游不允许消息总数\",\"en\":\"UDM.SmfUecmRegRoamNotAllowed\"}', 'SMF发起的UECM注册返回时,UDM返回漫游不允许消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3768, 'UDM', 'UDMHA31', 'UDM.SmfUecmRegDnnNotAllowed', 'false', 'UdmFunction', '15M', '{\"cn\":\"SMF发起的UECM注册返回DNN不允许消息总数\",\"en\":\"UDM.SmfUecmRegDnnNotAllowed\"}', 'SMF发起的UECM注册返回时,UDM返回DNN不允许消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3769, 'UDM', 'UDMHB01', 'UDR.5gSupi', 'false', 'UdrFunction', '15M', '{\"cn\":\"5G网络SUPI数\",\"en\":\"UDR.5gSupi\"}', '统计UDR存储的SUPI数最新值');
|
||||
INSERT INTO `measure_title` VALUES (3770, 'UDM', 'UDMHB02', 'UDR.5gSub', 'false', 'UdrFunction', '15M', '{\"cn\":\"5G用户数\",\"en\":\"UDR.5gSub\"}', '统计UDR存储的5G MSISDN数最新值');
|
||||
INSERT INTO `measure_title` VALUES (3771, 'UDM', 'UDMHB03', 'UDR.5gActSub', 'false', 'UdrFunction', '15M', '{\"cn\":\"5G活动用户数\",\"en\":\"UDR.5gActSub\"}', '统计UDR存储的有5G位置信息的MSISDN用户数最新值');
|
||||
INSERT INTO `measure_title` VALUES (3772, 'UDM', 'UDMHC01', 'Ausf.UeAuthReq', 'false', 'AusfFunction', '15M', '{\"cn\":\"鉴权请求次数\",\"en\":\"Ausf.UeAuthReq\"}', 'AUSF收到的鉴权请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3773, 'UDM', 'UDMHC02', 'Ausf.UeAuthAnsSucc', 'false', 'AusfFunction', '15M', '{\"cn\":\"鉴权成功次数\",\"en\":\"Ausf.UeAuthAnsSucc\"}', 'AUSF返回鉴权成功响应次数');
|
||||
INSERT INTO `measure_title` VALUES (3774, 'UDM', 'UDMHC03', 'Ausf.UeAuthAnsUserNotFound', 'false', 'AusfFunction', '15M', '{\"cn\":\"鉴权返回用户不存在消息总数\",\"en\":\"Ausf.UeAuthAnsUserNotFound\"}', 'AUSF返回用户不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3775, 'UDM', 'UDMHC04', 'Ausf.UeAuthAnsContextNotFound', 'false', 'AusfFunction', '15M', '{\"cn\":\"返回上下文不存在消息总数\",\"en\":\"Ausf.UeAuthAnsContextNotFound\"}', 'AUSF返回上下文不存在消息总数');
|
||||
INSERT INTO `measure_title` VALUES (3776, 'UDM', 'UDMHD01', 'ME.MeanMeLoad', 'false', 'ManagedElement', '15M', '{\"cn\":\"系统平均负荷\",\"en\":\"ME.MeanMeLoad\"}', '\n指测量周期中,网元的虚拟机资源负荷的抽样平均值。网元的虚拟机资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。');
|
||||
INSERT INTO `measure_title` VALUES (3777, 'UPF', 'UPFHA01', 'UPF.PfcpSessionEstabReq', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话建立请求次数\",\"en\":\"UPF.PfcpSessionEstabReq\"}', 'PFCP会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3778, 'UPF', 'UPFHA01', 'UPF.PfcpSessionEstabReq._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话建立请求次数\",\"en\":\"UPF.PfcpSessionEstabReq._Ns\"}', '按照S-NSSAI统计的PFCP会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3779, 'UPF', 'UPFHA01', 'UPF.PfcpSessionEstabReq._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话建立请求次数\",\"en\":\"UPF.PfcpSessionEstabReq._Dnn\"}', '按照Dnn统计的PFCP会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3780, 'UPF', 'UPFHA02', 'UPF.PfcpSessionEstabSucc', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话建立成功次数\",\"en\":\"UPF.PfcpSessionEstabSucc\"}', 'PFCP会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3781, 'UPF', 'UPFHA02', 'UPF.PfcpSessionEstabSucc._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话建立成功次数\",\"en\":\"UPF.PfcpSessionEstabSucc._Ns\"}', '按照S-NSSAI统计的PFCP会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3782, 'UPF', 'UPFHA02', 'UPF.PfcpSessionEstabSucc._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话建立成功次数\",\"en\":\"UPF.PfcpSessionEstabSucc._Dnn\"}', '按照Dnn统计的PFCP会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3783, 'UPF', 'UPFHA03', 'UPF.PfcpSessionEstabFail', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话建立失败次数\",\"en\":\"UPF.PfcpSessionEstabFail\"}', 'PFCP会话建立被拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3784, 'UPF', 'UPFHA03', 'UPF.PfcpSessionEstabFail._Cause', 'true', 'UpfFunction', '15M', '{\"cn\":\"分原因的PFCP会话建立失败次数\",\"en\":\"UPF.PfcpSessionEstabFail._Cause\"}', 'PFCP会话建立被拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3785, 'UPF', 'UPFHA03', 'UPF.PfcpSessionEstabFail._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话建立失败次数\",\"en\":\"UPF.PfcpSessionEstabFail._Ns\"}', '按照S-NSSAI统计PFCP会话建立被拒绝的次数');
|
||||
INSERT INTO `measure_title` VALUES (3786, 'UPF', 'UPFHA03', 'UPF.PfcpSessionEstabFail._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话建立失败次数\",\"en\":\"UPF.PfcpSessionEstabFail._Dnn\"}', '按照Dnn统计PFCP会话建立被拒绝的次数');
|
||||
INSERT INTO `measure_title` VALUES (3787, 'UPF', 'UPFHA04', 'UPF.PfcpSessionModifyReq', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话修改请求次数\",\"en\":\"UPF.PfcpSessionModifyReq\"}', 'PFCP会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3788, 'UPF', 'UPFHA04', 'UPF.PfcpSessionModifyReq._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话修改请求次数\",\"en\":\"UPF.PfcpSessionModifyReq._Ns\"}', '按照S-NSSAI统计PFCP会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3789, 'UPF', 'UPFHA04', 'UPF.PfcpSessionModifyReq._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话修改请求次数\",\"en\":\"UPF.PfcpSessionModifyReq._Dnn\"}', '按照Dnn统计PFCP会话修改请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3790, 'UPF', 'UPFHA05', 'UPF.PfcpSessionModifySucc', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话修改成功次数\",\"en\":\"UPF.PfcpSessionModifySucc\"}', 'PFCP会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3791, 'UPF', 'UPFHA05', 'UPF.PfcpSessionModifySucc._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话修改成功次数\",\"en\":\"UPF.PfcpSessionModifySucc._Ns\"}', '按照S-NSSAI统计PFCP会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3792, 'UPF', 'UPFHA05', 'UPF.PfcpSessionModifySucc._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话修改成功次数\",\"en\":\"UPF.PfcpSessionModifySucc._Dnn\"}', '按照Dnn统计PFCP会话修改成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3793, 'UPF', 'UPFHA06', 'UPF.PfcpSessionModifyFail', 'false', 'UpfFunction', '15M', '{\"cn\":\"PFCP会话修改失败次数\",\"en\":\"UPF.PfcpSessionModifyFail\"}', 'PFCP会话修改拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3794, 'UPF', 'UPFHA06', 'UPF.PfcpSessionModifyFail._Cause', 'true', 'UpfFunction', '15M', '{\"cn\":\"分原因的PFCP会话修改失败次数\",\"en\":\"UPF.PfcpSessionModifyFail._Cause\"}', 'PFCP会话修改拒绝的次数,并按拒绝原因分类统计。');
|
||||
INSERT INTO `measure_title` VALUES (3795, 'UPF', 'UPFHA06', 'UPF.PfcpSessionModifyFail._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的PFCP会话修改失败次数\",\"en\":\"UPF.PfcpSessionModifyFail._Ns\"}', '按照S-NSSAI统计PFCP会话修改拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3796, 'UPF', 'UPFHA06', 'UPF.PfcpSessionModifyFail._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分Dnn的PFCP会话修改失败次数\",\"en\":\"UPF.PfcpSessionModifyFail._Dnn\"}', '按照Dnn统计PFCP会话修改拒绝的次数。');
|
||||
INSERT INTO `measure_title` VALUES (3797, 'UPF', 'UPFHB01', 'UPF.MeanQosFlows', 'false', 'UpfFunction', '15M', '{\"cn\":\"平均QoS流数\",\"en\":\"UPF.MeanQosFlows\"}', '一个统计周期内UPF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3798, 'UPF', 'UPFHB01', 'UPF.MeanQosFlows._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的平均QoS流数\",\"en\":\"UPF.MeanQosFlows._Ns\"}', '一个统计周期内按照S-NSSAI统计UPF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3799, 'UPF', 'UPFHB01', 'UPF.MeanQosFlows._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的平均QoS流数\",\"en\":\"UPF.MeanQosFlows._Dnn\"}', '一个统计周期内按照DNN统计UPF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3800, 'UPF', 'UPFHB01', 'UPF.MaxQosFlows', 'false', 'UpfFunction', '15M', '{\"cn\":\"最大QoS流数\",\"en\":\"UPF.MaxQosFlows\"}', '一个统计周期内UPF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3801, 'UPF', 'UPFHB01', 'UPF.MaxQosFlows._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的最大QoS流数\",\"en\":\"UPF.MaxQosFlows._Ns\"}', '一个统计周期内按照S-NSSAI统计UPF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3802, 'UPF', 'UPFHB01', 'UPF.MaxQosFlows._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的最大QoS流数\",\"en\":\"UPF.MaxQosFlows._Dnn\"}', '一个统计周期内按照DNN统计UPF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3803, 'UPF', 'UPFHC01', 'UPF.N3IncPkt', 'false', 'EpRpDynN3Upf', '15M', '{\"cn\":\"N3接口接收GTP包数\",\"en\":\"UPF.N3IncPkt\"}', 'UPF从N3接口接收的GTP包数。其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3804, 'UPF', 'UPFHC01', 'UPF.N3IncPkt._Ns', 'true', 'EpRpDynN3Upf', '15M', '{\"cn\":\"分切片的N3接口接收GTP包数\",\"en\":\"UPF.N3IncPkt._Ns\"}', 'UPF从N3接口接收的GTP包数。其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3805, 'UPF', 'UPFHC02', 'UPF.N3OgPkt', 'false', 'EpRpDynN3Upf', '15M', '{\"cn\":\"N3接口发送GTP包数\",\"en\":\"UPF.N3OgPkt\"}', 'UPF从N3接口发送出去的GTP包数,其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3806, 'UPF', 'UPFHC02', 'UPF.N3OgPkt._Ns', 'true', 'EpRpDynN3Upf', '15M', '{\"cn\":\"分切片的N3接口发送GTP包数\",\"en\":\"UPF.N3OgPkt._Ns\"}', 'UPF从N3接口发送出去的GTP包数,其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3807, 'UPF', 'UPFHC03', 'UPF.N3IncOct', 'false', 'EpRpDynN3Upf', '15M', '{\"cn\":\"N3接口接收GTP包字节数\",\"en\":\"UPF.N3IncOct\"}', 'UPF从N3接口接收的GTP包字节数(含GTP头),其中EpRpDynN3Upf_Global要求按S-NSSAI或UE分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3808, 'UPF', 'UPFHC03', 'UPF.N3IncOct._Ns', 'true', 'EpRpDynN3Upf', '15M', '{\"cn\":\"分切片的N3接口接收GTP包字节数\",\"en\":\"UPF.N3IncOct._Ns\"}', 'UPF从N3接口接收的GTP包字节数(含GTP头),其中EpRpDynN3Upf_Global要求按S-NSSAI或UE分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3809, 'UPF', 'UPFHC04', 'UPF.N3OgOct', 'false', 'EpRpDynN3Upf', '15M', '{\"cn\":\"N3接口发送GTP包字节数\",\"en\":\"UPF.N3OgOct\"}', 'UPF从N3接口发送的GTP包字节数(含GTP头),其中EpRpDynN3Upf_Global要求按S-NSSAI或UE分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3810, 'UPF', 'UPFHC04', 'UPF.N3OgOct._Ns', 'true', 'EpRpDynN3Upf', '15M', '{\"cn\":\"分切片的N3接口发送GTP包字节数\",\"en\":\"UPF.N3OgOct._Ns\"}', 'UPF从N3接口发送的GTP包字节数(含GTP头),其中EpRpDynN3Upf_Global要求按S-NSSAI或UE分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3811, 'UPF', 'UPFHC05', 'UPF.N3DiscPkt', 'false', 'EpRpDynN3Upf', '15M', '{\"cn\":\"N3接口接收错误GTP包数\",\"en\":\"UPF.N3DiscPkt\"}', 'N3接口因出错丢弃的GTP包个数,其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3812, 'UPF', 'UPFHC05', 'UPF.N3DiscPkt._Ns', 'true', 'EpRpDynN3Upf', '15M', '{\"cn\":\"分切片的N3接口接收错误GTP包数\",\"en\":\"UPF.N3DiscPkt._Ns\"}', 'N3接口因出错丢弃的GTP包个数,其中EpRpDynN3Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3813, 'UPF', 'UPFHD01', 'UPF.N9aIncPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9a接口接收GTP包数\",\"en\":\"UPF.N9aIncPkt\"}', 'UPF从左侧N9a接口接收的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3814, 'UPF', 'UPFHD01', 'UPF.N9aIncPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9a接口接收GTP包数\",\"en\":\"UPF.N9aIncPkt._Ns\"}', 'UPF从左侧N9a接口接收的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3815, 'UPF', 'UPFHD02', 'UPF.N9aOgPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9a接口发送GTP包数\",\"en\":\"UPF.N9aOgPkt\"}', 'UPF从左侧N9a接口发送出去的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3816, 'UPF', 'UPFHD02', 'UPF.N9aOgPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9a接口发送GTP包数\",\"en\":\"UPF.N9aOgPkt._Ns\"}', 'UPF从左侧N9a接口发送出去的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3817, 'UPF', 'UPFHD03', 'UPF.N9aIncOct', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9a接口接收GTP包字节数\",\"en\":\"UPF.N9aIncOct\"}', 'UPF从左侧N9a接口接收的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3818, 'UPF', 'UPFHD03', 'UPF.N9aIncOct._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9a接口接收GTP包字节数\",\"en\":\"UPF.N9aIncOct._Ns\"}', 'UPF从左侧N9a接口接收的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3819, 'UPF', 'UPFHD04', 'UPF.N9aOgOct', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9a接口发送GTP包字节数\",\"en\":\"UPF.N9aOgOct\"}', 'UPF从左侧N9a接口发送的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3820, 'UPF', 'UPFHD04', 'UPF.N9aOgOct._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9a接口发送GTP包字节数\",\"en\":\"UPF.N9aOgOct._Ns\"}', 'UPF从左侧N9a接口发送的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3821, 'UPF', 'UPFHD05', 'UPF.N9aDiscPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9a接口接收错误GTP包数\",\"en\":\"UPF.N9aDiscPkt\"}', 'UPF对左侧N9a接口因出错丢弃的GTP包个数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3822, 'UPF', 'UPFHD05', 'UPF.N9aDiscPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9a接口接收错误GTP包数\",\"en\":\"UPF.N9aDiscPkt._Ns\"}', 'UPF对左侧N9a接口因出错丢弃的GTP包个数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3823, 'UPF', 'UPFHD06', 'UPF.N9cIncPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9c接口接收GTP包数\",\"en\":\"UPF.N9cIncPkt\"}', 'UPF从右侧N9c接口接收的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3824, 'UPF', 'UPFHD06', 'UPF.N9cIncPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9c接口接收GTP包数\",\"en\":\"UPF.N9cIncPkt._Ns\"}', 'UPF从右侧N9c接口接收的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3825, 'UPF', 'UPFHD07', 'UPF.N9cOgPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9c接口发送GTP包数\",\"en\":\"UPF.N9cOgPkt\"}', 'UPF从右侧N9c接口发送出去的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3826, 'UPF', 'UPFHD07', 'UPF.N9cOgPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9c接口发送GTP包数\",\"en\":\"UPF.N9cOgPkt._Ns\"}', 'UPF从右侧N9c接口发送出去的GTP包数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3827, 'UPF', 'UPFHD08', 'UPF.N9cIncOct', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9c接口接收GTP包字节数\",\"en\":\"UPF.N9cIncOct\"}', 'UPF从右侧N9c接口接收的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3828, 'UPF', 'UPFHD08', 'UPF.N9cIncOct._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9c接口接收GTP包字节数\",\"en\":\"UPF.N9cIncOct._Ns\"}', 'UPF从右侧N9c接口接收的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3829, 'UPF', 'UPFHD09', 'UPF.N9cOgOct', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9c接口发送GTP包字节数\",\"en\":\"UPF.N9cOgOct\"}', 'UPF从右侧N9c接口发送的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3830, 'UPF', 'UPFHD09', 'UPF.N9cOgOct._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9c接口发送GTP包字节数\",\"en\":\"UPF.N9cOgOct._Ns\"}', 'UPF从右侧N9c接口发送的GTP包字节数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3831, 'UPF', 'UPFHD10', 'UPF.N9cDiscPkt', 'false', 'EpRpDynN9Upf', '15M', '{\"cn\":\"N9c接口接收错误GTP包数\",\"en\":\"UPF.N9cDiscPkt\"}', 'UPF对右侧N9c接口因出错丢弃的GTP包个数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3832, 'UPF', 'UPFHD10', 'UPF.N9cDiscPkt._Ns', 'true', 'EpRpDynN9Upf', '15M', '{\"cn\":\"分切片的N9c接口接收错误GTP包数\",\"en\":\"UPF.N9cDiscPkt._Ns\"}', 'UPF对右侧N9c接口因出错丢弃的GTP包个数,其中EpRpDynN9Upf_Global要求按S-NSSAI分别进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3833, 'UPF', 'UPFHE01', 'UPF.N6IncPkt', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口接收IP包数\",\"en\":\"UPF.N6IncPkt\"}', '统计UPF在N6接口接收到的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3834, 'UPF', 'UPFHE01', 'UPF.N6IncPkt._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口接收IP包数\",\"en\":\"UPF.N6IncPkt._Dnn\"}', '统计UPF在N6接口接收到的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3835, 'UPF', 'UPFHE01', 'UPF.N6IncPktIpv6', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口接收IPv6包数\",\"en\":\"UPF.N6IncPktIpv6\"}', '统计UPF在N6接口接收到的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3836, 'UPF', 'UPFHE01', 'UPF.N6IncPktIpv6._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口接收IPv6包数\",\"en\":\"UPF.N6IncPktIpv6._Dnn\"}', '统计UPF在N6接口接收到的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3837, 'UPF', 'UPFHE02', 'UPF.N6OgPkt', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口发送IP包数\",\"en\":\"UPF.N6OgPkt\"}', '统计UPF在N6向发送的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3838, 'UPF', 'UPFHE02', 'UPF.N6OgPkt._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口发送IP包数\",\"en\":\"UPF.N6OgPkt._Dnn\"}', '统计UPF在N6向发送的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3839, 'UPF', 'UPFHE02', 'UPF.N6OgPktIpv6', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口发送IPv6包数\",\"en\":\"UPF.N6OgPktIpv6\"}', '统计UPF在N6向发送的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3840, 'UPF', 'UPFHE02', 'UPF.N6OgPktIpv6._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口发送IPv6包数\",\"en\":\"UPF.N6OgPktIpv6._Dnn\"}', '统计UPF在N6向发送的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3841, 'UPF', 'UPFHE03', 'UPF.N6IncOct', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口接收字节数\",\"en\":\"UPF.N6IncOct\"}', '统计UPF在N6接收到的IP包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3842, 'UPF', 'UPFHE03', 'UPF.N6IncOct._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口接收字节数\",\"en\":\"UPF.N6IncOct._Dnn\"}', '统计UPF在N6接收到的IP包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3843, 'UPF', 'UPFHE03', 'UPF.N6IncOctIpv6', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口接收的IPv6字节数\",\"en\":\"UPF.N6IncOctIpv6\"}', '统计UPF在N6接收到的IPv6包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3844, 'UPF', 'UPFHE03', 'UPF.N6IncOctIpv6._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口接收的IPv6字节数\",\"en\":\"UPF.N6IncOctIpv6._Dnn\"}', '统计UPF在N6接收到的IPv6包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3845, 'UPF', 'UPFHE04', 'UPF.N6OgOct', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口发送字节数\",\"en\":\"UPF.N6OgOct\"}', '统计UPF在N6发送的IP包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3846, 'UPF', 'UPFHE04', 'UPF.N6OgOct._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口发送字节数\",\"en\":\"UPF.N6OgOct._Dnn\"}', '统计UPF在N6发送的IP包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3847, 'UPF', 'UPFHE04', 'UPF.N6OgOctIpv6', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口发送的IPv6字节数\",\"en\":\"UPF.N6OgOctIpv6\"}', '统计UPF在N6发送的IPv6包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3848, 'UPF', 'UPFHE04', 'UPF.N6OgOctIpv6._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口发送的IPv6字节数\",\"en\":\"UPF.N6OgOctIpv6._Dnn\"}', '统计UPF在N6发送的IPv6包PDU字节数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3849, 'UPF', 'UPFHE05', 'UPF.N6DiscPkt', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口出错丢弃的IP包数\",\"en\":\"UPF.N6DiscPkt\"}', '统计N6口出错丢弃的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3850, 'UPF', 'UPFHE05', 'UPF.N6DiscPkt._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口出错丢弃的IP包数\",\"en\":\"UPF.N6DiscPkt._Dnn\"}', '统计N6口出错丢弃的IP包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3851, 'UPF', 'UPFHE05', 'UPF.N6DiscPktIpv6', 'false', 'UpfFunction', '15M', '{\"cn\":\"N6接口出错丢弃的IPv6包数\",\"en\":\"UPF.N6DiscPktIpv6\"}', '统计N6口出错丢弃的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3852, 'UPF', 'UPFHE05', 'UPF.N6DiscPktIpv6._Dnn', 'true', 'UpfFunction', '15M', '{\"cn\":\"分DNN的N6接口出错丢弃的IPv6包数\",\"en\":\"UPF.N6DiscPktIpv6._Dnn\"}', '统计N6口出错丢弃的IPv6包个数,并按DNN分别进行统计;');
|
||||
INSERT INTO `measure_title` VALUES (3853, 'UPF', 'UPFHF01', 'ME.MeanMeLoad', 'false', 'ManagedElement', '15M', '{\"cn\":\"系统平均负荷\",\"en\":\"ME.MeanMeLoad\"}', '对物理网元:指测量周期中,网元的硬件资源负荷的抽样平均值。网元的硬件资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。\n对虚拟网元:指测量周期中,网元的虚拟机资源负荷的抽样平均值。网元的虚拟机资源负荷可取对网元影响最大的模块的负荷,或取不同模块的负荷的加权平均值,不同厂商设备的计算方法各不相同。');
|
||||
INSERT INTO `measure_title` VALUES (3854, 'UPF', 'UPFHG01', 'UPF.MeanRtDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的平均往返时延\",\"en\":\"UPF.MeanRtDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的往返时延');
|
||||
INSERT INTO `measure_title` VALUES (3855, 'UPF', 'UPFHG02', 'UPF.MeanUlDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的平均上行时延\",\"en\":\"UPF.MeanUlDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的上行时延');
|
||||
INSERT INTO `measure_title` VALUES (3856, 'UPF', 'UPFHG03', 'UPF.MeanDlDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的平均下行时延\",\"en\":\"UPF.MeanDlDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的下行时延');
|
||||
INSERT INTO `measure_title` VALUES (3857, 'UPF', 'UPFHG04', 'UPF.MaxRtDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的最大往返时延\",\"en\":\"UPF.MaxRtDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的最大往返时延');
|
||||
INSERT INTO `measure_title` VALUES (3858, 'UPF', 'UPFHG05', 'UPF.MaxUlDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的最大上行时延\",\"en\":\"UPF.MaxUlDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的最大上行时延');
|
||||
INSERT INTO `measure_title` VALUES (3859, 'UPF', 'UPFHG06', 'UPF.MaxDlDelay._Ns', 'true', 'UpfFunction', '15M', '{\"cn\":\"分切片的最大下行时延\",\"en\":\"UPF.MaxDlDelay._Ns\"}', '基于切片对一个测量周期内所有归属该切片的采样用户获得的时延取平均后得到的最大下行时延');
|
||||
INSERT INTO `measure_title` VALUES (3860, 'UPF', 'UPFHH01', 'UPF.5GLanMaxPduSession', 'false', 'UpfFunction', '15M', '{\"cn\":\"最大的5GLANGroup会话数\",\"en\":\"UPF.5GLanMaxPduSession\"}', '一个统计周期内UPF+中的最大5G LAN GROUP会话数目');
|
||||
INSERT INTO `measure_title` VALUES (3861, 'UPF', 'UPFHH01', 'UPF.5GLanMaxPduSession._5GLanGroup', 'true', 'UpfFunction', '15M', '{\"cn\":\"指定5GLANGroup的最大的5GLANGroup会话数\",\"en\":\"UPF.5GLanMaxPduSession._5GLanGroup\"}', '一个统计周期内UPF+中指定5G LAN Group的最大5G LAN GROUP会话数目');
|
||||
INSERT INTO `measure_title` VALUES (3862, 'UPF', 'UPFHH02', 'UPF.5GLanUeTransPkt', 'false', 'UpfFunction', '15M', '{\"cn\":\"5GLANGroupUE互访报文包数\",\"en\":\"UPF.5GLanUeTransPkt\"}', '一个统计周期内UPF+中的5G LAN GROUP UE转发给其他UE的报文报数');
|
||||
INSERT INTO `measure_title` VALUES (3863, 'UPF', 'UPFHH02', 'UPF.5GLanUeTransPkt._5GLanGroup', 'true', 'UpfFunction', '15M', '{\"cn\":\"指定5GLANGroup的UE互访报文包数\",\"en\":\"UPF.5GLanUeTransPkt._5GLanGroup\"}', '一个统计周期内UPF+中指定5G LAN Group的UE转发给其他UE的报文报数');
|
||||
INSERT INTO `measure_title` VALUES (3864, 'UPF', 'UPFHH03', 'UPF.5GLanUeTransOct', 'false', 'UpfFunction', '15M', '{\"cn\":\"5GLANGroupUE互访报文字节数\",\"en\":\"UPF.5GLanUeTransOct\"}', '一个统计周期内UPF+中的5G LAN GROUP UE转发给其他UE的报文字节数');
|
||||
INSERT INTO `measure_title` VALUES (3865, 'UPF', 'UPFHH03', 'UPF.5GLanUeTransOct._5GLanGroup', 'true', 'UpfFunction', '15M', '{\"cn\":\"指定5GLANGroup的UE互访报文字节数\",\"en\":\"UPF.5GLanUeTransOct._5GLanGroup\"}', '一个统计周期内UPF+中指定5G LAN Group的UE转发给其他UE的报文字节数');
|
||||
INSERT INTO `measure_title` VALUES (3866, 'UPF', 'UPFHI01', 'AMF.RegSub', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF注册态用户数\",\"en\":\"AMF.RegSub\"}', '当前所有注册在AMF上的用户');
|
||||
INSERT INTO `measure_title` VALUES (3867, 'UPF', 'UPFHI01', 'AMF.RegSub._Ns', 'true', 'AmfFunction', '15M', '{\"cn\":\"分切片的AMF注册用户数\",\"en\":\"AMF.RegSub._Ns\"}', 'AMF支持的允许UE使用的S-NSSAI统计每个网络切片在AMF上的用户数。以AMF下发给UE的allowed S-NSSAI中AMF支持的S-NSSAI的个数为准。');
|
||||
INSERT INTO `measure_title` VALUES (3868, 'UPF', 'UPFHI02', 'AMF.PagAtt', 'false', 'AmfFunction', '15M', '{\"cn\":\"寻呼请求次数\",\"en\":\"AMF.PagAtt\"}', 'AMF的寻呼请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3869, 'UPF', 'UPFHI03', 'AMF.FirstPagingSucc', 'false', 'AmfFunction', '15M', '{\"cn\":\"寻呼响应次数\",\"en\":\"AMF.FirstPagingSucc\"}', '寻呼成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3870, 'UPF', 'UPFHI04', 'AMF.GnbNum', 'false', 'AmfFunction', '15M', '{\"cn\":\"AMF挂接5G基站数\",\"en\":\"AMF.GnbNum\"}', '统计周期结束点时刻,挂接在AMF下的5G基站数量');
|
||||
INSERT INTO `measure_title` VALUES (3871, 'UPF', 'UPFHI05', 'AMF.AttInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册请求次数\",\"en\":\"AMF.AttInitReg\"}', '初始注册请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3872, 'UPF', 'UPFHI06', 'AMF.AttInitReg._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册请求次数\",\"en\":\"AMF.AttInitReg._Ta\"}', '初始注册请求次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3873, 'UPF', 'UPFHI07', 'AMF.SuccInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册成功次数\",\"en\":\"AMF.SuccInitReg\"}', '初始注册完成次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3874, 'UPF', 'UPFHI08', 'AMF.SuccInitReg._Ta', 'true', 'AmfFunction', '15M', '{\"cn\":\"分跟踪区的初始注册成功次数\",\"en\":\"AMF.SuccInitReg._Ta\"}', '初始注册完成次数,并分TA进行统计。');
|
||||
INSERT INTO `measure_title` VALUES (3875, 'UPF', 'UPFHI09', 'AMF.FailedInitReg', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数\",\"en\":\"AMF.FailedInitReg\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3876, 'UPF', 'UPFHI10', 'AMF.FailedInitReg._Cause', 'true', 'AmfFunction', '15M', '{\"cn\":\"分原因值的初始注册失败次数\",\"en\":\"AMF.FailedInitReg._Cause\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3877, 'UPF', 'UPFHI11', 'AMF.FailedInitReg.3', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_非法用户\",\"en\":\"AMF.FailedInitReg.3\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3878, 'UPF', 'UPFHI12', 'AMF.FailedInitReg.5', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_PEI不允许\",\"en\":\"AMF.FailedInitReg.5\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3879, 'UPF', 'UPFHI13', 'AMF.FailedInitReg.6', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_非法设备\",\"en\":\"AMF.FailedInitReg.6\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3880, 'UPF', 'UPFHI14', 'AMF.FailedInitReg.7', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_5GS服务不允许\",\"en\":\"AMF.FailedInitReg.7\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3881, 'UPF', 'UPFHI15', 'AMF.FailedInitReg.7.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_5GS服务不允许_用户原因\",\"en\":\"AMF.FailedInitReg.7.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3882, 'UPF', 'UPFHI16', 'AMF.FailedInitReg.15', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区内无合适小区\",\"en\":\"AMF.FailedInitReg.15\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3883, 'UPF', 'UPFHI17', 'AMF.FailedInitReg.15.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区内无合适小区_用户原因\",\"en\":\"AMF.FailedInitReg.15.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3884, 'UPF', 'UPFHI18', 'AMF.FailedInitReg.12', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_跟踪区不允许\",\"en\":\"AMF.FailedInitReg.12\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3885, 'UPF', 'UPFHI19', 'AMF.FailedInitReg.13', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_漫游跟踪区禁止接入\",\"en\":\"AMF.FailedInitReg.13\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3886, 'UPF', 'UPFHI20', 'AMF.FailedInitReg.27', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_N1模式不允许\",\"en\":\"AMF.FailedInitReg.27\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3887, 'UPF', 'UPFHI21', 'AMF.FailedInitReg.62', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_无可用网络切片\",\"en\":\"AMF.FailedInitReg.62\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3888, 'UPF', 'UPFHI22', 'AMF.FailedInitReg.11', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_PLMN不允许\",\"en\":\"AMF.FailedInitReg.11\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3889, 'UPF', 'UPFHI23', 'AMF.FailedInitReg.111', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_协议错误\",\"en\":\"AMF.FailedInitReg.111\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3890, 'UPF', 'UPFHI24', 'AMF.FailedInitReg.111.User', 'false', 'AmfFunction', '15M', '{\"cn\":\"初始注册失败次数_协议错误_用户原因\",\"en\":\"AMF.FailedInitReg.111.User\"}', '初始注册失败次数,分原因进行分类统计;\n其中,原因值3、5、6、7.User、15.User、27、9.User、11、12、13、62、111.User视为用户原因。');
|
||||
INSERT INTO `measure_title` VALUES (3891, 'UPF', 'UPFHJ01', 'SMF.AttCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立请求次数\",\"en\":\"SMF.AttCreatePduSession\"}', 'UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3892, 'UPF', 'UPFHJ02', 'SMF.SuccCreatePduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"PDU会话建立成功次数\",\"en\":\"SMF.SuccCreatePduSession\"}', 'UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3893, 'UPF', 'UPFHJ03', 'SMF.MeanPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"平均PDU会话数\",\"en\":\"SMF.MeanPduSession\"}', '一个统计周期内SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3894, 'UPF', 'UPFHJ03', 'SMF.MeanPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的平均PDU会话数\",\"en\":\"SMF.MeanPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的平均PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3895, 'UPF', 'UPFHJ04', 'SMF.MaxPduSession', 'false', 'SmfFunction', '15M', '{\"cn\":\"最大PDU会话数\",\"en\":\"SMF.MaxPduSession\"}', '一个统计周期内SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3896, 'UPF', 'UPFHJ04', 'SMF.MaxPduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的最大PDU会话数\",\"en\":\"SMF.MaxPduSession._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的最大PDU会话数。');
|
||||
INSERT INTO `measure_title` VALUES (3897, 'UPF', 'UPFHJ05', 'SMF.MeanQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"平均Qos流数\",\"en\":\"SMF.MeanQf\"}', '一个统计周期内SMF中的平均Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3898, 'UPF', 'UPFHJ05', 'SMF.MeanQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的平均Qos流数\",\"en\":\"SMF.MeanQf._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的平均QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3899, 'UPF', 'UPFHJ06', 'SMF.MaxQf', 'false', 'SmfFunction', '15M', '{\"cn\":\"最大Qos流数\",\"en\":\"SMF.MaxQf\"}', '一个统计周期内SMF中的最大Qos流数。');
|
||||
INSERT INTO `measure_title` VALUES (3900, 'UPF', 'UPFHJ06', 'SMF.MaxQf._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的最大Qos流数\",\"en\":\"SMF.MaxQf._Ns\"}', '一个统计周期内按照S-NSSAI统计SMF中的最大QoS流数。');
|
||||
INSERT INTO `measure_title` VALUES (3901, 'UPF', 'UPFHJ07', 'SMF.AttCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话建立请求次数\",\"en\":\"SMF.AttCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立请求次数。');
|
||||
INSERT INTO `measure_title` VALUES (3902, 'UPF', 'UPFHJ07', 'SMF.SuccCreatePduSession._Ns', 'true', 'SmfFunction', '15M', '{\"cn\":\"分切片的PDU会话建立成功次数\",\"en\":\"SMF.SuccCreatePduSession._Ns\"}', '按照S-NSSAI统计UE发起的PDU会话建立成功次数。');
|
||||
INSERT INTO `measure_title` VALUES (3903, 'UPF', 'UPFHK01', 'UDR.5gActSub', 'false', 'UdrFunction', '15M', '{\"cn\":\"5G活动用户数\",\"en\":\"UDR.5gActSub\"}', '统计UDR存储的有5G位置信息的MSISDN用户数最新值');
|
||||
INSERT INTO `measure_title` VALUES (3904, 'UPF', 'UPFHK02', 'UDR.FileSyncReq', 'false', 'UdrFunction', '15M', '{\"cn\":\"文件同步请求次数\",\"en\":\"UDR.FileSyncReq\"}', '应急UDR和核心侧UDR文件同步请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3905, 'UPF', 'UPFHK03', 'UDR.FileSyncReqSucc', 'false', 'UdrFunction', '15M', '{\"cn\":\"文件同步成功次数\",\"en\":\"UDR.FileSyncReqSucc\"}', '应急UDR和核心侧UDR文件同步请求成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3906, 'UPF', 'UPFHK04', 'UDR.InstruSyncReq', 'false', 'UdrFunction', '15M', '{\"cn\":\"指令同步请求次数\",\"en\":\"UDR.InstruSyncReq\"}', '应急UDR和核心侧UDR指令同步请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3907, 'UPF', 'UPFHK05', 'UDR.InstruSyncReqSucc', 'false', 'UdrFunction', '15M', '{\"cn\":\"指令同步成功次数\",\"en\":\"UDR.InstruSyncReqSucc\"}', '应急UDR和核心侧UDR指令同步请求成功次数');
|
||||
INSERT INTO `measure_title` VALUES (3908, 'UPF', 'UPFHK06', 'UDR.SynSub', 'false', 'UdrFunction', '15M', '{\"cn\":\"应急UDR同步的用户总数\",\"en\":\"UDR.SynSub\"}', '统计应急UDR从核心侧UDR同步的用户数');
|
||||
INSERT INTO `measure_title` VALUES (3909, 'UPF', 'UPFHK07', 'UDR.SynSubSucc', 'false', 'UdrFunction', '15M', '{\"cn\":\"应急UDR同步成功的用户数\",\"en\":\"UDR.SynSubSucc\"}', '统计应急UDR从核心侧UDR同步成功的用户数');
|
||||
INSERT INTO `measure_title` VALUES (3910, 'UPF', 'UPFHL01', 'Ausf.UeAuthReq', 'false', 'AusfFunction', '15M', '{\"cn\":\"鉴权请求次数\",\"en\":\"Ausf.UeAuthReq\"}', 'AUSF收到的鉴权请求次数');
|
||||
INSERT INTO `measure_title` VALUES (3911, 'UPF', 'UPFHL02', 'Ausf.UeAuthAnsSucc', 'false', 'AusfFunction', '15M', '{\"cn\":\"鉴权成功次数\",\"en\":\"Ausf.UeAuthAnsSucc\"}', 'AUSF返回鉴权成功响应次数');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
60
database/install/menu.sql
Normal file
60
database/install/menu.sql
Normal file
@@ -0,0 +1,60 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/08/2023 23:26:25
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for menu
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `menu`;
|
||||
CREATE TABLE `menu` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`group_name` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`menu_tag` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`sort_id` int(11) NULL DEFAULT NULL,
|
||||
`lang_tag` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`menu_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 32 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of menu
|
||||
-- ----------------------------
|
||||
INSERT INTO `menu` VALUES (1, 'admin', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (2, 'admin', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (3, 'admin', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (4, 'admin', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (5, 'admin', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (6, 'admin', 'trackManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (7, 'admin', 'logManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (8, 'admin', 'securityManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (18, 'operator', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (19, 'operator', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (20, 'operator', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"dormitoryset/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (21, 'operator', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"报表设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (22, 'operator', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n\r\n {\r\n \"id\": 2,\r\n \"title\": \"系统操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (23, 'operator', 'logManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"dormitoryset/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (24, 'operator', 'securityManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (25, 'user', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (26, 'user', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (27, 'user', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"dormitoryset/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (28, 'user', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"报表设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (29, 'user', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n\r\n {\r\n \"id\": 2,\r\n \"title\": \"系统操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (30, 'user', 'logManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"dormitoryset/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (31, 'user', 'securityManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
65
database/install/mml_command.sql
Normal file
65
database/install/mml_command.sql
Normal file
@@ -0,0 +1,65 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/08/2023 23:44:30
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_command
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_command`;
|
||||
CREATE TABLE `mml_command` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`category` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cat_display` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`operation` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mml_display` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`param_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 856 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of mml_command
|
||||
-- ----------------------------
|
||||
INSERT INTO `mml_command` VALUES (832, 'OMC', 'mmlManagement', 'MML Management', 'lst', 'mmlcmd', 'List MML Command', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Category\",\"filter\":\"\",\"name\":\"category\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"operation\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Operation\",\"filter\":\"\",\"name\":\"operation\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"object\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Object\",\"filter\":\"\",\"name\":\"object\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (833, 'OMC', 'systemManagement', 'System Management', 'dsp', 'sysinfo', 'Display NE System Information', '[{\"alias\":\"neType\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"neId\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (834, 'OMC', 'systemManagement', 'System Management', 'dsp', 'licenseinfo', 'Display NE License Information', '[{\"alias\":\"neType\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"neId\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (835, 'OMC', 'systemManagement', 'System Management', 'dsp', 'nelink', 'Display NE Interface Link Status', '[{\"alias\":\"neType\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"neId\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"interface\",\"comment\":\"\",\"display\":\"Interface\",\"filter\":\"\",\"name\":\"interface\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (836, 'OMC', 'neManagement', 'Network Element Management', 'lst', 'neinfo', 'List NE Information', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"rm_uid\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Resource management UID\",\"filter\":\"\",\"name\":\"rmuid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (837, 'OMC', 'neManagement', 'Network Element Management', 'lst', 'memap', 'List Managed Element Map', '[{\"alias\":\"rm_uid\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Resource management UID\",\"filter\":\"\",\"name\":\"rmuid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (838, 'OMC', 'neManagement', 'Network Element Management', 'add', 'neinfo', 'Add Network Element', '[{\"alias\":\"ne_type\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"netype\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"neid\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"rm_uid\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Resource management UID\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"rmuid\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ip\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"port\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Port\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_name\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE name\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"nename\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"pv_flag\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"PV flag\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"pvflag\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (839, 'OMC', 'neManagement', 'Network Element Management', 'mod', 'neinfo', 'Modify Network Element', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"netype\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"neid\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"rm_uid\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Resource management UID\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"rmuid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ip\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"ip\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"port\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Port\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"port\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_name\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE name\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"nename\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"pv_flag\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"PV flag\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"pvflag\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (840, 'OMC', 'neManagement', 'Network Element Management', 'del', 'neinfo', 'Delete Network Element', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (841, 'OMC', 'neVersionManagement', 'NE Version Management', 'upg', 'neversion', 'Upgrade NE Software Version', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"netype\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"neid\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"version\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Version\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"version\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (842, 'OMC', 'faultManagement', 'Fault Management', 'dsp', 'alarm', 'Display Alarm Information', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE UID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_name\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE name\",\"filter\":\"\",\"name\":\"nename\",\"optional\":\"true\",\"type\":\"int\"},{\"alias\":\"alarm_code\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Alarm code\",\"filter\":\"\",\"name\":\"alarmcode\",\"optional\":\"true\",\"type\":\"int\"},{\"alias\":\"orig_severity\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Original severity\",\"filter\":\"{\\\"Critical\\\",\\\"Major\\\",\\\"Minor\\\",\\\"Warning\\\",\\\"Event\\\"}\",\"name\":\"origseverity\",\"optional\":\"true\",\"type\":\"enum\"},{\"alias\":\"pv_flag\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"PV flag\",\"filter\":\"\",\"name\":\"pvflag\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"event_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Alarm event start time\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"event_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Alarm event end time\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"alarm_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Alarm type\",\"filter\":\"{\\\"CommunicationAlarm\\\",\\\"EquipmentAlarm\\\",\\\"ProcessingFailure\\\",\\\"EnvironmentalAlarm\\\",\\\"QualityOfServiceAlarm\\\"}\",\"name\":\"alarmtype\",\"optional\":\"true\",\"type\":\"enum\"},{\"alias\":\"alarm_status\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Alarm status\",\"filter\":\"\",\"name\":\"alarmstatus\",\"optional\":\"true\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_command` VALUES (843, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'lst', 'measuretask', 'List Performance Measure Task', '[{\"alias\":\"id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"granul_option\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Time granularity\",\"filter\":\"\",\"name\":\"granuloption\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (844, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'add', 'measuretask', 'Add Performance Measure Task', '[{\"alias\":\"ne_type\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"netype\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"ne_ids\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"NE ID set\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"neids\",\"optional\":\"false\",\"type\":\"array\"},{\"alias\":\"granul_option\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Granularity option\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"granuloption\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"kpi_set\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"KPI set\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"kpiset\",\"optional\":\"false\",\"type\":\"json\"},{\"alias\":\"start_time\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure task start time\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"starttime\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"end_time\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure task end time\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"endtime\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (845, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'mod', 'measuretask', 'Modify Performance Measure Task', '[{\"alias\":\"id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"false\",\"type\":\"string\"},{\"alias\":\"kpi_set\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"KPI set\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"kpiset\",\"optional\":\"true\",\"type\":\"json\"},{\"alias\":\"start_time\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure task start time\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"end_time\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure task end time\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"granul_option\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"granularity option\",\"filter\":\"\",\"loc\":\"false\",\"name\":\"granuloption\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (846, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'del', 'measuretask', 'Delete Performance Measure Task', '[{\"alias\":\"id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (847, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'act', 'measuretask', 'Active Performance Measure Task', '[{\"alias\":\"id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (848, 'OMC', 'pmTaskManagement', 'Performance Measure Task Management', 'dea', 'measuretask', 'Deactive Performance Measure Task', '[{\"alias\":\"id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (849, 'OMC', 'nrmManagement', 'NBI Resourece Management', 'dsp', 'nbicm', 'Display NBI Resource Management', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"rm_uid\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Resource management UID\",\"filter\":\"\",\"name\":\"rmuid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (850, 'OMC', 'pmDataManagement', 'Performance Data Management', 'lst', 'measuredata', 'List Performance Data', '[{\"alias\":\"task_id\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Task ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"id\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"kpi_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"kpiid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"start_time\\u003e\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure period start time(\\u003e=)\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"start_time\\u003c\",\"apostr\":\"false\",\"comment\":\"\",\"display\":\"Measure period start time(\\u003c=)\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (851, 'OMC', 'logManagement', 'Log Management', 'lst', 'systemlog', 'List System Log', '[{\"alias\":\"process_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Process type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"processtype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time more than\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time less than\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (852, 'OMC', 'logManagement', 'Log Management', 'lst', 'operationlog', 'List Operation Log', '[{\"alias\":\"account_name\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Account ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"accountid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time more than\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log Time Less Than\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (853, 'OMC', 'logManagement', 'Log Management', 'lst', 'securitylog', 'List Security Log', '[{\"alias\":\"account_name\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Account ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"accountid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"op_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time more than\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"op_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time less than\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (854, 'OMC', 'logManagement', 'Log Management', 'lst', 'alarmlog', 'List Alarm Log', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time(\\u003e=)\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time less than\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_command` VALUES (855, 'OMC', 'logManagement', 'Log Management', 'lst', 'eventlog', 'List NE Event Log', '[{\"alias\":\"ne_type\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE type\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"netype\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"ne_id\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"NE ID\",\"filter\":\"\",\"loc\":\"true\",\"name\":\"neid\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003e\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time(\\u003e=)\",\"filter\":\"\",\"name\":\"starttime\",\"optional\":\"true\",\"type\":\"string\"},{\"alias\":\"log_time\\u003c\",\"apostr\":\"true\",\"comment\":\"\",\"display\":\"Log time(\\u003c=)\",\"filter\":\"\",\"name\":\"endtime\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
68
database/install/mml_http_map.sql
Normal file
68
database/install/mml_http_map.sql
Normal file
@@ -0,0 +1,68 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/08/2023 23:27:23
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_http_map
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_http_map`;
|
||||
CREATE TABLE `mml_http_map` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`operation` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`method` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`uri` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ext_uri` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`params` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`input` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 26 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of mml_http_map
|
||||
-- ----------------------------
|
||||
INSERT INTO `mml_http_map` VALUES (1, 'OMC', 'dsp', 'sysinfo', 'Get', '/api/rest/systemManagement/v1/sysInfo', '/%s', NULL, '{}', '{\r\n \"retFmt\": \"GetNF\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"NE System Information\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"neType\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"neId\",\r\n \"display\": \"NE ID\",\r\n \"length\": 28\r\n }, \r\n {\r\n \"name\": \"hostName\",\r\n \"display\": \"Host name\",\r\n \"length\": 16\r\n },\r\n {\r\n \"name\": \"osInfo\",\r\n \"display\": \"OS information\",\r\n \"length\": 128\r\n },\r\n {\r\n \"name\": \"dbInfo\",\r\n \"display\": \"Database information\",\r\n \"length\": 80\r\n },\r\n {\r\n \"name\": \"version\",\r\n \"display\": \"Software version\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"ipAddr\",\r\n \"display\": \"IP address\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"port\",\r\n \"display\": \"Port\",\r\n \"length\": 6\r\n },\r\n {\r\n \"name\": \"cpus\",\r\n \"display\": \"CPUs\",\r\n \"length\": 4\r\n },\r\n {\r\n \"name\": \"totalMem\",\r\n \"display\": \"Total memory(KB)\",\r\n \"length\": 11\r\n } \r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (2, 'OMC', 'lst', 'memap', 'Get', '/api/rest/dataManagement/v1/omc_db/ne_info', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Managed Element Map\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"rm_uid\",\r\n \"display\": \"Resource management UID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"ne_name\",\r\n \"display\": \"NE name\",\r\n \"length\": 28\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (3, 'OMC', 'lst', 'neinfo', 'Get', '/api/rest/dataManagement/v1/omc_db/ne_info', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Network element information\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE ID\",\r\n \"length\": 16\r\n },\r\n {\r\n \"name\": \"rm_uid\",\r\n \"display\": \"Resource management UID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"ne_name\",\r\n \"display\": \"NE name\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"pv_flag\",\r\n \"display\": \"PV flag\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ip\",\r\n \"display\": \"IP address\",\r\n \"length\": 32\r\n },\r\n {\r\n \"name\": \"port\",\r\n \"display\": \"Port\",\r\n \"length\": 6\r\n },\r\n {\r\n \"name\": \"status\",\r\n \"display\": \"Status\",\r\n \"length\": 10,\r\n \"alias\": [\r\n \"online\",\r\n \"offline\",\r\n \"standby\",\r\n \"maintain\"\r\n ]\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}\r\n');
|
||||
INSERT INTO `mml_http_map` VALUES (4, 'OMC', 'add', 'neinfo', 'Post', '/api/rest/dataManagement/v1/omc_db/ne_info', NULL, '', '{\"bodyFmt\":\"PostDB\", \"bodyKey\":\"ne_info\"}', '{\r\n \"retFmt\": \"PostDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}\r\n');
|
||||
INSERT INTO `mml_http_map` VALUES (5, 'OMC', 'del', 'neinfo', 'Delete', '/api/rest/dataManagement/v1/omc_db/ne_info', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"DeleteDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (6, 'OMC', 'mod', 'neinfo', 'Put', '/api/rest/dataManagement/v1/omc_db/ne_info', NULL, 'loc', '{\"bodyFmt\":\"PutDB\", \"bodyKey\":\"ne_info\"}', '{\r\n \"retFmt\": \"PutDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (7, 'OMC', 'dsp', 'alarm', 'Get', '/api/rest/dataManagement/v1/omc_db/alarm', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Alarm Information\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE UID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"ne_name\",\r\n \"display\": \"NE name\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"alarm_seq\",\r\n \"display\": \"Alarm sequence\",\r\n \"length\": 11\r\n },\r\n {\r\n \"name\": \"alarm_title\",\r\n \"display\": \"Alarm title\",\r\n \"length\": 30\r\n }, \r\n {\r\n \"name\": \"orig_severity\",\r\n \"display\": \"Original severity\",\r\n \"length\": 11,\r\n \"alias\": [\r\n \"Critical\",\r\n \"Major\",\r\n \"Minor\",\r\n \"Warning\",\r\n \"Event\"\r\n ] \r\n },\r\n {\r\n \"name\": \"pv_flag\",\r\n \"display\": \"PV flag\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"event_time\",\r\n \"display\": \"Event time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (8, 'OMC', 'lst', 'measuretask', 'Get', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Alarm Information\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"id\",\r\n \"display\": \"Task ID\",\r\n \"length\": 11\r\n },\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_ids\",\r\n \"display\": \"NE ID Set\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"granul_option\",\r\n \"display\": \"Time granulity\",\r\n \"length\": 5\r\n },\r\n {\r\n \"name\": \"kpi_set\",\r\n \"display\": \"KPI set\",\r\n \"length\": 60\r\n },\r\n {\r\n \"name\": \"start_time\",\r\n \"display\": \"Start time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"end_time\",\r\n \"display\": \"End time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"status\",\r\n \"display\": \"Status\",\r\n \"length\": 8\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (9, 'OMC', 'add', 'measuretask', 'Post', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, '', '{\"bodyFmt\":\"PostDB\", \"bodyKey\":\"measure_task\"}', '{\r\n \"retFmt\": \"PostDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}\r\n');
|
||||
INSERT INTO `mml_http_map` VALUES (10, 'OMC', 'del', 'measuretask', 'Delete', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"DeleteDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (11, 'OMC', 'mod', 'measuretask', 'Put', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, 'loc', '{\"bodyFmt\":\"PutDB\", \"bodyKey\":\"measure_task\"}', '{\r\n \"retFmt\": \"PutDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (12, 'OMC', 'lst', 'measuredata', 'Get', '/api/rest/dataManagement/v1/omc_db/measure_data', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Performance Measure Data\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"task_id\",\r\n \"display\": \"Task ID\",\r\n \"length\": 11\r\n },\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"rm_uid\",\r\n \"display\": \"Resource management UID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"ne_name\",\r\n \"display\": \"NE name\",\r\n \"length\": 28\r\n }, \r\n {\r\n \"name\": \"granul_option\",\r\n \"display\": \"Time granulity\",\r\n \"length\": 5\r\n },\r\n {\r\n \"name\": \"kpi_id\",\r\n \"display\": \"KPI ID\",\r\n \"length\": 32\r\n },\r\n {\r\n \"name\": \"start_time\",\r\n \"display\": \"Start time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"end_time\",\r\n \"display\": \"End time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"value\",\r\n \"display\": \"value\",\r\n \"length\": 11\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (13, 'OMC', 'lst', 'operationlog', 'Get', '/api/rest/dataManagement/v1/omc_db/operation_log', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Operation Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"account_name\",\r\n \"display\": \"Account ID\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"op_ip\",\r\n \"display\": \"Source IP address\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"op_type\",\r\n \"display\": \"Opration type\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"op_content\",\r\n \"display\": \"Operation content\",\r\n \"length\": 50\r\n },\r\n {\r\n \"name\": \"op_result\",\r\n \"display\": \"Operation result\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"log_time\",\r\n \"display\": \"Log time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (14, 'OMC', 'lst', 'securitylog', 'Get', '/api/rest/dataManagement/v1/omc_db/security_log', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Security Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"account_name\",\r\n \"display\": \"Account ID\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"op_ip\",\r\n \"display\": \"Source IP address\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"op_type\",\r\n \"display\": \"Opration type\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"op_content\",\r\n \"display\": \"Operation content\",\r\n \"length\": 50\r\n },\r\n {\r\n \"name\": \"op_result\",\r\n \"display\": \"Operation result\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"op_time\",\r\n \"display\": \"Operation log time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (15, 'OMC', 'lst', 'alarmlog', 'Get', '/api/rest/dataManagement/v1/omc_db/alarm_log', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Alarm Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 8\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE UID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"alarm_seq\",\r\n \"display\": \"Alarm sequence\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"alarm_id\",\r\n \"display\": \"Alarm ID\",\r\n \"length\": 20\r\n }, \r\n {\r\n \"name\": \"event_time\",\r\n \"display\": \"Alarm event time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"log_time\",\r\n \"display\": \"Log time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (16, 'OMC', 'dsp', 'licenseinfo', 'Get', '/api/rest/systemManagement/v1/licenseInfo', '/%s', NULL, '{}', '{\r\n \"retFmt\": \"GetNF\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"NE License Information\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"neType\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"neId\",\r\n \"display\": \"NE ID\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"serialNum\",\r\n \"display\": \"Serial No\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"capability\",\r\n \"display\": \"License capability\",\r\n \"length\": 11\r\n },\r\n {\r\n \"name\": \"capUsed\",\r\n \"display\": \"License used\",\r\n \"length\": 11\r\n }, \r\n {\r\n \"name\": \"featureEnabled\",\r\n \"display\": \"Feature enabled\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"expiryDate\",\r\n \"display\": \"License expiry date\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (17, 'OMC', 'lst', 'systemlog', 'Get', '/api/rest/dataManagement/v1/omc_db/system_log', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"System Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"process_type\",\r\n \"display\": \"Process type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"process_name\",\r\n \"display\": \"Process name\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"user_name\",\r\n \"display\": \"User name\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"process_id\",\r\n \"display\": \"Process ID\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"event\",\r\n \"display\": \"Event\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"start_time\",\r\n \"display\": \"Start time\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"end_time\",\r\n \"display\": \"End time\",\r\n \"length\": 20\r\n }, \r\n {\r\n \"name\": \"log_time\",\r\n \"display\": \"Log time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (18, 'OMC', 'lst', 'eventlog', 'Get', '/api/rest/dataManagement/v1/omc_db/event_log', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Event Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE ID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"event\",\r\n \"display\": \"Event\",\r\n \"length\": 12\r\n },\r\n {\r\n \"name\": \"event time\",\r\n \"display\": \"Event\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"log_time\",\r\n \"display\": \"Log time\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (19, 'OMC', 'lst', 'mmlcmd', 'Get', '/api/rest/dataManagement/v1/omc_db/mml_command', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Event Log\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"operation\",\r\n \"display\": \"Operation\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"object\",\r\n \"display\": \"Object\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"mml_display\",\r\n \"display\": \"MML description\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (20, 'OMC', 'help', 'mmlcmd', 'Get', '/api/rest/dataManagement/v1/omc_db/mml_command?SQL=select+operation,object,mml_display,json_extract(param_json,\'$[*].name\')+as+params+from+mml_command', NULL, '', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"OMC MML Command List\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"operation\",\r\n \"display\": \"Operation\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"object\",\r\n \"display\": \"Oject\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"params\",\r\n \"display\": \"Parameter list\",\r\n \"length\": 128\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (21, 'OMC', 'dsp', 'nelink', 'Get', '/api/rest/dataManagement/v1/omc_db/ne_link', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"Network Element Link\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE ID\",\r\n \"length\": 28\r\n },\r\n {\r\n \"name\": \"interface\",\r\n \"display\": \"Interface\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"status\",\r\n \"display\": \"Status\",\r\n \"length\": 20\r\n }, \r\n {\r\n \"name\": \"created_at\",\r\n \"display\": \"Timestamp\",\r\n \"length\": 20\r\n }\r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (22, 'OMC', 'act', 'measuretask', 'Put', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, 'loc', '{\r\n \"bodyFmt\": \"PutDB\",\r\n \"bodyKey\": \"measure_task\",\r\n \"cols\": [\r\n {\r\n \"name\": \"status\",\r\n \"alias\": \"status\",\r\n \"type\": \"int\",\r\n \"length\": 11,\r\n \"value\": \"Active\"\r\n }\r\n ]\r\n}', '{\r\n \"retFmt\": \"PutDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (23, 'OMC', 'dea', 'measuretask', 'Put', '/api/rest/dataManagement/v1/omc_db/measure_task', NULL, 'loc', '{\r\n \"bodyFmt\": \"PutDB\",\r\n \"bodyKey\": \"measure_task\",\r\n \"cols\": [\r\n {\r\n \"name\": \"status\",\r\n \"alias\": \"status\",\r\n \"type\": \"int\",\r\n \"length\": 11,\r\n \"value\": \"Inactive\"\r\n }\r\n ]\r\n}\r\n', '{\r\n \"retFmt\": \"PutDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (24, 'OMC', 'dsp', 'nbicm', 'Get', '/api/rest/dataManagement/v1/omc_db/northbound_cm', NULL, 'loc', '{}', '{\r\n \"retFmt\": \"GetDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"title\": \"NBI Resource Management\",\r\n \"singleList\": true,\r\n \"sepSpaceNum\": 2,\r\n \"alignmentM\": \"Left\",\r\n \"alignmentSN\": \"Right\",\r\n \"alignmentSV\": \"Left\",\r\n \"cols\": [\r\n {\r\n \"name\": \"ne_type\",\r\n \"display\": \"NE type\",\r\n \"length\": 10\r\n },\r\n {\r\n \"name\": \"ne_id\",\r\n \"display\": \"NE ID\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"rm_uid\",\r\n \"display\": \"RM UID\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"user_label\",\r\n \"display\": \"User label\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"object_type\",\r\n \"display\": \"Object type\",\r\n \"length\": 20\r\n },\r\n {\r\n \"name\": \"pv_flag\",\r\n \"display\": \"PV flag\",\r\n \"length\": 8\r\n },\r\n {\r\n \"name\": \"value_json\",\r\n \"display\": \"NBI Resource Management\",\r\n \"length\": 200\r\n } \r\n ],\r\n \"end\": \"(Number of results = %d)\\n\\n\"\r\n}');
|
||||
INSERT INTO `mml_http_map` VALUES (25, 'OMC', 'upg', 'neversion', 'Put', '/api/rest/dataManagement/v1/omc_db/ne_version', NULL, 'loc', '{\r\n \"bodyFmt\": \"PutDB\",\r\n \"bodyKey\": \"ne_version\",\r\n \"cols\": [\r\n {\r\n \"name\": \"status\",\r\n \"alias\": \"status\",\r\n \"type\": \"string\",\r\n \"length\": 8,\r\n \"value\": \"Active\"\r\n }\r\n ]\r\n}', '{\r\n \"retFmt\": \"PutDB\",\r\n \"retMsg\": \"RetCode = %d operation succeeded\\n\\n\",\r\n \"errMsg\": \"ErrorCode = %d operation failed: %s\\n\\n\",\r\n \"cols\": [\r\n {\r\n \"name\": \"affectedRows\",\r\n \"display\": \"Affected rows\",\r\n \"length\": 11\r\n }\r\n ]\r\n}');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
36
database/install/mml_log.sql
Normal file
36
database/install/mml_log.sql
Normal file
@@ -0,0 +1,36 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 15/07/2023 15:14:24
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_log`;
|
||||
CREATE TABLE `mml_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`user` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mml` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`result` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`log_time` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
60
database/install/mml_subscriber.sql
Normal file
60
database/install/mml_subscriber.sql
Normal file
@@ -0,0 +1,60 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 22/07/2023 15:06:26
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_subscriber
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_subscriber`;
|
||||
CREATE TABLE `mml_subscriber` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`category` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cat_display` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`operation` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mml_display` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`param_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 234 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of mml_subscriber
|
||||
-- ----------------------------
|
||||
INSERT INTO `mml_subscriber` VALUES (206, 'UDM', 'subscriberManagement', 'Subcriber Management', 'export', 'udmuser', 'Export Subscriber Data to File', '[{\"comment\":\"\",\"display\":\"Path file\",\"filter\":\"\",\"name\":\"file\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (216, 'UDM', 'authdataManagement', 'Authentication Data Management', 'dsp', 'authdat', 'Display Auth Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (217, 'UDM', 'authdataManagement', 'Authentication Data Management', 'add', 'authdat', 'Add Auth Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Ki\",\"filter\":\"\",\"name\":\"ki\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"AMF\",\"filter\":\"\",\"name\":\"amf\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Algo\",\"filter\":\"\",\"name\":\"algo\",\"optional\":\"false\",\"type\":\"\"},{\"comment\":\"\",\"display\":\"OPC\",\"filter\":\"\",\"name\":\"opc\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (218, 'UDM', 'authdataManagement', 'Authentication Data Management', 'del', 'authdat', 'Delete Auth Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (219, 'UDM', 'authdataManagement', 'Authentication Data Management', 'bat', 'authdat', 'Batch Add Auth Data', '[{\"comment\":\"\",\"display\":\"Starting IMSI\",\"filter\":\"\",\"name\":\"start_imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"auth data number\",\"filter\":\"\",\"name\":\"sub_num\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Ki\",\"filter\":\"\",\"name\":\"ki\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"AMF\",\"filter\":\"\",\"name\":\"amf\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Algo\",\"filter\":\"\",\"name\":\"algo\",\"optional\":\"false\",\"type\":\"\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (220, 'UDM', 'authdataManagement', 'Authentication Data Management', 'bde', 'authdat', 'Batch Delete Auth Data', '[{\"comment\":\"\",\"display\":\"Starting IMSI\",\"filter\":\"\",\"name\":\"start_imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"auth data number\",\"filter\":\"\",\"name\":\"sub_num\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (221, 'UDM', 'authdataManagement', 'Authentication Data Management', 'import', 'authdat', 'Import Auth Data From File', '[{\"comment\":\"\",\"display\":\"Path file\",\"filter\":\"\",\"name\":\"file\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (222, 'UDM', 'authdataManagement', 'Authentication Data Management', 'export', 'authdat', 'Export Auth Data to File', '[{\"comment\":\"\",\"display\":\"Path file\",\"filter\":\"\",\"name\":\"file\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (223, 'UDM', 'subscriberManagement', 'Subcriber Management', 'dsp', 'udmuser', 'Display UDM Subscriber', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (224, 'UDM', 'subscriberManagement', 'Subcriber Management', 'add', 'udmuser', 'Add UDM Subscriber', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"MSISDN\",\"filter\":\"\",\"name\":\"msisdn\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"AMBR\",\"filter\":\"\",\"name\":\"ambr\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Nssai\",\"filter\":\"\",\"name\":\"nssai\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Arfb\",\"filter\":\"\",\"name\":\"arfb\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SAR\",\"filter\":\"\",\"name\":\"sar\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"RAT\",\"filter\":\"\",\"name\":\"rat\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"CN\",\"filter\":\"\",\"name\":\"cn\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SMF_sel\",\"filter\":\"\",\"name\":\"smf_sel\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SM_data\",\"filter\":\"\",\"name\":\"sm_data\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (225, 'UDM', 'subscriberManagement', 'Subcriber Management', 'del', 'udmuser', 'Delete Subscriber Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (226, 'UDM', 'subscriberManagement', 'Subcriber Management', 'mod', 'udmuser', 'Modify Subscriber Data', '[{\"c1omment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"MSISDN\",\"filter\":\"\",\"name\":\"msisdn\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"AMBR\",\"filter\":\"\",\"name\":\"ambr\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Nssai\",\"filter\":\"\",\"name\":\"nssai\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Arfb\",\"filter\":\"\",\"name\":\"arfb\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SAR\",\"filter\":\"\",\"name\":\"sar\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"RAT\",\"filter\":\"\",\"name\":\"rat\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"CN\",\"filter\":\"\",\"name\":\"cn\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SMF_sel\",\"filter\":\"\",\"name\":\"smf_sel\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SM_data\",\"filter\":\"\",\"name\":\"sm_data\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (227, 'UDM', 'subscriberManagement', 'Subcriber Management', 'bat', 'udmuser', 'Batch Add UDM Subscriber', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"start_imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"MSISDN\",\"filter\":\"\",\"name\":\"start_msisdn\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"subscriber number\",\"filter\":\"\",\"name\":\"sub_num\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"AMBR\",\"filter\":\"\",\"name\":\"ambr\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Nssai\",\"filter\":\"\",\"name\":\"nssai\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Arfb\",\"filter\":\"\",\"name\":\"arfb\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SAR\",\"filter\":\"\",\"name\":\"sar\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"RAT\",\"filter\":\"\",\"name\":\"rat\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"CN\",\"filter\":\"\",\"name\":\"cn\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SMF_sel\",\"filter\":\"\",\"name\":\"smf_sel\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SM_data\",\"filter\":\"\",\"name\":\"sm_data\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (228, 'UDM', 'subscriberManagement', 'Subcriber Management', 'bde', 'udmuser', 'Batch Delete Subscriber Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"start_imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Subcribers number\",\"filter\":\"\",\"name\":\"sub_num\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (229, 'UDM', 'subscriberManagement', 'Subcriber Management', 'bmd', 'udmuser', 'Batch Modify Subscriber Data', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"start_imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Subcribers number\",\"filter\":\"\",\"name\":\"sub_num\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SM_data\",\"filter\":\"\",\"name\":\"sm_data\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (230, 'UDM', 'subscriberManagement', 'Subcriber Management', 'import', 'udmuser', 'Import Subscriber Data From File', '[{\"comment\":\"\",\"display\":\"Path file\",\"filter\":\"\",\"name\":\"file\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (231, 'UDM', 'subscriberManagement', 'Subcriber Management', 'upload', 'udmuser', 'Upload Subscriber Data', '[{\"comment\":\"\",\"display\":\"Path file\",\"filter\":\"\",\"name\":\"file\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_subscriber` VALUES (232, 'UDM', 'subscriberManagement', 'Subcriber Management', 'sync', 'start', 'Sync UDM Data From Public UDM', 'null');
|
||||
INSERT INTO `mml_subscriber` VALUES (233, 'UDM', 'subscriberManagement', 'Subcriber Management', 'sync', 'state', 'Query State of Sync Task', 'null');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
82
database/install/mml_system.sql
Normal file
82
database/install/mml_system.sql
Normal file
@@ -0,0 +1,82 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 31/07/2023 09:20:58
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_system
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_system`;
|
||||
CREATE TABLE `mml_system` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`category` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cat_display` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`operation` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mml_display` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`param_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 521 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of mml_system
|
||||
-- ----------------------------
|
||||
INSERT INTO `mml_system` VALUES (475, 'AMF', 'systemManagement', 'System Management', 'set', 'n8_ip', 'Set N8 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (476, 'AMF', 'systemManagement', 'System Management', 'set', 'n11_ip', 'Set N11 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (477, 'AMF', 'systemManagement', 'System Management', 'set', 'n12_ip', 'Set N12 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (478, 'AMF', 'systemManagement', 'System Management', 'set', 'n2_ip', 'Set N2 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (479, 'AMF', 'systemManagement', 'System Management', 'set', 'n2_port', 'Set N2 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (480, 'AMF', 'systemManagement', 'System Management', 'add', 'slice', 'Add Slice', '[{\"comment\":\"\",\"display\":\"SST\",\"filter\":\"\",\"name\":\"sst\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SD\",\"filter\":\"\",\"name\":\"sd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (481, 'AMF', 'systemManagement', 'System Management', 'deregister', 'imsi', 'Deregister IMSI', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"IMSI\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (482, 'AMF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (483, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12ip', 'Set N12 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (484, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12port', 'Set N12 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (485, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12scheme', 'Set N12 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (486, 'AUSF', 'systemManagement', 'System Management', 'set', 'supirange', 'Set SUPI Range', '[{\"comment\":\"\",\"display\":\"SUPI Range\",\"filter\":\"\",\"name\":\"supirange\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (487, 'SMF', 'systemManagement', 'System Management', 'set', 'n7 server', 'Set N7 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (488, 'SMF', 'systemManagement', 'System Management', 'set', 'n7 client', 'Set N7 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (489, 'SMF', 'systemManagement', 'System Management', 'set', 'n10 server', 'Set N10 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (490, 'SMF', 'systemManagement', 'System Management', 'set', 'n10 client', 'Set N10 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (491, 'SMF', 'systemManagement', 'System Management', 'set', 'n11 server', 'Set N11 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (492, 'SMF', 'systemManagement', 'System Management', 'set', 'n11 client', 'Set N11 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (493, 'SMF', 'systemManagement', 'System Management', 'set', 'dnn', 'Set DNN', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"DNN\",\"filter\":\"\",\"name\":\"DNN\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (495, 'SMF', 'systemManagement', 'System Management', 'set', 'qos', 'Set Qos', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SD\",\"filter\":\"\",\"name\":\"5qi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"5qipl\",\"filter\":\"\",\"name\":\"5qipl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppl\",\"filter\":\"\",\"name\":\"arppl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppci\",\"filter\":\"\",\"name\":\"arppci\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppvi\",\"filter\":\"\",\"name\":\"arppvi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"mfbrul\",\"filter\":\"\",\"name\":\"mfbrul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"mfbrdl\",\"filter\":\"\",\"name\":\"mfbrdl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"gfbrul\",\"filter\":\"\",\"name\":\"gfbrul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"gfbrdl\",\"filter\":\"\",\"name\":\"gfbrdl\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (496, 'SMF', 'systemManagement', 'System Management', 'set', 'snssai', 'Set Snssai', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"display\":\"sst-sd\",\"filter\":\"\",\"name\":\"sst-sd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (497, 'SMF', 'systemManagement', 'System Management', 'release', 'imsi', 'Release IMSI', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"display\":\"PDU Session Id\",\"filter\":\"\",\"name\":\"pduSessId\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (498, 'SMF', 'systemManagement', 'System Management', 'set', 'urr', 'Set URR', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume Tatol\",\"filter\":\"\",\"name\":\"quotavolumetatol\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume UL\",\"filter\":\"\",\"name\":\"quotavolumeul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume DL\",\"filter\":\"\",\"name\":\"quotavolumedl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Time\",\"filter\":\"\",\"name\":\"quotatime\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (499, 'SMF', 'systemManagement', 'System Management', 'set', 'dpi', 'Set DPI', '[{\"comment\":\"\",\"display\":\"Flag\",\"filter\":\"{\\\"0\\\":\\\"disable\\\", \\\"1\\\":\\\"enable\\\"}\",\"name\":\"flag\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"Max Detect Packet Number\",\"filter\":\"\",\"name\":\"max\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (500, 'SMF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (505, 'UDM', 'systemManagement', 'System Management', 'set', 'n8ip', 'Set N8 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"ipv4\"}]');
|
||||
INSERT INTO `mml_system` VALUES (506, 'UDM', 'systemManagement', 'System Management', 'set', 'n8port', 'Set N8 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (507, 'UDM', 'systemManagement', 'System Management', 'set', 'n8scheme', 'Set N8 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (508, 'UDM', 'systemManagement', 'System Management', 'set', 'n10ip', 'Set N10 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (509, 'UDM', 'systemManagement', 'System Management', 'set', 'n10port', 'Set N10 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (510, 'UDM', 'systemManagement', 'System Management', 'set', 'n10scheme', 'Set N10 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (511, 'UDM', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (512, 'UPF', 'systemManagement', 'System Management', 'set', 'n3 driver', 'Set N3 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (513, 'UPF', 'systemManagement', 'System Management', 'set', 'n4 ip', 'Set N4 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (514, 'UPF', 'systemManagement', 'System Management', 'set', 'n6 driver', 'Set N6 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (515, 'UPF', 'systemManagement', 'System Management', 'set', 'n9 driver', 'Set N9 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (516, 'UPF', 'systemManagement', 'System Management', 'set', 'dnn', 'Set DNN', '[{\"comment\":\"\",\"display\":\"DNN\",\"filter\":\"\",\"name\":\"dnn\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (517, 'UPF', 'systemManagement', 'System Management', 'set', 'pfcp', 'Set PFCP', '[{\"comment\":\"\",\"display\":\"Path\",\"filter\":\"\",\"name\":\"path\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Local IP Address\",\"filter\":\"\",\"name\":\"local\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Remote IP Address\",\"filter\":\"\",\"name\":\"remote\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (518, 'UPF', 'systemManagement', 'System Management', 'set', 'qos', 'Set Qos', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"5qi\",\"filter\":\"\",\"name\":\"5qi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Priority Level\",\"filter\":\"\",\"name\":\"priority\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"MBR\",\"filter\":\"\",\"name\":\"mbr\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"GBR\",\"filter\":\"\",\"name\":\"gbr\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (519, 'UPF', 'systemManagement', 'System Management', 'set', 'pccrule', 'Set PCC Rule', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"0~65535\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Precedence\",\"filter\":\"\",\"name\":\"precedence\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"QOS Index\",\"filter\":\"\",\"name\":\"qosindex\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Filter Direction\",\"filter\":\"{\\\"0\\\":\\\"NA\\\", \\\"1\\\":\\\"Uplink\\\", \\\"2\\\":\\\"Downlink\\\", \\\"3\\\":\\\"Bidirectionallink\\\"}\",\"name\":\"direction\",\"optional\":\"true\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Filter\",\"filter\":\"\",\"name\":\"filter\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Application ID\",\"filter\":\"\",\"name\":\"appid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (520, 'UPF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
39
database/install/nbi_alarm_log.sql
Normal file
39
database/install/nbi_alarm_log.sql
Normal file
@@ -0,0 +1,39 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 19/07/2023 09:47:42
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for nbi_alarm_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `nbi_alarm_log`;
|
||||
CREATE TABLE `nbi_alarm_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`op_user` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`src_ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '0',
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_seq` int(11) NOT NULL DEFAULT 0,
|
||||
`alarm_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`alarm_code` int(11) NULL DEFAULT 0,
|
||||
`event_time` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`log_time` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`a_id` int(11) NOT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 2133 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
38
database/install/nbi_operation_log.sql
Normal file
38
database/install/nbi_operation_log.sql
Normal file
@@ -0,0 +1,38 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 15/07/2023 15:17:10
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for nbi_operation_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `nbi_operation_log`;
|
||||
CREATE TABLE `nbi_operation_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`src_ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_user` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dst_ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_proto` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_params` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_result` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_time` datetime NULL DEFAULT NULL,
|
||||
`log_time` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 145 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
35
database/install/ne_backup.sql
Normal file
35
database/install/ne_backup.sql
Normal file
@@ -0,0 +1,35 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:47:58
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_backup
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_backup`;
|
||||
CREATE TABLE `ne_backup` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
|
||||
`file_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`path` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`md5_sum` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 19 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
43
database/install/ne_info.sql
Normal file
43
database/install/ne_info.sql
Normal file
@@ -0,0 +1,43 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 20/07/2023 23:14:46
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_info
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_info`;
|
||||
CREATE TABLE `ne_info` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
|
||||
`rm_uid` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ip` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`port` int(11) NULL DEFAULT NULL,
|
||||
`pv_flag` enum('PNF','VNF') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'PNF',
|
||||
`province` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`vendor_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dn` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_address` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`status` int(11) NULL DEFAULT 0,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`, `ne_type`, `ne_id`) USING BTREE,
|
||||
UNIQUE INDEX `idx_netype_neid`(`ne_type`, `ne_id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 134 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
38
database/install/ne_license.sql
Normal file
38
database/install/ne_license.sql
Normal file
@@ -0,0 +1,38 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 28/06/2023 20:23:10
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_license
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_license`;
|
||||
CREATE TABLE `ne_license` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`file_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`path` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`patch` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`md5_sum` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`status` enum('Uploaded','Inactive','Active') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
38
database/install/ne_link.sql
Normal file
38
database/install/ne_link.sql
Normal file
@@ -0,0 +1,38 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/08/2023 01:23:04
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_link
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_link`;
|
||||
CREATE TABLE `ne_link` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
|
||||
`rm_uid` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`interface` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`status` enum('UP','DOWN','STANDBY') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'UP' COMMENT 'UP, DOWN, STANDBY',
|
||||
`created_at` datetime NULL DEFAULT current_timestamp(),
|
||||
`updated_at` datetime NULL DEFAULT current_timestamp(),
|
||||
`deleted_at` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
UNIQUE INDEX `idx_netype_neid`(`ne_type`, `ne_id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 167 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
39
database/install/ne_software.sql
Normal file
39
database/install/ne_software.sql
Normal file
@@ -0,0 +1,39 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 28/06/2023 20:22:58
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_software
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_software`;
|
||||
CREATE TABLE `ne_software` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`file_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`path` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`patch` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`md5_sum` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`status` enum('Uploaded','Inactive','Active') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 20 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
41
database/install/ne_state.sql
Normal file
41
database/install/ne_state.sql
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 25/07/2023 21:02:27
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_state
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_state`;
|
||||
CREATE TABLE `ne_state` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`capability` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`serial_num` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`expiry_date` date NULL DEFAULT NULL,
|
||||
`cpu_usage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`mem_usage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`disk_space` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`timestamp` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `idx_ne_type_id`(`ne_type`, `ne_id`) USING BTREE,
|
||||
INDEX `idx_timestamp`(`timestamp`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 782922 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
39
database/install/ne_version.sql
Normal file
39
database/install/ne_version.sql
Normal file
@@ -0,0 +1,39 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 21:00:49
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for ne_version
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `ne_version`;
|
||||
CREATE TABLE `ne_version` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`file_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`pre_version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`pre_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`new_version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`new_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`status` enum('Uploaded','Inactive','Active') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 26 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
43
database/install/northbound_cm.sql
Normal file
43
database/install/northbound_cm.sql
Normal file
@@ -0,0 +1,43 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 21:02:46
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for northbound_cm
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `northbound_cm`;
|
||||
CREATE TABLE `northbound_cm` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`timestamp` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`time_zone` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`vendor_name` varchar(65) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cm_version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`rm_uid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`user_label` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`pv_flag` enum('PNF','VNF') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'PNF',
|
||||
`vm_id` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '0',
|
||||
`vnf_instance_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`value_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`status` enum('Original','Created','Updated','Deleted') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'Original',
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 311430 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
41
database/install/northbound_pm.sql
Normal file
41
database/install/northbound_pm.sql
Normal file
@@ -0,0 +1,41 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 21:00:18
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for northbound_pm
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `northbound_pm`;
|
||||
CREATE TABLE `northbound_pm` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`date` date NULL DEFAULT NULL,
|
||||
`index` int(11) NULL DEFAULT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`time_zone` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`pm_version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`period` varchar(6) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`rm_uid` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dn` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`datas` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`timestamp` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 9310 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
40
database/install/operation_log.sql
Normal file
40
database/install/operation_log.sql
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 26/07/2023 23:29:20
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for operation_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `operation_log`;
|
||||
CREATE TABLE `operation_log` (
|
||||
`op_id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`account_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`account_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT 'group_name',
|
||||
`op_ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`subsys_tag` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_result` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`begin_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`vnf_flag` tinyint(4) NULL DEFAULT NULL,
|
||||
`log_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`op_id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 345 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
73
database/install/param_config.sql
Normal file
73
database/install/param_config.sql
Normal file
File diff suppressed because one or more lines are too long
34
database/install/param_value.sql
Normal file
34
database/install/param_value.sql
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:51:25
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for param_value
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `param_value`;
|
||||
CREATE TABLE `param_value` (
|
||||
`id` int(11) NOT NULL,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL DEFAULT '',
|
||||
`flag` tinyint(4) NOT NULL DEFAULT 1 COMMENT '0: before update, 1: current',
|
||||
`top_tag` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`value_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
58
database/install/permission_map.sql
Normal file
58
database/install/permission_map.sql
Normal file
@@ -0,0 +1,58 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 10/08/2023 08:44:54
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for permission_map
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `permission_map`;
|
||||
CREATE TABLE `permission_map` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`permission_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`method` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`element` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_at` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`, `permission_name`) USING BTREE,
|
||||
UNIQUE INDEX `id`(`id`) USING BTREE,
|
||||
INDEX `permission_name`(`permission_name`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 18 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of permission_map
|
||||
-- ----------------------------
|
||||
INSERT INTO `permission_map` VALUES (1, 'get.dm.omcdb', 'get', 'omc_db', '*', NULL, '2023-08-08 20:46:56');
|
||||
INSERT INTO `permission_map` VALUES (2, 'get.dm.omcdb.neinfo', 'get ', 'omc_db', 'ne_info', NULL, '2023-08-08 20:47:11');
|
||||
INSERT INTO `permission_map` VALUES (3, 'get.dm.omcdb.nelink', 'get ', 'omc_db', 'ne_link', NULL, '2023-08-08 20:47:22');
|
||||
INSERT INTO `permission_map` VALUES (4, 'get.db.omcdb.neconfig', 'get', 'omc_db', 'ne_config', NULL, '2023-08-08 20:47:40');
|
||||
INSERT INTO `permission_map` VALUES (5, 'post.dm.omcdb', 'post', 'omc_db', '*', NULL, '2023-08-08 20:47:56');
|
||||
INSERT INTO `permission_map` VALUES (6, 'put.dm.omcdb', 'put', 'omc_db', '*', NULL, '2023-08-08 20:48:08');
|
||||
INSERT INTO `permission_map` VALUES (7, 'del.dm.omcdb', 'delete', 'omc_db', '*', NULL, '2023-08-08 20:48:15');
|
||||
INSERT INTO `permission_map` VALUES (8, 'get.dm.omcdb.mmlcmd', 'get ', 'omc_db', 'mml_command', NULL, '2023-08-08 20:47:11');
|
||||
INSERT INTO `permission_map` VALUES (9, '*#*', '*', '*', '*', NULL, '2023-08-09 20:07:49');
|
||||
INSERT INTO `permission_map` VALUES (10, 'get#dm.omcdb', 'get', 'omc_db', '*', NULL, '2023-08-08 20:46:56');
|
||||
INSERT INTO `permission_map` VALUES (11, 'get#dm.omcdb.neinfo', 'get ', 'omc_db', 'ne_info', NULL, '2023-08-08 20:47:11');
|
||||
INSERT INTO `permission_map` VALUES (12, 'get#dm.omcdb.nelink', 'get ', 'omc_db', 'ne_link', NULL, '2023-08-08 20:47:22');
|
||||
INSERT INTO `permission_map` VALUES (13, 'get#db.omcdb.neconfig', 'get', 'omc_db', 'ne_config', NULL, '2023-08-08 20:47:40');
|
||||
INSERT INTO `permission_map` VALUES (14, 'post#dm.omcdb', 'post', 'omc_db', '*', NULL, '2023-08-08 20:47:56');
|
||||
INSERT INTO `permission_map` VALUES (15, 'put#dm.omcdb', 'put', 'omc_db', '*', NULL, '2023-08-08 20:48:08');
|
||||
INSERT INTO `permission_map` VALUES (16, 'del#dm.omcdb', 'delete', 'omc_db', '*', NULL, '2023-08-08 20:48:15');
|
||||
INSERT INTO `permission_map` VALUES (17, 'get#dm.omcdb.mmlcmd', 'get ', 'omc_db', 'mml_command', NULL, '2023-08-08 20:47:11');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
42
database/install/pm_custom_data.sql
Normal file
42
database/install/pm_custom_data.sql
Normal file
@@ -0,0 +1,42 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 21:00:04
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for pm_custom_data
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `pm_custom_data`;
|
||||
CREATE TABLE `pm_custom_data` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`date` date NULL DEFAULT NULL,
|
||||
`task_id` int(11) NULL DEFAULT NULL,
|
||||
`ne_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`rm_uid` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`granul_option` enum('15M','30M','60M','24H') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '15M',
|
||||
`kpi_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_ext` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`value` bigint(20) NULL DEFAULT 0,
|
||||
`timestamp` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 321904 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
40
database/install/pm_custom_title.sql
Normal file
40
database/install/pm_custom_title.sql
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 28/07/2023 20:02:50
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for pm_custom_title
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `pm_custom_title`;
|
||||
CREATE TABLE `pm_custom_title` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`kpi_set` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`expression` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`period` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp(),
|
||||
`delete_time` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
43
database/install/role.sql
Normal file
43
database/install/role.sql
Normal file
@@ -0,0 +1,43 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 10/08/2023 08:44:35
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for role
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `role`;
|
||||
CREATE TABLE `role` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`role_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_at` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`, `role_name`) USING BTREE,
|
||||
INDEX `role_name`(`role_name`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of role
|
||||
-- ----------------------------
|
||||
INSERT INTO `role` VALUES (1, 'testrole1', 'get permisson role', '2023-08-08 20:04:18');
|
||||
INSERT INTO `role` VALUES (2, 'testrole2', 'operate permission role', '2023-08-08 20:59:19');
|
||||
INSERT INTO `role` VALUES (3, 'admin', 'administrator', '2023-08-09 20:06:15');
|
||||
INSERT INTO `role` VALUES (4, 'user', NULL, '2023-08-09 20:06:26');
|
||||
INSERT INTO `role` VALUES (5, 'operator', NULL, '2023-08-09 20:06:36');
|
||||
INSERT INTO `role` VALUES (6, 'test', NULL, '2023-08-09 20:06:45');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
47
database/install/role_permission.sql
Normal file
47
database/install/role_permission.sql
Normal file
@@ -0,0 +1,47 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 10/08/2023 08:44:23
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for role_permission
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `role_permission`;
|
||||
CREATE TABLE `role_permission` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`r_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`p_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_at` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `r_name`(`r_name`) USING BTREE,
|
||||
INDEX `role_permission_ibfk_2`(`p_name`) USING BTREE,
|
||||
CONSTRAINT `role_permission_ibfk_1` FOREIGN KEY (`r_name`) REFERENCES `role` (`role_name`) ON DELETE RESTRICT ON UPDATE RESTRICT,
|
||||
CONSTRAINT `role_permission_ibfk_2` FOREIGN KEY (`p_name`) REFERENCES `permission_map` (`permission_name`) ON DELETE RESTRICT ON UPDATE RESTRICT
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 10 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of role_permission
|
||||
-- ----------------------------
|
||||
INSERT INTO `role_permission` VALUES (1, 'testrole1', 'get#dm.omcdb', NULL, '2023-08-08 18:40:25');
|
||||
INSERT INTO `role_permission` VALUES (2, 'testrole2', 'post#dm.omcdb', NULL, '2023-08-08 18:40:52');
|
||||
INSERT INTO `role_permission` VALUES (3, 'testrole2', 'put#dm.omcdb', NULL, '2023-08-08 18:41:08');
|
||||
INSERT INTO `role_permission` VALUES (4, 'testrole2', 'del#dm.omcdb', NULL, '2023-08-08 18:41:30');
|
||||
INSERT INTO `role_permission` VALUES (8, 'testrole1', 'get#dm.omcdb.mmlcmd', NULL, '2023-08-08 23:41:58');
|
||||
INSERT INTO `role_permission` VALUES (9, 'admin', '*#*', NULL, '2023-08-09 20:08:58');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
36
database/install/security_log.sql
Normal file
36
database/install/security_log.sql
Normal file
@@ -0,0 +1,36 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 29/06/2023 18:41:42
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for security_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `security_log`;
|
||||
CREATE TABLE `security_log` (
|
||||
`id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
|
||||
`account_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`account_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`op_ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_type` tinyint(4) NULL DEFAULT NULL,
|
||||
`op_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`op_result` tinyint(4) NULL DEFAULT NULL,
|
||||
`op_time` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
39
database/install/session.sql
Normal file
39
database/install/session.sql
Normal file
@@ -0,0 +1,39 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.0.229
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB)
|
||||
Source Host : 192.168.0.229:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 25/07/2023 17:40:06
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for session
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `session`;
|
||||
CREATE TABLE `session` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`account_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`host` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`access_token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`expires` int(11) NULL DEFAULT NULL,
|
||||
`status` enum('online','offline') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'online',
|
||||
`login_time` datetime NULL DEFAULT current_timestamp(),
|
||||
`shake_time` datetime NULL DEFAULT NULL,
|
||||
`logout_time` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `idx_token`(`access_token`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 235 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
37
database/install/system_log.sql
Normal file
37
database/install/system_log.sql
Normal file
@@ -0,0 +1,37 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 04/08/2023 22:38:49
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for system_log
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `system_log`;
|
||||
CREATE TABLE `system_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`process_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`process_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`user_name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`process_id` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`event` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`log_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 1292 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
36
database/install/title_info.sql
Normal file
36
database/install/title_info.sql
Normal file
@@ -0,0 +1,36 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:52:17
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for title_info
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `title_info`;
|
||||
CREATE TABLE `title_info` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`tag` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`title_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL COMMENT '某个title的各种语言显示内容的json格式',
|
||||
`remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 23 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of title_info
|
||||
-- ----------------------------
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
40
database/install/trace_data.sql
Normal file
40
database/install/trace_data.sql
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 20:59:14
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for trace_data
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `trace_data`;
|
||||
CREATE TABLE `trace_data` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`task_id` int(11) NULL DEFAULT NULL,
|
||||
`imsi` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`msisdn` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`src_addr` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dst_addr` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`if_type` int(11) NULL DEFAULT 0,
|
||||
`msg_type` int(11) NULL DEFAULT NULL,
|
||||
`msg_direct` int(11) NULL DEFAULT NULL,
|
||||
`timestamp` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`raw_msg` blob NULL DEFAULT NULL,
|
||||
`dec_msg` blob NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 311486 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
52
database/install/trace_info.sql
Normal file
52
database/install/trace_info.sql
Normal file
@@ -0,0 +1,52 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 07/08/2023 23:27:55
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for trace_info
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `trace_info`;
|
||||
CREATE TABLE `trace_info` (
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`interface` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL
|
||||
) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of trace_info
|
||||
-- ----------------------------
|
||||
INSERT INTO `trace_info` VALUES ('UDM', 'N8');
|
||||
INSERT INTO `trace_info` VALUES ('UDM', 'N10');
|
||||
INSERT INTO `trace_info` VALUES ('UDM', 'N13');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N1');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N2');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N8');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N11');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N12');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N14');
|
||||
INSERT INTO `trace_info` VALUES ('AMF', 'N15');
|
||||
INSERT INTO `trace_info` VALUES ('SMF', 'N4');
|
||||
INSERT INTO `trace_info` VALUES ('SMF', 'N7');
|
||||
INSERT INTO `trace_info` VALUES ('SMF', 'N10');
|
||||
INSERT INTO `trace_info` VALUES ('SMF', 'N11');
|
||||
INSERT INTO `trace_info` VALUES ('UPF', 'N3');
|
||||
INSERT INTO `trace_info` VALUES ('UPF', 'N4');
|
||||
INSERT INTO `trace_info` VALUES ('UPF', 'N6');
|
||||
INSERT INTO `trace_info` VALUES ('UPF', 'N9');
|
||||
INSERT INTO `trace_info` VALUES ('AUSF', 'N12');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
47
database/install/trace_task.sql
Normal file
47
database/install/trace_task.sql
Normal file
@@ -0,0 +1,47 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 06/07/2023 20:58:50
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for trace_task
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `trace_task`;
|
||||
CREATE TABLE `trace_task` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`trace_type` enum('Interface','Device','UE') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`start_time` datetime NULL DEFAULT NULL,
|
||||
`end_time` datetime NULL DEFAULT NULL,
|
||||
`imsi` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`msisdn` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`src_ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dst_ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`signal_port` smallint(6) NULL DEFAULT NULL,
|
||||
`spc` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`dpc` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ne_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`ue_ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`interfaces` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`status` enum('Inactive','Active','Failed') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Inactive',
|
||||
`succ_nes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`fail_nes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 11 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
69
database/install/user.sql
Normal file
69
database/install/user.sql
Normal file
@@ -0,0 +1,69 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 10/08/2023 08:44:09
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for user
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `user`;
|
||||
CREATE TABLE `user` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`account_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`name` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`real_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`sn` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`gender` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`email` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`id_card_number` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`description` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`telephone_number` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`phone` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mobile` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`employee_number` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`employee_type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`organize` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`supporter_corp_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`start_time` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`end_time` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`password` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`password_sha512` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`change_password_flag` tinyint(4) UNSIGNED ZEROFILL NULL DEFAULT 0000,
|
||||
`password_expiration` datetime NULL DEFAULT NULL,
|
||||
`status` enum('Active','Closed','Locked','Pending') CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT 'Active',
|
||||
`user_expiration` datetime NULL DEFAULT NULL,
|
||||
`group_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`create_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `account_id`(`account_id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 167 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of user
|
||||
-- ----------------------------
|
||||
INSERT INTO `user` VALUES (1, 'admin', 'admin', 'administrator', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$QgIcp6yuOEGrEU0TNU12K.uQRLbcufesEU7hiRYlRSSdUO7OAkoTq', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'admin', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-07-26 10:50:00', '2023-07-26 10:50:00');
|
||||
INSERT INTO `user` VALUES (2, 'manager', 'manager', 'manager', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$kAZzBChYKpJmFUxttuXyouZ7p1zdUeAQj8t/o8Sr2X0txF1E1RzZ2', NULL, 0000, NULL, 'Active', NULL, 'manager', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-08 13:04:22', '2023-08-08 13:04:22');
|
||||
INSERT INTO `user` VALUES (3, 'omc', 'omc', 'omc nbi', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$jZIsj/nez.8jD4uXFe.Y4Ofzg2suzxtiHnOVv/j.m40vmogV4E4R.', NULL, 0000, NULL, 'Active', NULL, 'oss', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-09 14:08:27', '2023-08-09 14:08:27');
|
||||
INSERT INTO `user` VALUES (4, 'audit', 'audit', 'audit', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$.CA9D51m5Gc9UPP3I10kAeEYEJCR/JpgK8eR49towu3CZ8GALsuty', NULL, 0000, NULL, 'Active', NULL, 'audit', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-08 13:04:24', '2023-08-08 13:04:24');
|
||||
INSERT INTO `user` VALUES (5, 'operator', 'operator', 'operator', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$QgIcp6yuOEGrEU0TNU12K.uQRLbcufesEU7hiRYlRSSdUO7OAkoTq', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'operator', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-08 13:04:09', '2023-08-08 13:04:09');
|
||||
INSERT INTO `user` VALUES (6, 'user', 'user', 'user', '', '', '', NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$JuouEm/nnenQWw3MAeKElOxZXLmw/3Mvcn9b0lqLVMHcIDdU4utBS', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'user', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-08 13:02:12', '2023-08-08 13:02:12');
|
||||
INSERT INTO `user` VALUES (7, 'test1', 'test1', 'test1', '', '', '', NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$gaK9oBjiCa5wjC1dvDgpvO9lpDoYgq2hEo3N3ao8JBHpv4oGvtTui', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'test', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-09 16:05:10', '2023-08-09 16:05:10');
|
||||
INSERT INTO `user` VALUES (8, 'test2', 'test2', 'test2', '', '', '', NULL, NULL, NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$JgL4xQylbddlmNvcGClFkOeQE4H7IuE4iYs2NyEaM4mxYwSnRpXhO', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'operator', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-08 20:34:09', '2023-08-08 20:34:09');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
52
database/install/user_menu.sql
Normal file
52
database/install/user_menu.sql
Normal file
@@ -0,0 +1,52 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 21/06/2023 20:52:49
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for user_menu
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `user_menu`;
|
||||
CREATE TABLE `user_menu` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`user_id` int(11) NULL DEFAULT NULL,
|
||||
`menu_tag` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`sort_id` int(11) NULL DEFAULT NULL,
|
||||
`lang_tag` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`menu_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 15 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of user_menu
|
||||
-- ----------------------------
|
||||
INSERT INTO `user_menu` VALUES (1, 3, 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [{\r\n \"id\": 3,\r\n \"href\": \"page/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (2, 3, 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (3, 3, 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"dormitoryset/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, ],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (4, 3, 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"数据管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (5, 3, 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"MML命令\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (6, 3, 'logManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (7, 3, 'securityManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (8, 1, 'topologyManagement', 1, 'cn', '\r\n{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-cog\",\r\n \"child\": [ {\r\n \"id\": 3,\r\n \"href\": \"grade/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (9, 1, 'faultManagement', 2, 'cn', '{\"id\": 1, \"href\": \"\", \"icon\": \"fa fa-telegram\", \"child\": [{\"id\": 2, \"href\": \"page/alarm/alarmListDown.html\", \"icon\": \"fa fa-caret-right\", \"child\": null, \"title\": \"活动告警\", \"target\": null, \"parentId\": 1}, {\"id\": 3, \"href\": \"page/alarm/AlarmListHistory.html\", \"icon\": \"fa fa-caret-right\", \"child\": null, \"title\": \"历史告警\", \"target\": null, \"parentId\": 1}, {\"id\": 4, \"href\": \"page/alarm/alarmInfoConfig.html\", \"icon\": \"fa fa-caret-right\", \"child\": null, \"title\": \"告警设置\", \"target\": null, \"parentId\": 1}], \"title\": \"故障管理\", \"target\": null, \"parentId\": 0}');
|
||||
INSERT INTO `user_menu` VALUES (10, 1, 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"dormitoryset/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (11, 1, 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"数据管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (12, 1, 'logManagement', 5, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (13, 1, 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"building/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/mml/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"信令分析\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"跟踪管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `user_menu` VALUES (14, 1, 'securityManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user