fix: remove omc config item

This commit is contained in:
2024-01-24 09:48:00 +08:00
parent 88ad0a6307
commit 7708f6bdcc
2 changed files with 0 additions and 237 deletions

View File

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

View File

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