diff --git a/config/param/nssf_param_config.yaml b/config/param/nssf_param_config.yaml index 06846aaa..0906ae59 100644 --- a/config/param/nssf_param_config.yaml +++ b/config/param/nssf_param_config.yaml @@ -37,135 +37,6 @@ nssf: filter: '' display: "System ID" comment: "" - omc: - display: "OMC" - list: - - name: "enabled" - type: "bool" - value: "false" - access: "read-write" - filter: '' - display: "Enabled" - comment: "" - - name: "ipType" - type: "string" - value: "ipv4" - access: "read-write" - filter: '' - display: "IP Type" - comment: "ipv4|ipv6|ipv46" - - name: "localIpv4" - type: "string" - value: "0.0.0.0" - access: "read-write" - filter: '' - display: "Local IPv4" - comment: "" - - name: "localIpv6" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Local IPv6" - comment: "" - - name: "localSeverPort" - type: "int" - value: "3030" - access: "read-write" - filter: '1~65535' - display: "Local Sever Port" - comment: "1~65535" - - name: "omcIpv4" - type: "string" - value: "0.0.0.0" - access: "read-write" - filter: '' - display: "OMC IPv4" - comment: "" - - name: "omcIpv6" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "OMC IPv6" - comment: "" - - name: "omcPort" - type: "int" - value: "3030" - access: "read-write" - filter: '1~65535' - display: "OMC Port" - comment: "1~65535" - - name: "httpScheme" - type: "string" - value: "http" - access: "read-write" - filter: '' - display: "HTTP Scheme" - comment: "http|https" - - name: "kpiStatisticInterval" - type: "int" - value: "1" - access: "read-write" - filter: '1~1440' - display: "KPI Statistic Interval" - comment: "1~1440" - - name: "objectName" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Object Name" - comment: "" - - name: "neId" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "NE ID" - comment: "" - - name: "rmUid" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "RM UID" - comment: "" - - name: "neName" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "NE Name" - comment: "" - - name: "pvFlag" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "PV Flag" - comment: "" - - name: "province" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Province" - comment: "" - - name: "vendorName" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Vendor Name" - comment: "" - - name: "dn" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "DN" - comment: "" sbi: display: "SBI" list: diff --git a/config/param/upf_param_config.yaml b/config/param/upf_param_config.yaml index 56a6da4d..46052a84 100644 --- a/config/param/upf_param_config.yaml +++ b/config/param/upf_param_config.yaml @@ -183,114 +183,6 @@ upf: filter: '1~255' display: "Heartbeat Interval" comment: "1~255" - omc: - display: "OMC" - list: - - name: "enabled" - type: "bool" - value: "false" - access: "read-write" - filter: '' - display: "Enabled" - comment: "" - - name: "ipType" - type: "string" - value: "ipv4" - access: "read-write" - filter: '' - display: "IP Type" - comment: "ipv4|ipv6|ipv46" - - name: "localIpv4" - type: "string" - value: "0.0.0.0" - access: "read-write" - filter: '' - display: "Local IPv4" - comment: "" - - name: "localIpv6" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Local IPv6" - comment: "" - - name: "localSeverPort" - type: "int" - value: "3030" - access: "read-write" - filter: '1~65535' - display: "Local Sever Port" - comment: "1~65535" - - name: "omcIpv4" - type: "string" - value: "0.0.0.0" - access: "read-write" - filter: '' - display: "OMC IPv4" - comment: "" - - name: "omcIpv6" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "OMC IPv6" - comment: "" - - name: "omcPort" - type: "int" - value: "3030" - access: "read-write" - filter: '1~65535' - display: "OMC Port" - comment: "1~65535" - - name: "httpScheme" - type: "string" - value: "http" - access: "read-write" - filter: '' - display: "HTTP Scheme" - comment: "http|https" - - name: "kpiStatisticInterval" - type: "int" - value: "1" - access: "read-write" - filter: '1~1440' - display: "KPI Statistic Interval" - comment: "1~1440" - - name: "neId" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "NE ID" - comment: "" - - name: "neName" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "NE Name" - comment: "" - - name: "objectName" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Object Name" - comment: "" - - name: "province" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "Province" - comment: "" - - name: "pvFlag" - type: "string" - value: "" - access: "read-write" - filter: '' - display: "PV Flag" - comment: "" telnet: display: "Telnet" list: