update at 2023/08/14

This commit is contained in:
2023-08-14 21:41:37 +08:00
parent a039a664f1
commit 44e8cbee2c
255 changed files with 20426 additions and 233 deletions

View 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: ""

View 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": ""
}
]
}
}
}

View 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"
}
]
}
]
}

View 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": ""
}
]
}

View 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": ""
}
]
}

View 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
View 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
View 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
View 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
View 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: ""

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View 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
}
]
}

View 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
}
]
}

View 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
}
]
}

View 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
}
]
}

View 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
}

View 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
}
]
}

View 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
}

View 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
View 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
}
]
}
]
}
]
}

View 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: ""

View 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:

View 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: ""

View 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: ""

View 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: ""

View 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: ""

View 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: ""

View 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"
}

View 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: ""

View 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"

View 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"

View 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: ""

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View 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>

View 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
View 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
View 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
View 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
View 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
View 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",
}