summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json')
-rw-r--r--sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json6678
1 files changed, 6678 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json b/sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json
new file mode 100644
index 000000000..5e0165e4f
--- /dev/null
+++ b/sdnr/wt/odlux/apps/configurationApp/src/assets/microwave-model@2017-03-24.json
@@ -0,0 +1,6678 @@
+{
+ "module": "microwave-model",
+ "revision": "2017-03-24",
+ "views": [
+ {
+ "id": "d1e2181",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-air-interface-pac",
+ "language": "en-US",
+ "title": "mw-air-interface-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "air-interface-capability",
+ "label": "air-interface-capability",
+ "uiType": "object",
+ "viewId": "d1e2199",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-configuration",
+ "label": "air-interface-configuration",
+ "uiType": "object",
+ "viewId": "d1e2212",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-status",
+ "label": "air-interface-status",
+ "uiType": "object",
+ "viewId": "d1e2223",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-current-problems",
+ "label": "air-interface-current-problems",
+ "uiType": "object",
+ "viewId": "d1e2237",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-current-performance",
+ "label": "air-interface-current-performance",
+ "uiType": "object",
+ "viewId": "d1e2250",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-historical-performances",
+ "label": "air-interface-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e2263",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2199",
+ "parentView": "d1e2181",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-capability",
+ "dataPath": "air-interface-capability",
+ "name": "air-interface-capability",
+ "language": "en-US",
+ "title": "air-interface-capability",
+ "elements": [
+ {
+ "id": "type-of-equipment",
+ "label": "type-of-equipment",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "This parameter indicates the equipment type. Instead of uploading the complete set of capabilities, capabilities of the same equipment type could be reused. Should be unique for a combination of modem, radio and their respective firmware."
+ },
+ {
+ "id": "tx-frequency-min",
+ "label": "tx-frequency-min",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the minimum transmit frequency tunable at the air interface."
+ },
+ {
+ "id": "tx-frequency-max",
+ "label": "tx-frequency-max",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the maximum transmit frequency tunable at the air interface."
+ },
+ {
+ "id": "rx-frequency-min",
+ "label": "rx-frequency-min",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the minimum receive frequency tunable at the air interface."
+ },
+ {
+ "id": "rx-frequency-max",
+ "label": "rx-frequency-max",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the maximum receive frequency tunable at the air interface."
+ },
+ {
+ "id": "adaptive-modulation-is-avail",
+ "label": "adaptive-modulation-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the device is capable of adaptive modulation, this field shall contain a 'true'."
+ },
+ {
+ "id": "mimo-is-avail",
+ "label": "mimo-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the device is capable of MIMO, this field shall contain a 'true'."
+ },
+ {
+ "id": "mimo-channels",
+ "label": "mimo-channels",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "channels",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum number (n) of spatial multiplexing streams that can be conveyed by an n x n MIMO configuration."
+ },
+ {
+ "id": "alic-is-avail",
+ "label": "alic-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the microwave radio is capable of Adjacent Link Interference Cancelation (canceling of interference cause by transmitters located at the same site), this field shall contain a 'true'."
+ },
+ {
+ "id": "atpc-is-avail",
+ "label": "atpc-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the microwave radio is capable of ATPC, this field shall contain a 'true'."
+ },
+ {
+ "id": "atpc-range",
+ "label": "atpc-range",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Extent of the ATPC range."
+ },
+ {
+ "id": "encryption-is-avail",
+ "label": "encryption-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Shall be marked 'true', if payload encryption is available."
+ },
+ {
+ "id": "maintenance-timer-range",
+ "label": "maintenance-timer-range",
+ "uiType": "string",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available time periods for maintenance configurations (e.g. the loop back of microwave header information) to be described. Concrete values shall be separated by commas (e.g. '10, 60, 360'). Ranges shall be expressed as two values separated by a minus (e.g. '10-360')."
+ },
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:'signalIsLost','rslIsExceeded','temperatureIsExceeded','modemIsFaulty','radioIsFaulty' and 'modulationIsDownShifted'. Further alarms might be added by the device. Names are to be separated by commas."
+ },
+ {
+ "id": "supported-loop-back-kind-list",
+ "label": "supported-loop-back-kind-list",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "none",
+ "value": "none",
+ "description": "none"
+ },
+ {
+ "key": "if",
+ "value": "if",
+ "description": "Intermediate Frequency on the interface between indoor and outdoor unit."
+ },
+ {
+ "key": "rf",
+ "value": "rf",
+ "description": "Radio Frequency on the interface between outdoor unit and outdoor unit at the remote site."
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "List of supported kinds of looping back of header information to the remote site."
+ },
+ {
+ "id": "supported-channel-plan-list",
+ "label": "supported-channel-plan-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e2528",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "List of channel spacing that are supported by the device."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2528",
+ "parentView": "d1e2199",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-capability",
+ "dataPath": "air-interface-capability/supported-channel-plan-list/$$INDEX:0:supported-channel-plan$$",
+ "name": "supported-channel-plan-list",
+ "language": "en-US",
+ "title": "supported-channel-plan-list",
+ "elements": [
+ {
+ "id": "supported-channel-plan",
+ "label": "supported-channel-plan",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique name (e.g. ECC/REC/(01)04_Annex 5) of a document, which describes a frequency grid that can be adjusted at the air interface. Corresponding channel plans to be delivered by the hardware vendor and to be stored by the operator in an controller/application attached database."
+ },
+ {
+ "id": "duplex-distance-is-variable",
+ "label": "duplex-distance-is-variable",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "To be set on 'true', if the distance between transmitted and received frequency is variable."
+ },
+ {
+ "id": "duplex-distance",
+ "label": "duplex-distance",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Distance between transmitted and received frequency."
+ },
+ {
+ "id": "auto-freq-select-is-avail",
+ "label": "auto-freq-select-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the microwave radio is capable of automatically selecting the transmit frequency in unlicensed bands, this field shall contain a 'true'."
+ },
+ {
+ "id": "transmission-mode-list",
+ "label": "transmission-mode-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e217",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "List of channel spacing that are supported by the device."
+ },
+ {
+ "id": "d1e217",
+ "parentView": "d1e2528",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-capability",
+ "dataPath": "air-interface-capability/supported-channel-plan-list/$$INDEX:0:supported-channel-plan$$/transmission-mode-list/$$INDEX:1:transmission-mode-id$$",
+ "name": "transmission-mode-list",
+ "language": "en-US",
+ "title": "transmission-mode-list",
+ "elements": [
+ {
+ "id": "transmission-mode-id",
+ "label": "transmission-mode-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Indentifies the transmissionMode for internal reference."
+ },
+ {
+ "id": "channel-bandwidth",
+ "label": "channel-bandwidth",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Bandwidth of the transmit channel. The value shall be expressed explicitly (means in kHz) not as a reference to an international agreement. The values shall be chosen from the following _list: 3.500, 7.000, 14.000, 27.500, 28.000, 29.000, 29.650, 30.000, 40.000, 50.000, 55.000, 56.000, 59.300, 60.000, 80.000, 100.000, 112.000, 120.000, 150.000, 200.000, 250.000, 500.000, 750.000, 1.000.000, 1.250.000, 1.500.000, 1.750.000, 2.000.000;"
+ },
+ {
+ "id": "modulation-scheme",
+ "label": "modulation-scheme",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "symbols",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Modulation scheme, which is base to the other characteristics described in the same transmissionModeType data type. The modulation scheme shall be described by the number of states in the phase diagram (e.g. BPSK->'2' or 256QAM->'256')."
+ },
+ {
+ "id": "code-rate",
+ "label": "code-rate",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "%",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Code rate of the coding scheme in % (Net bit rate ? Gross bit rate ? code rate)."
+ },
+ {
+ "id": "tx-power-min",
+ "label": "tx-power-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the minimum transmit power the modem can operate in dBm."
+ },
+ {
+ "id": "tx-power-max",
+ "label": "tx-power-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the maximum transmit power the modem can operate in dBm."
+ },
+ {
+ "id": "rx-threshold",
+ "label": "rx-threshold",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the receive level required to decode the received signal with a Bit Error Rate of 1e-6 or less."
+ },
+ {
+ "id": "am-upshift-level",
+ "label": "am-upshift-level",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the receive level that has to be exceeded to shift into a higher modulation scheme."
+ },
+ {
+ "id": "am-downshift-level",
+ "label": "am-downshift-level",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Value of the receive level that has to be exceeded for not shifting into a lower modulation scheme."
+ },
+ {
+ "id": "xpic-is-avail",
+ "label": "xpic-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case this air interface type is capable of XPIC, this field shall contain a 'true'. This information shall purely relate to capabilities of the equipment type, but not to the operational capability of a specific hardware composition on site. Means for example that this attribute might contain a 'true' statement, even if an additional cable would have been required to actually operate XPIC in a specific case."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2212",
+ "parentView": "d1e2181",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-configuration",
+ "dataPath": "air-interface-configuration",
+ "name": "air-interface-configuration",
+ "language": "en-US",
+ "title": "air-interface-configuration",
+ "elements": [
+ {
+ "id": "air-interface-name",
+ "label": "air-interface-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Operator specific microwave link ID (often used for coding area, type of element and sequential number)."
+ },
+ {
+ "id": "radio-signal-id",
+ "label": "radio-signal-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The radioSignalId is transmitted on the air interface so the remote site of the link synchronizes on the correct transmitter. The local radio MUST NOT synchronize on a radio signal with a different radioSignalId. The link ID is neither an ID necessary to span the model nor an ID referencing external data. It is just some sort of name of the link transmitted so the correct remote site can be identified in an interference situation. The value zero might be used to make the microwave to disable the link ID check."
+ },
+ {
+ "id": "tx-frequency",
+ "label": "tx-frequency",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Center frequency of the transmit channel. The values to be configured have to exactly match the values listed in the international agreement referenced in channelPlanID. In case of automated selection of the transmit frequency this field shall describe the lowest center frequency selectable."
+ },
+ {
+ "id": "rx-frequency",
+ "label": "rx-frequency",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Center frequency of the receive channel."
+ },
+ {
+ "id": "tx-channel-bandwidth",
+ "label": "tx-channel-bandwidth",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Bandwidth of the transmit channel. The value shall be expressed explicitly (means in kHz) not as a reference to an international agreement. The values shall be chosen from the following _list: 3.500, 7.000, 14.000, 27.500, 28.000, 29.000, 29.650, 30.000, 40.000, 50.000, 55.000, 56.000, 59.300, 60.000, 80.000, 100.000, 112.000, 120.000, 150.000, 200.000, 250.000, 500.000, 750.000, 1.000.000, 1.250.000, 1.500.000, 1.750.000, 2.000.000;"
+ },
+ {
+ "id": "rx-channel-bandwidth",
+ "label": "rx-channel-bandwidth",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Bandwidth of the receive channel. The value shall be expressed explicitly (means in kHz) not as a reference to an international agreement. The values shall be chosen from the following _list: 3.500, 7.000, 14.000, 27.500, 28.000, 29.000, 29.650, 30.000, 40.000, 50.000, 55.000, 56.000, 59.300, 60.000, 80.000, 100.000, 112.000, 120.000, 150.000, 200.000, 250.000, 500.000, 750.000, 1.000.000, 1.250.000, 1.500.000, 1.750.000, 2.000.000;"
+ },
+ {
+ "id": "polarization",
+ "label": "polarization",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "not-specified",
+ "value": "not-specified",
+ "description": "none"
+ },
+ {
+ "key": "horizontal",
+ "value": "horizontal",
+ "description": "none"
+ },
+ {
+ "key": "vertical",
+ "value": "vertical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Allows documenting the polarization of the air interface."
+ },
+ {
+ "id": "power-is-on",
+ "label": "power-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Power ON. Activation of the entire radio in a split mount configuration shall be expressed as a 'true'."
+ },
+ {
+ "id": "transmitter-is-on",
+ "label": "transmitter-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activation of the transmitter inside the radio shall be expressed as a 'true'."
+ },
+ {
+ "id": "receiver-is-on",
+ "label": "receiver-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maintenance Feature. Activation of the receiver inside the radio shall be expressed as a 'true'. Attribute shall also be used for RX main and RX diversity squelches in case of diversity configurations."
+ },
+ {
+ "id": "tx-power",
+ "label": "tx-power",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Transmit power to be configured on the microwave link. Signed Byte is required. The actually operated transmit power might be lower depending on adaptive modulation and ATPC."
+ },
+ {
+ "id": "adaptive-modulation-is-on",
+ "label": "adaptive-modulation-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Adaptive Modulation. Activation of adaptive modulation shall be expressed as a 'true'."
+ },
+ {
+ "id": "modulation-min",
+ "label": "modulation-min",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "symbols",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum modulation to be configured (in case adaptive modulation is not used, this value represents also the fixed modulation). The modulation scheme shall be described by the number of states in the phase diagram (e.g. BPSK->'2' or 256QAM->'256'). Allowed values are defined in TypeDefinitions::transmissionModeType::modulationScheme."
+ },
+ {
+ "id": "modulation-max",
+ "label": "modulation-max",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "symbols",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum modulation to be configured. The value of this field is only relevant, if Adaptive Modulation has been activated. The modulation scheme shall be described by the number of states in the phase diagram (e.g. BPSK->'2' or 256QAM->'256'). Allowed values are defined in TypeDefinitions::transmissionModeType::modulationScheme."
+ },
+ {
+ "id": "xpic-is-on",
+ "label": "xpic-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activation of Cross Polarization Interference Cancelation shall be expressed as a 'true'. In case XPIC is not available for the current combination of channel bandwidth and modulation or the hardware in general, this parameter shall always be set to 'false'."
+ },
+ {
+ "id": "mimo-is-on",
+ "label": "mimo-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activation of Multiple Input Multiple Output (MIMO) shall be expressed as a 'true'."
+ },
+ {
+ "id": "alic-is-on",
+ "label": "alic-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activation of Adjacent Link Interference Cancelation (ALIC) shall be expressed as a 'true'."
+ },
+ {
+ "id": "atpc-is-on",
+ "label": "atpc-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "ATPC. Activation of Automated Transmit Power Control shall be expressed as a 'true'."
+ },
+ {
+ "id": "atpc-thresh-upper",
+ "label": "atpc-thresh-upper",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If the receive level is higher than the upper threshold value, the transmitter is notified to decrease transmit power."
+ },
+ {
+ "id": "atpc-thresh-lower",
+ "label": "atpc-thresh-lower",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If the receive level is lower than the lower threshold value, the transmitter is notified to increase transmit power."
+ },
+ {
+ "id": "auto-freq-select-is-on",
+ "label": "auto-freq-select-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activation of automatically selecting the transmit frequency in unlicensed bands shall be expressed as a 'true'."
+ },
+ {
+ "id": "auto-freq-select-range",
+ "label": "auto-freq-select-range",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "channels",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of transmit channels (starting at the center frequency defined in txFrequency and with channel bandwidth according to txChannelBandwidth) that define the range within the transmit frequency can automatically been chosen."
+ },
+ {
+ "id": "modulation-is-on",
+ "label": "modulation-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maintenance Feature. De-activation of the modulation of the carrier signal for fault management shall be expressed as a 'false'."
+ },
+ {
+ "id": "encryption-is-on",
+ "label": "encryption-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activates encryption of the payload."
+ },
+ {
+ "id": "cryptographic-key",
+ "label": "cryptographic-key",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Key for transforming plaintext into ciphertext data."
+ },
+ {
+ "id": "loop-back-kind-on",
+ "label": "loop-back-kind-on",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "none",
+ "value": "none",
+ "description": "none"
+ },
+ {
+ "key": "if",
+ "value": "if",
+ "description": "Intermediate Frequency on the interface between indoor and outdoor unit."
+ },
+ {
+ "key": "rf",
+ "value": "rf",
+ "description": "Radio Frequency on the interface between outdoor unit and outdoor unit at the remote site."
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maintenance Feature. The currently configured type of looping back of the air interface header shall be expressed here. The received header is returned to the remote site."
+ },
+ {
+ "id": "maintenance-timer",
+ "label": "maintenance-timer",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time of existence of any maintenance configuration (e.g. the loop back of microwave header information). Valid values are defined in AirInterface::AirInterfaceCapability::maintenanceTimerRange."
+ },
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e2931",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2931",
+ "parentView": "d1e2212",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-configuration",
+ "dataPath": "air-interface-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to AirInterface::AirInterfaceCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the problem to be configured."
+ },
+ {
+ "id": "d1e2223",
+ "parentView": "d1e2181",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-status",
+ "dataPath": "air-interface-status",
+ "name": "air-interface-status",
+ "language": "en-US",
+ "title": "air-interface-status",
+ "elements": [
+ {
+ "id": "tx-frequency-cur",
+ "label": "tx-frequency-cur",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Center frequency of the currently operated transmit channel."
+ },
+ {
+ "id": "rx-frequency-cur",
+ "label": "rx-frequency-cur",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kHz",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Center frequency of the currently operated receive channel."
+ },
+ {
+ "id": "tx-level-cur",
+ "label": "tx-level-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Current transmit level."
+ },
+ {
+ "id": "rx-level-cur",
+ "label": "rx-level-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Current receive level."
+ },
+ {
+ "id": "modulation-cur",
+ "label": "modulation-cur",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "symbols",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Currently operated modulation on transmit path. The modulation scheme shall be described by the number of states in the phase diagram (e.g. BPSK->'2' or 256QAM->'256'). Allowed values are defined in TypeDefinitions::transmissionModeType::modulationScheme."
+ },
+ {
+ "id": "code-rate-cur",
+ "label": "code-rate-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "%",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Code rate of the currently operated coding scheme (Net bit rate ? Gross bit rate ? code rate)."
+ },
+ {
+ "id": "snir-cur",
+ "label": "snir-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Currently measured signal to (noise+interference) ratio."
+ },
+ {
+ "id": "xpd-cur",
+ "label": "xpd-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Currently measured cross polarization discrimination."
+ },
+ {
+ "id": "rf-temp-cur",
+ "label": "rf-temp-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "Celsius",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Current temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time the Air Interface entered its current operational status."
+ },
+ {
+ "id": "radio-power-is-up",
+ "label": "radio-power-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If the radio unit has power and is switched on, this shall be expressed as a 'true'."
+ },
+ {
+ "id": "link-is-up",
+ "label": "link-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If connection is established to the remote site with the same linkID, this shall be expressed as a 'true'."
+ },
+ {
+ "id": "xpic-is-up",
+ "label": "xpic-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If XPIC is currently actually working (not just configured), this shall be expressed as a 'true'."
+ },
+ {
+ "id": "mimo-is-up",
+ "label": "mimo-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If MIMO is currently actually working (not just configured), this shall be expressed as a 'true'."
+ },
+ {
+ "id": "alic-is-up",
+ "label": "alic-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If Adjacent Link Interference Cancelation (ALIC) is currently actually working (not just configured), this shall be expressed as a 'true'."
+ },
+ {
+ "id": "atpc-is-up",
+ "label": "atpc-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If ATPC is currently actually working (not just configured), this shall be expressed as a 'true'."
+ },
+ {
+ "id": "auto-freq-select-is-up",
+ "label": "auto-freq-select-is-up",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "If automated frequency selection is currently actually working (not just configured), this shall be expressed as a 'true'."
+ },
+ {
+ "id": "loop-back-kind-up",
+ "label": "loop-back-kind-up",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "none",
+ "value": "none",
+ "description": "none"
+ },
+ {
+ "key": "if",
+ "value": "if",
+ "description": "Intermediate Frequency on the interface between indoor and outdoor unit."
+ },
+ {
+ "key": "rf",
+ "value": "rf",
+ "description": "Radio Frequency on the interface between outdoor unit and outdoor unit at the remote site."
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The currently active (not just configured) type of looping back of the air interface header shall be expressed here. The received header is returned to the remote site."
+ },
+ {
+ "id": "local-end-point-id",
+ "label": "local-end-point-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The value of the localEndPointId is a vendor specific identifier of the air interface, used by the node to discover a microwave radio link."
+ },
+ {
+ "id": "remote-end-point-id",
+ "label": "remote-end-point-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The value of the remoteEndPointId is a vendor specific identifier or the airinterface at the remote side, used to by the node to discover a microwave radio link."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2237",
+ "parentView": "d1e2181",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-current-problems",
+ "dataPath": "air-interface-current-problems",
+ "name": "air-interface-current-problems",
+ "language": "en-US",
+ "title": "air-interface-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3286",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3286",
+ "parentView": "d1e2237",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-current-problems",
+ "dataPath": "air-interface-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to AirInterface::AirInterfaceCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2250",
+ "parentView": "d1e2181",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-current-performance",
+ "dataPath": "air-interface-current-performance",
+ "name": "air-interface-current-performance",
+ "language": "en-US",
+ "title": "air-interface-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3310",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3310",
+ "parentView": "d1e2250",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-current-performance",
+ "dataPath": "air-interface-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e1232",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ },
+ {
+ "id": "d1e1232",
+ "parentView": "d1e3310",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-current-performance",
+ "dataPath": "air-interface-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "es",
+ "label": "es",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of errored seconds."
+ },
+ {
+ "id": "ses",
+ "label": "ses",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of severely errored seconds."
+ },
+ {
+ "id": "cses",
+ "label": "cses",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of consecutive severely errored seconds."
+ },
+ {
+ "id": "unavailability",
+ "label": "unavailability",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total time of unavailability in seconds."
+ },
+ {
+ "id": "tx-level-min",
+ "label": "tx-level-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum transmit power. Signed integers are required."
+ },
+ {
+ "id": "tx-level-max",
+ "label": "tx-level-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum transmit power. Signed integers are required."
+ },
+ {
+ "id": "tx-level-avg",
+ "label": "tx-level-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged transmit power. Signed integers are required."
+ },
+ {
+ "id": "rx-level-min",
+ "label": "rx-level-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum receive level. Signed integers are required."
+ },
+ {
+ "id": "rx-level-max",
+ "label": "rx-level-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum receive level. Signed integers are required."
+ },
+ {
+ "id": "rx-level-avg",
+ "label": "rx-level-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged receive level. Signed integers are required."
+ },
+ {
+ "id": "time2-states",
+ "label": "time2-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Sum of all seconds the transmitter operated in e.g. BPSK."
+ },
+ {
+ "id": "time4-states-s",
+ "label": "time4-states-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4-states",
+ "label": "time4-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8-states",
+ "label": "time8-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time16-states-s",
+ "label": "time16-states-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time16-states",
+ "label": "time16-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time32-states",
+ "label": "time32-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time64-states",
+ "label": "time64-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time128-states",
+ "label": "time128-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time256-states",
+ "label": "time256-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time512-states",
+ "label": "time512-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time512-states-l",
+ "label": "time512-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time1024-states",
+ "label": "time1024-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time1024-states-l",
+ "label": "time1024-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time2048-states",
+ "label": "time2048-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time2048-states-l",
+ "label": "time2048-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4096-states",
+ "label": "time4096-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4096-states-l",
+ "label": "time4096-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8192-states",
+ "label": "time8192-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8192-states-l",
+ "label": "time8192-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "snir-min",
+ "label": "snir-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum signal to (noise+interference) ratio."
+ },
+ {
+ "id": "snir-max",
+ "label": "snir-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum signal to (noise+interference) ratio."
+ },
+ {
+ "id": "snir-avg",
+ "label": "snir-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged signal to (noise+interference) ratio."
+ },
+ {
+ "id": "xpd-min",
+ "label": "xpd-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum cross polarization discrimination."
+ },
+ {
+ "id": "xpd-max",
+ "label": "xpd-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum cross polarization discrimination."
+ },
+ {
+ "id": "xpd-avg",
+ "label": "xpd-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged cross polarization discrimination."
+ },
+ {
+ "id": "rf-temp-min",
+ "label": "rf-temp-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Lowest temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "rf-temp-max",
+ "label": "rf-temp-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Highest temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "rf-temp-avg",
+ "label": "rf-temp-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "defect-blocks-sum",
+ "label": "defect-blocks-sum",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "blocks",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of blocks that were defect after receiving and could not be corrected by the FEC."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2263",
+ "parentView": "d1e2181",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-historical-performances",
+ "dataPath": "air-interface-historical-performances",
+ "name": "air-interface-historical-performances",
+ "language": "en-US",
+ "title": "air-interface-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3339",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3339",
+ "parentView": "d1e2263",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-historical-performances",
+ "dataPath": "air-interface-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e1256",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e1256",
+ "parentView": "d1e3339",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-pac/$$LPUUID$$/air-interface-historical-performances",
+ "dataPath": "air-interface-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "es",
+ "label": "es",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of errored seconds."
+ },
+ {
+ "id": "ses",
+ "label": "ses",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of severely errored seconds."
+ },
+ {
+ "id": "cses",
+ "label": "cses",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Number of consecutive severely errored seconds."
+ },
+ {
+ "id": "unavailability",
+ "label": "unavailability",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total time of unavailability in seconds."
+ },
+ {
+ "id": "tx-level-min",
+ "label": "tx-level-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum transmit power. Signed integers are required."
+ },
+ {
+ "id": "tx-level-max",
+ "label": "tx-level-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum transmit power. Signed integers are required."
+ },
+ {
+ "id": "tx-level-avg",
+ "label": "tx-level-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged transmit power. Signed integers are required."
+ },
+ {
+ "id": "rx-level-min",
+ "label": "rx-level-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum receive level. Signed integers are required."
+ },
+ {
+ "id": "rx-level-max",
+ "label": "rx-level-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum receive level. Signed integers are required."
+ },
+ {
+ "id": "rx-level-avg",
+ "label": "rx-level-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dBm",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged receive level. Signed integers are required."
+ },
+ {
+ "id": "time2-states",
+ "label": "time2-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Sum of all seconds the transmitter operated in e.g. BPSK."
+ },
+ {
+ "id": "time4-states-s",
+ "label": "time4-states-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4-states",
+ "label": "time4-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8-states",
+ "label": "time8-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time16-states-s",
+ "label": "time16-states-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time16-states",
+ "label": "time16-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time32-states",
+ "label": "time32-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time64-states",
+ "label": "time64-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time128-states",
+ "label": "time128-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time256-states",
+ "label": "time256-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time512-states",
+ "label": "time512-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time512-states-l",
+ "label": "time512-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time1024-states",
+ "label": "time1024-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time1024-states-l",
+ "label": "time1024-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time2048-states",
+ "label": "time2048-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time2048-states-l",
+ "label": "time2048-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4096-states",
+ "label": "time4096-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time4096-states-l",
+ "label": "time4096-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8192-states",
+ "label": "time8192-states",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "time8192-states-l",
+ "label": "time8192-states-l",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "snir-min",
+ "label": "snir-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum signal to (noise+interference) ratio."
+ },
+ {
+ "id": "snir-max",
+ "label": "snir-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum signal to (noise+interference) ratio."
+ },
+ {
+ "id": "snir-avg",
+ "label": "snir-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged signal to (noise+interference) ratio."
+ },
+ {
+ "id": "xpd-min",
+ "label": "xpd-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum cross polarization discrimination."
+ },
+ {
+ "id": "xpd-max",
+ "label": "xpd-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum cross polarization discrimination."
+ },
+ {
+ "id": "xpd-avg",
+ "label": "xpd-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged cross polarization discrimination."
+ },
+ {
+ "id": "rf-temp-min",
+ "label": "rf-temp-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Lowest temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "rf-temp-max",
+ "label": "rf-temp-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Highest temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "rf-temp-avg",
+ "label": "rf-temp-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "C",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Averaged temperature (in degree Celsius) of the radio module inside the outdoor unit."
+ },
+ {
+ "id": "defect-blocks-sum",
+ "label": "defect-blocks-sum",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "unit": "blocks",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of blocks that were defect after receiving and could not be corrected by the FEC."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3361",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:co-channel-group/$$INDEX:0:co-channel-group-id$$",
+ "dataPath": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:co-channel-group/$$INDEX:0:co-channel-group-id$$",
+ "name": "co-channel-group",
+ "language": "en-US",
+ "title": "co-channel-group",
+ "elements": [
+ {
+ "id": "co-channel-group-id",
+ "label": "co-channel-group-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "sort-of-co-channel-group",
+ "label": "sort-of-co-channel-group",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Type of group of air interfaces with the same transmit and receive frequency. The values shall be chosen from the following _list:'XPIC', 'MIMO', 'ALIC';"
+ },
+ {
+ "id": "air-interface-list",
+ "label": "air-interface-list",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "List of air interfaces, which are part of the co-channel (XPIC, MIMO, ALIC) group."
+ },
+ {
+ "id": "logical-termination-point",
+ "label": "logical-termination-point",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3435",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-hsb-end-point-pac/$$ENDPOINT$$",
+ "dataPath": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-hsb-end-point-pac/$$ENDPOINT$$",
+ "name": "mw-air-interface-hsb-end-point-pac",
+ "language": "en-US",
+ "title": "mw-air-interface-hsb-end-point-pac",
+ "elements": [
+ {
+ "id": "role",
+ "label": "role",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "working",
+ "value": "working",
+ "description": "none"
+ },
+ {
+ "key": "protection",
+ "value": "protection",
+ "description": "none"
+ },
+ {
+ "key": "protected",
+ "value": "protected",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "endpoint",
+ "label": "endpoint",
+ "uiType": "string",
+ "leafrefPath": "/core-model:forwarding-construct/core-model:fc-port/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "The EndPoint (EP) object class models the access to the FC function. Each EndPoint instance has a role (e.g., working, protection, protected, hub, spoke, leaf, root, etc.) with respect to the FC function. The association of the FC to LTPs is made via EndPoints (essentially the ports of the FC) where each EndPoint (EP) of the FC has a role in the context of the FC. The traffic forwarding between the associated End PointsEPs of the FC depends upon the type of FC and may be associated with FCSwitch object instances. In cases where there is protection conveys the protecting role of the access to the FC. The EP replaces the Protection Unit of a traditional protection model. It represents a protected (resilient/reliable) point or a protecting (unreliable working or protection) point."
+ },
+ {
+ "id": "d1e3474",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-hsb-fc-switch-pac/$$FCSWITCH$$",
+ "dataPath": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-hsb-fc-switch-pac/$$FCSWITCH$$",
+ "name": "mw-air-interface-hsb-fc-switch-pac",
+ "language": "en-US",
+ "title": "mw-air-interface-hsb-fc-switch-pac",
+ "elements": [
+ {
+ "id": "prot-type",
+ "label": "prot-type",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "hsb",
+ "value": "hsb",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Indicates the protection scheme that is used for the ProtectionGroup."
+ },
+ {
+ "id": "air-interface-hsb-configuration-is-faulty-severity",
+ "label": "air-interface-hsb-configuration-is-faulty-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The level of severity of an airInterfaceHsbConfigurationIsFaulty alarm shall be chosen from an enumeration."
+ },
+ {
+ "id": "air-interface-hsb-is-partly-down-severity",
+ "label": "air-interface-hsb-is-partly-down-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The level of severity for one link out of the HSB configuration being down shall be chosen from an enumeration."
+ },
+ {
+ "id": "air-interface-hsb-is-down-severity",
+ "label": "air-interface-hsb-is-down-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The level of severity of the total HSB configuration being down shall be chosen from an enumeration."
+ },
+ {
+ "id": "fcswitch",
+ "label": "fcswitch",
+ "uiType": "string",
+ "leafrefPath": "/core-model:forwarding-construct/core-model:fc-switch/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "Represents and defines a protection switch structure encapsulated in the forwarding construct. Essentially performs the function of Protection Group. Associates to 2 or more Endpoints each playing the role of a Protection Unit. One or more protection EndPoints (standby/backup) provide protection for one or more working (i.e. regular/main/preferred) Endpoints where either protection or working can feed one or more protected Endpoint. May be used in revertive or non-revertive (symmetric) mode. When in revertive mode may define waitToRestore time. May be used in one of several modes including source switch, destination switched, source and destination switched etc (covering cases such as 1+1 ane 1:1). May be lockout (prevented from switching), force switched or manual switched. Will indicate switch state and change of state."
+ },
+ {
+ "id": "d1e3552",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-air-interface-diversity-pac",
+ "language": "en-US",
+ "title": "mw-air-interface-diversity-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "air-interface-diversity-capability",
+ "label": "air-interface-diversity-capability",
+ "uiType": "object",
+ "viewId": "d1e3570",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-diversity-configuration",
+ "label": "air-interface-diversity-configuration",
+ "uiType": "object",
+ "viewId": "d1e3583",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-diversity-status",
+ "label": "air-interface-diversity-status",
+ "uiType": "object",
+ "viewId": "d1e3594",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-diversity-current-problems",
+ "label": "air-interface-diversity-current-problems",
+ "uiType": "object",
+ "viewId": "d1e3608",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-diversity-current-performance",
+ "label": "air-interface-diversity-current-performance",
+ "uiType": "object",
+ "viewId": "d1e3621",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "air-interface-diversity-historical-performances",
+ "label": "air-interface-diversity-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e3634",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3570",
+ "parentView": "d1e3552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-capability",
+ "dataPath": "air-interface-diversity-capability",
+ "name": "air-interface-diversity-capability",
+ "language": "en-US",
+ "title": "air-interface-diversity-capability",
+ "elements": [
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:'airInterfaceDiversityConfigurationIsPartlyDown' (at least one air interface is down, but not all of them) and 'airInterfaceDiversityConfigurationIsDown' (all air interfaces are down). Further alarms might be added by the device. Names are to be separated by commas."
+ },
+ {
+ "id": "available-kinds-of-diversity",
+ "label": "available-kinds-of-diversity",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3656",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available types of diversity to be listed."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3656",
+ "parentView": "d1e3570",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-capability",
+ "dataPath": "air-interface-diversity-capability/available-kinds-of-diversity/$$INDEX:0:diversity-name$$",
+ "name": "available-kinds-of-diversity",
+ "language": "en-US",
+ "title": "available-kinds-of-diversity",
+ "elements": [
+ {
+ "id": "diversity-name",
+ "label": "diversity-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'spaceDiversity', 'frequencyDiversity'"
+ },
+ {
+ "id": "number-of-air-interfaces-max",
+ "label": "number-of-air-interfaces-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "air interfaces",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum number of air interfaces that could be part of this kind of diversity."
+ }
+ ],
+ "description": "Available types of diversity to be listed."
+ },
+ {
+ "id": "d1e3583",
+ "parentView": "d1e3552",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-configuration",
+ "dataPath": "air-interface-diversity-configuration",
+ "name": "air-interface-diversity-configuration",
+ "language": "en-US",
+ "title": "air-interface-diversity-configuration",
+ "elements": [
+ {
+ "id": "air-interface-diversity",
+ "label": "air-interface-diversity",
+ "uiType": "object",
+ "viewId": "d1e3695",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Type of air interface diversity configured at the link."
+ },
+ {
+ "id": "air-interface-ltp-list",
+ "label": "air-interface-ltp-list",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "_multiplicity:2-ThisAirInterfaceDiversity::AirInterfaceDiversityConfiguration::airInterfaceDiversity::diversityType::numberOfAirInterfacesMax"
+ },
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3722",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3695",
+ "parentView": "d1e3583",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-configuration",
+ "dataPath": "air-interface-diversity-configuration/air-interface-diversity",
+ "name": "air-interface-diversity",
+ "language": "en-US",
+ "title": "air-interface-diversity",
+ "elements": [
+ {
+ "id": "diversity-name",
+ "label": "diversity-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'spaceDiversity', 'frequencyDiversity'"
+ },
+ {
+ "id": "number-of-air-interfaces-max",
+ "label": "number-of-air-interfaces-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "air interfaces",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum number of air interfaces that could be part of this kind of diversity."
+ }
+ ],
+ "description": "Type of air interface diversity configured at the link."
+ },
+ {
+ "id": "d1e3722",
+ "parentView": "d1e3583",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-configuration",
+ "dataPath": "air-interface-diversity-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to AirInterfaceDiversity::AirInterfaceDiversityCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the problem to be configured."
+ },
+ {
+ "id": "d1e3594",
+ "parentView": "d1e3552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-status",
+ "dataPath": "air-interface-diversity-status",
+ "name": "air-interface-diversity-status",
+ "language": "en-US",
+ "title": "air-interface-diversity-status",
+ "elements": [
+ {
+ "id": "snir-cur",
+ "label": "snir-cur",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Currently measured signal to (noise+interference) ratio of the combined signals."
+ },
+ {
+ "id": "air-interface-diversity-status",
+ "label": "air-interface-diversity-status",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "group-down",
+ "value": "group-down",
+ "description": "All air interfaces that are members of the diversity configuration are down."
+ },
+ {
+ "key": "not-all-ai-active",
+ "value": "not-all-ai-active",
+ "description": "At least one, but not all of the air interfaces that are part of the diversity configuration is not working."
+ },
+ {
+ "key": "all-ai-active",
+ "value": "all-ai-active",
+ "description": "All air interfaces that are part of the diversity configuration are working."
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Status of the air interface bundle."
+ },
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time the Diversity Group entered its current operational status."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3608",
+ "parentView": "d1e3552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-current-problems",
+ "dataPath": "air-interface-diversity-current-problems",
+ "name": "air-interface-diversity-current-problems",
+ "language": "en-US",
+ "title": "air-interface-diversity-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3802",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3802",
+ "parentView": "d1e3608",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-current-problems",
+ "dataPath": "air-interface-diversity-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to AirInterfaceDiversity::AirInterfaceDiversityCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3621",
+ "parentView": "d1e3552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-current-performance",
+ "dataPath": "air-interface-diversity-current-performance",
+ "name": "air-interface-diversity-current-performance",
+ "language": "en-US",
+ "title": "air-interface-diversity-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3827",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3827",
+ "parentView": "d1e3621",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-current-performance",
+ "dataPath": "air-interface-diversity-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e1542",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ },
+ {
+ "id": "d1e1542",
+ "parentView": "d1e3827",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-current-performance",
+ "dataPath": "air-interface-diversity-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "snir-min",
+ "label": "snir-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum signal to (noise+interference) ratio of the combined signals."
+ },
+ {
+ "id": "snir-max",
+ "label": "snir-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum signal to (noise+interference) ratio of the combined signals."
+ },
+ {
+ "id": "snir-avg",
+ "label": "snir-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Average signal to (noise+interference) ratio of the combined signals."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3634",
+ "parentView": "d1e3552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-historical-performances",
+ "dataPath": "air-interface-diversity-historical-performances",
+ "name": "air-interface-diversity-historical-performances",
+ "language": "en-US",
+ "title": "air-interface-diversity-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e3856",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3856",
+ "parentView": "d1e3634",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-historical-performances",
+ "dataPath": "air-interface-diversity-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e1566",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e1566",
+ "parentView": "d1e3856",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-air-interface-diversity-pac/$$LPUUID$$/air-interface-diversity-historical-performances",
+ "dataPath": "air-interface-diversity-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "snir-min",
+ "label": "snir-min",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Minimum signal to (noise+interference) ratio of the combined signals."
+ },
+ {
+ "id": "snir-max",
+ "label": "snir-max",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Maximum signal to (noise+interference) ratio of the combined signals."
+ },
+ {
+ "id": "snir-avg",
+ "label": "snir-avg",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "dB",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Average signal to (noise+interference) ratio of the combined signals."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3878",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-pure-ethernet-structure-pac",
+ "language": "en-US",
+ "title": "mw-pure-ethernet-structure-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "pure-ethernet-structure-capability",
+ "label": "pure-ethernet-structure-capability",
+ "uiType": "object",
+ "viewId": "d1e3898",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "pure-ethernet-structure-configuration",
+ "label": "pure-ethernet-structure-configuration",
+ "uiType": "object",
+ "viewId": "d1e3911",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "pure-ethernet-structure-status",
+ "label": "pure-ethernet-structure-status",
+ "uiType": "object",
+ "viewId": "d1e3923",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "pure-ethernet-structure-current-problems",
+ "label": "pure-ethernet-structure-current-problems",
+ "uiType": "object",
+ "viewId": "d1e3936",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "pure-ethernet-structure-current-performance",
+ "label": "pure-ethernet-structure-current-performance",
+ "uiType": "object",
+ "viewId": "d1e3949",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "pure-ethernet-structure-historical-performances",
+ "label": "pure-ethernet-structure-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e3962",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "The pureEthernetStructure_Pac and its attached classes MUST be provided on management interfaces of microwave devices, which are transporting Ethernet traffic only."
+ },
+ {
+ "id": "d1e3898",
+ "parentView": "d1e3878",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-capability",
+ "dataPath": "pure-ethernet-structure-capability",
+ "name": "pure-ethernet-structure-capability",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-capability",
+ "elements": [
+ {
+ "id": "structure-id",
+ "label": "structure-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Identifies the Structure for bundling and container."
+ },
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:non. Names are to be separated by commas. Further alarms might be added by the device."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3911",
+ "parentView": "d1e3878",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-configuration",
+ "dataPath": "pure-ethernet-structure-configuration",
+ "name": "pure-ethernet-structure-configuration",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-configuration",
+ "elements": [
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4021",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the type of problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4021",
+ "parentView": "d1e3911",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-configuration",
+ "dataPath": "pure-ethernet-structure-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Structure::StructureCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the type of problem to be configured."
+ },
+ {
+ "id": "d1e3923",
+ "parentView": "d1e3878",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-status",
+ "dataPath": "pure-ethernet-structure-status",
+ "name": "pure-ethernet-structure-status",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-status",
+ "elements": [
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the last update of the status information."
+ },
+ {
+ "id": "segment-status-list",
+ "label": "segment-status-list",
+ "uiType": "object",
+ "viewId": "d1e4043",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Status of the Ethernet transport segment. Always just one segment."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4043",
+ "parentView": "d1e3923",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-status",
+ "dataPath": "pure-ethernet-structure-status/segment-status-list",
+ "name": "segment-status-list",
+ "language": "en-US",
+ "title": "segment-status-list",
+ "elements": [
+ {
+ "id": "segment-status-type-id",
+ "label": "segment-status-type-id",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "segment-is-reserved-for-tdm",
+ "label": "segment-is-reserved-for-tdm",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The number of segments, which is configured by Structure::StructureConfiguration::tdmReservedNumberOfSegements, has to be reserved for TDM. Starting from the lowest index value, these segments have to be marked with a 'true' in segmentIsReservedForTdm."
+ },
+ {
+ "id": "operational-status",
+ "label": "operational-status",
+ "uiType": "core-model:operational-state",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Current operational status of each segment."
+ },
+ {
+ "id": "obsolete-priority-class",
+ "label": "obsolete-priority-class",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "PriorityClass as inherited from the associated Container::ContainerConfiguration::priorityClass. In case the device is capable of adapting the sequence, in which segments are being dropped in case of decreasing capacity of the air interface, priorityClass shall be considered, while calculating the dropOrderRank."
+ },
+ {
+ "id": "obsolete-drop-order-rank",
+ "label": "obsolete-drop-order-rank",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the device is NOT capable of adapting the sequence, in which segments are being dropped in case of decreasing capacity of the air interface, dropOrderRank is number of segments minus sequence number of the segment. In case the device is capable of adapting the sequence, dropOrderRank has to be calculated by the device in dependency to the assigned priorityClass. _unique: within Structure::StructureStatus::segmentStatusList"
+ }
+ ],
+ "description": "Status of the Ethernet transport segment. Always just one segment."
+ },
+ {
+ "id": "d1e3936",
+ "parentView": "d1e3878",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-current-problems",
+ "dataPath": "pure-ethernet-structure-current-problems",
+ "name": "pure-ethernet-structure-current-problems",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4081",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4081",
+ "parentView": "d1e3936",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-current-problems",
+ "dataPath": "pure-ethernet-structure-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Structure::StructureCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e3949",
+ "parentView": "d1e3878",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-current-performance",
+ "dataPath": "pure-ethernet-structure-current-performance",
+ "name": "pure-ethernet-structure-current-performance",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4105",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4105",
+ "parentView": "d1e3949",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-current-performance",
+ "dataPath": "pure-ethernet-structure-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ },
+ {
+ "id": "d1e3962",
+ "parentView": "d1e3878",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-historical-performances",
+ "dataPath": "pure-ethernet-structure-historical-performances",
+ "name": "pure-ethernet-structure-historical-performances",
+ "language": "en-US",
+ "title": "pure-ethernet-structure-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4134",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4134",
+ "parentView": "d1e3962",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-pure-ethernet-structure-pac/$$LPUUID$$/pure-ethernet-structure-historical-performances",
+ "dataPath": "pure-ethernet-structure-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4165",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-hybrid-mw-structure-pac",
+ "language": "en-US",
+ "title": "mw-hybrid-mw-structure-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "hybrid-mw-structure-capability",
+ "label": "hybrid-mw-structure-capability",
+ "uiType": "object",
+ "viewId": "d1e4185",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "hybrid-mw-structure-configuration",
+ "label": "hybrid-mw-structure-configuration",
+ "uiType": "object",
+ "viewId": "d1e4198",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "hybrid-mw-structure-status",
+ "label": "hybrid-mw-structure-status",
+ "uiType": "object",
+ "viewId": "d1e4210",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "hybrid-mw-structure-current-problems",
+ "label": "hybrid-mw-structure-current-problems",
+ "uiType": "object",
+ "viewId": "d1e4223",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "hybrid-mw-structure-current-performance",
+ "label": "hybrid-mw-structure-current-performance",
+ "uiType": "object",
+ "viewId": "d1e4236",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "hybrid-mw-structure-historical-performances",
+ "label": "hybrid-mw-structure-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e4249",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "The HybridMwStructure_Pac and its attached classes MUST be provided on management interfaces of microwave devices, which are transporting TDM and Ethernet traffic."
+ },
+ {
+ "id": "d1e4185",
+ "parentView": "d1e4165",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-capability",
+ "dataPath": "hybrid-mw-structure-capability",
+ "name": "hybrid-mw-structure-capability",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-capability",
+ "elements": [
+ {
+ "id": "structure-id",
+ "label": "structure-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Identifies the Structure for bundling and container."
+ },
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:non. Names are to be separated by commas. Further alarms might be added by the device."
+ },
+ {
+ "id": "supported-tdm-structure-types-list",
+ "label": "supported-tdm-structure-types-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4284",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Lists the TDM frame types that are supported."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4284",
+ "parentView": "d1e4185",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-capability",
+ "dataPath": "hybrid-mw-structure-capability/supported-tdm-structure-types-list/$$INDEX:0:tdm-structure-name$$",
+ "name": "supported-tdm-structure-types-list",
+ "language": "en-US",
+ "title": "supported-tdm-structure-types-list",
+ "elements": [
+ {
+ "id": "tdm-structure-name",
+ "label": "tdm-structure-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'e1','t1','j1','e3','ds3','stm1','cpri1','cpri2','cpri3','cpri4','cpri5','cpri6' or 'cpri7'"
+ },
+ {
+ "id": "tdm-segment-size",
+ "label": "tdm-segment-size",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kbit/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Size of the TDM segment in kbit/s. Values to be chosen from the following list: '2048','1544','34000','44736 ','155520','614400','1228800','2457600','3072000','4915200','6144000' or '9830400;"
+ },
+ {
+ "id": "max-number-of-segments-reservable",
+ "label": "max-number-of-segments-reservable",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "segments",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Device specific maximum number of segments (not depending on current air interface configuration) that can be reserved for this type of segment on a single air interface."
+ }
+ ],
+ "description": "Lists the TDM frame types that are supported."
+ },
+ {
+ "id": "d1e4198",
+ "parentView": "d1e4165",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-configuration",
+ "dataPath": "hybrid-mw-structure-configuration",
+ "name": "hybrid-mw-structure-configuration",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-configuration",
+ "elements": [
+ {
+ "id": "number-of-tdm-segments-to-be-reserved",
+ "label": "number-of-tdm-segments-to-be-reserved",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Allows to configure the number of segments reserved for TDM frames of the type specified in HybridMwStructure::HybridMwStructureConfiguration::structureType"
+ },
+ {
+ "id": "structure-type",
+ "label": "structure-type",
+ "uiType": "object",
+ "viewId": "d1e4326",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "TDM frame to be applied."
+ },
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4350",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the type of problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4326",
+ "parentView": "d1e4198",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-configuration",
+ "dataPath": "hybrid-mw-structure-configuration/structure-type",
+ "name": "structure-type",
+ "language": "en-US",
+ "title": "structure-type",
+ "elements": [
+ {
+ "id": "tdm-structure-name",
+ "label": "tdm-structure-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'e1','t1','j1','e3','ds3','stm1','cpri1','cpri2','cpri3','cpri4','cpri5','cpri6' or 'cpri7'"
+ },
+ {
+ "id": "tdm-segment-size",
+ "label": "tdm-segment-size",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kbit/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Size of the TDM segment in kbit/s. Values to be chosen from the following list: '2048','1544','34000','44736 ','155520','614400','1228800','2457600','3072000','4915200','6144000' or '9830400;"
+ },
+ {
+ "id": "max-number-of-segments-reservable",
+ "label": "max-number-of-segments-reservable",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "unit": "segments",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Device specific maximum number of segments (not depending on current air interface configuration) that can be reserved for this type of segment on a single air interface."
+ }
+ ],
+ "description": "TDM frame to be applied."
+ },
+ {
+ "id": "d1e4350",
+ "parentView": "d1e4198",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-configuration",
+ "dataPath": "hybrid-mw-structure-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Structure::StructureCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the type of problem to be configured."
+ },
+ {
+ "id": "d1e4210",
+ "parentView": "d1e4165",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-status",
+ "dataPath": "hybrid-mw-structure-status",
+ "name": "hybrid-mw-structure-status",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-status",
+ "elements": [
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the last update of the status information."
+ },
+ {
+ "id": "segment-status-list",
+ "label": "segment-status-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4372",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Status of each segment (all TDM and one Ethernet). Multiplicity = HybridMwStructure::StructureConfiguration::tdmReservedNumberOfSegments + 1"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4372",
+ "parentView": "d1e4210",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-status",
+ "dataPath": "hybrid-mw-structure-status/segment-status-list/$$INDEX:0:segment-status-type-id$$",
+ "name": "segment-status-list",
+ "language": "en-US",
+ "title": "segment-status-list",
+ "elements": [
+ {
+ "id": "segment-status-type-id",
+ "label": "segment-status-type-id",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "segment-is-reserved-for-tdm",
+ "label": "segment-is-reserved-for-tdm",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "The number of segments, which is configured by Structure::StructureConfiguration::tdmReservedNumberOfSegements, has to be reserved for TDM. Starting from the lowest index value, these segments have to be marked with a 'true' in segmentIsReservedForTdm."
+ },
+ {
+ "id": "operational-status",
+ "label": "operational-status",
+ "uiType": "core-model:operational-state",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Current operational status of each segment."
+ },
+ {
+ "id": "obsolete-priority-class",
+ "label": "obsolete-priority-class",
+ "uiType": "number",
+ "min": -128,
+ "max": 127,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "PriorityClass as inherited from the associated Container::ContainerConfiguration::priorityClass. In case the device is capable of adapting the sequence, in which segments are being dropped in case of decreasing capacity of the air interface, priorityClass shall be considered, while calculating the dropOrderRank."
+ },
+ {
+ "id": "obsolete-drop-order-rank",
+ "label": "obsolete-drop-order-rank",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case the device is NOT capable of adapting the sequence, in which segments are being dropped in case of decreasing capacity of the air interface, dropOrderRank is number of segments minus sequence number of the segment. In case the device is capable of adapting the sequence, dropOrderRank has to be calculated by the device in dependency to the assigned priorityClass. _unique: within Structure::StructureStatus::segmentStatusList"
+ }
+ ],
+ "description": "Status of each segment (all TDM and one Ethernet). Multiplicity = HybridMwStructure::StructureConfiguration::tdmReservedNumberOfSegments + 1"
+ },
+ {
+ "id": "d1e4223",
+ "parentView": "d1e4165",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-current-problems",
+ "dataPath": "hybrid-mw-structure-current-problems",
+ "name": "hybrid-mw-structure-current-problems",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4411",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4411",
+ "parentView": "d1e4223",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-current-problems",
+ "dataPath": "hybrid-mw-structure-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Structure::StructureCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4236",
+ "parentView": "d1e4165",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-current-performance",
+ "dataPath": "hybrid-mw-structure-current-performance",
+ "name": "hybrid-mw-structure-current-performance",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4435",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4435",
+ "parentView": "d1e4236",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-current-performance",
+ "dataPath": "hybrid-mw-structure-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ },
+ {
+ "id": "d1e4249",
+ "parentView": "d1e4165",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-historical-performances",
+ "dataPath": "hybrid-mw-structure-historical-performances",
+ "name": "hybrid-mw-structure-historical-performances",
+ "language": "en-US",
+ "title": "hybrid-mw-structure-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4464",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4464",
+ "parentView": "d1e4249",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-hybrid-mw-structure-pac/$$LPUUID$$/hybrid-mw-structure-historical-performances",
+ "dataPath": "hybrid-mw-structure-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4496",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-ethernet-container-pac",
+ "language": "en-US",
+ "title": "mw-ethernet-container-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "ethernet-container-capability",
+ "label": "ethernet-container-capability",
+ "uiType": "object",
+ "viewId": "d1e4514",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "ethernet-container-configuration",
+ "label": "ethernet-container-configuration",
+ "uiType": "object",
+ "viewId": "d1e4527",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "ethernet-container-status",
+ "label": "ethernet-container-status",
+ "uiType": "object",
+ "viewId": "d1e4538",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "ethernet-container-current-problems",
+ "label": "ethernet-container-current-problems",
+ "uiType": "object",
+ "viewId": "d1e4552",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "ethernet-container-current-performance",
+ "label": "ethernet-container-current-performance",
+ "uiType": "object",
+ "viewId": "d1e4565",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "ethernet-container-historical-performances",
+ "label": "ethernet-container-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e4578",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4514",
+ "parentView": "d1e4496",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-capability",
+ "dataPath": "ethernet-container-capability",
+ "name": "ethernet-container-capability",
+ "language": "en-US",
+ "title": "ethernet-container-capability",
+ "elements": [
+ {
+ "id": "bundling-is-avail",
+ "label": "bundling-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "This attribute has to be set on 'true', if the device allows combining resources from several air interfaces for transporting this Ethernet container."
+ },
+ {
+ "id": "packet-compression-is-avail",
+ "label": "packet-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case packet compression can be activated, but not configured to a certain type, packetCompressionAvail shall be set on 'true', but none of the compression level specific booleans."
+ },
+ {
+ "id": "layer2-compression-is-avail",
+ "label": "layer2-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 2 available at the device."
+ },
+ {
+ "id": "vlan-compression-is-avail",
+ "label": "vlan-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on VLAN layer available at the device."
+ },
+ {
+ "id": "q-in-q-compression-is-avail",
+ "label": "q-in-q-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer of a second VLAN available at the device."
+ },
+ {
+ "id": "mpls-compression-is-avail",
+ "label": "mpls-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on mpls layer available at the device."
+ },
+ {
+ "id": "ipv4-compression-is-avail",
+ "label": "ipv4-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 3 for IPv4 available at the device."
+ },
+ {
+ "id": "ipv6-compression-is-avail",
+ "label": "ipv6-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 3 for IPv6 available at the device."
+ },
+ {
+ "id": "layer4-compression-is-avail",
+ "label": "layer4-compression-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 4 (TCP and UDP header) available at the device."
+ },
+ {
+ "id": "encryption-is-avail",
+ "label": "encryption-is-avail",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Shall be marked 'true', if Ethernet payload encryption is available."
+ },
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:'framingIsFaulty' and 'containerIsDown'. Further alarms might be added by the device."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4527",
+ "parentView": "d1e4496",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-configuration",
+ "dataPath": "ethernet-container-configuration",
+ "name": "ethernet-container-configuration",
+ "language": "en-US",
+ "title": "ethernet-container-configuration",
+ "elements": [
+ {
+ "id": "container-id",
+ "label": "container-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "ContainterID in Netconf must be the same as EthernetPortID in OpenFlow so a connection can be made between the two items, which separately exist in the controller."
+ },
+ {
+ "id": "packet-compression-is-on",
+ "label": "packet-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "In case packet compression is activated, but no type is activated, it is assumed that the device chooses the optimum."
+ },
+ {
+ "id": "layer2-compression-is-on",
+ "label": "layer2-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 2 configured at the device."
+ },
+ {
+ "id": "vlan-compression-is-on",
+ "label": "vlan-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on VLAN layer configured at the device."
+ },
+ {
+ "id": "q-in-q-compression-is-on",
+ "label": "q-in-q-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer of a second VLAN configured at the device."
+ },
+ {
+ "id": "mpls-compression-is-on",
+ "label": "mpls-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on MPLS layer configured at the device."
+ },
+ {
+ "id": "ipv4-compression-is-on",
+ "label": "ipv4-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 3 for IPv4 configured at the device."
+ },
+ {
+ "id": "ipv6-compression-is-on",
+ "label": "ipv6-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 3 for IPv6 configured at the device."
+ },
+ {
+ "id": "layer4-compression-is-on",
+ "label": "layer4-compression-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Packet compression on layer 4 (TCP and UDP header) configured at the device."
+ },
+ {
+ "id": "encryption-is-on",
+ "label": "encryption-is-on",
+ "uiType": "boolean",
+ "trueValue": "true",
+ "falseValue": "false",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Activates encryption of the Ethernet payload."
+ },
+ {
+ "id": "cryptographic-key",
+ "label": "cryptographic-key",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Key for transforming plaintext into cipher text data."
+ },
+ {
+ "id": "segments-id-list",
+ "label": "segments-id-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4789",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Lists the segments used for transporting this Ethernet container. In case EthernetContainer::ContainerCapability::bundlingIsAvail==0, all TypeDefinitions::segmentIdType::structureId must be identical in the list."
+ },
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4936",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4789",
+ "parentView": "d1e4527",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-configuration",
+ "dataPath": "ethernet-container-configuration/segments-id-list/$$INDEX:0:structure-id-ref$$/$$INDEX:0:segment-id-ref$$",
+ "name": "segments-id-list",
+ "language": "en-US",
+ "title": "segments-id-list",
+ "elements": [
+ {
+ "id": "structure-id-ref",
+ "label": "structure-id-ref",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "segment-id-ref",
+ "label": "segment-id-ref",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Combinations of structureId and segmentId must be unique inside the device to assure that every resource is used just once."
+ }
+ ],
+ "description": "Lists the segments used for transporting this Ethernet container. In case EthernetContainer::ContainerCapability::bundlingIsAvail==0, all TypeDefinitions::segmentIdType::structureId must be identical in the list."
+ },
+ {
+ "id": "d1e4936",
+ "parentView": "d1e4527",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-configuration",
+ "dataPath": "ethernet-container-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Container::ContainerCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the problem to be configured."
+ },
+ {
+ "id": "d1e4538",
+ "parentView": "d1e4496",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-status",
+ "dataPath": "ethernet-container-status",
+ "name": "ethernet-container-status",
+ "language": "en-US",
+ "title": "ethernet-container-status",
+ "elements": [
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time the Container entered its current operational status."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4552",
+ "parentView": "d1e4496",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-current-problems",
+ "dataPath": "ethernet-container-current-problems",
+ "name": "ethernet-container-current-problems",
+ "language": "en-US",
+ "title": "ethernet-container-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e4984",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4984",
+ "parentView": "d1e4552",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-current-problems",
+ "dataPath": "ethernet-container-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Container::ContainerCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4565",
+ "parentView": "d1e4496",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-current-performance",
+ "dataPath": "ethernet-container-current-performance",
+ "name": "ethernet-container-current-performance",
+ "language": "en-US",
+ "title": "ethernet-container-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5008",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5008",
+ "parentView": "d1e4565",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-current-performance",
+ "dataPath": "ethernet-container-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e2135",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2135",
+ "parentView": "d1e5008",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-current-performance",
+ "dataPath": "ethernet-container-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "tx-ethernet-bytes-max-s",
+ "label": "tx-ethernet-bytes-max-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "Bytes/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a second and keeps the highest value within the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-max-m",
+ "label": "tx-ethernet-bytes-max-m",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes/min",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a minute and keeps the highest value with in the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-sum",
+ "label": "tx-ethernet-bytes-sum",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of Bytes of Ethernet traffic (before header compression) transmitted (in direction out of the device) during the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period in seconds."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e4578",
+ "parentView": "d1e4496",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-historical-performances",
+ "dataPath": "ethernet-container-historical-performances",
+ "name": "ethernet-container-historical-performances",
+ "language": "en-US",
+ "title": "ethernet-container-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5038",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5038",
+ "parentView": "d1e4578",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-historical-performances",
+ "dataPath": "ethernet-container-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e2159",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2159",
+ "parentView": "d1e5038",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-ethernet-container-pac/$$LPUUID$$/ethernet-container-historical-performances",
+ "dataPath": "ethernet-container-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "tx-ethernet-bytes-max-s",
+ "label": "tx-ethernet-bytes-max-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "Bytes/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a second and keeps the highest value within the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-max-m",
+ "label": "tx-ethernet-bytes-max-m",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes/min",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a minute and keeps the highest value with in the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-sum",
+ "label": "tx-ethernet-bytes-sum",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of Bytes of Ethernet traffic (before header compression) transmitted (in direction out of the device) during the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period in seconds."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5060",
+ "parentView": "",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$",
+ "dataPath": "",
+ "name": "mw-tdm-container-pac",
+ "language": "en-US",
+ "title": "mw-tdm-container-pac",
+ "elements": [
+ {
+ "id": "layer-protocol",
+ "label": "layer-protocol",
+ "uiType": "string",
+ "leafrefPath": "/core-model:network-element/core-model:ltp/core-model:lp/core-model:uuid",
+ "comment": "Please ignore this elements with field /leafrefPath/ for now.",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "CoreModel-CoreNetworkModule-ObjectClasses:NetworkElement/_ltpRefList/_lpList/uuid"
+ },
+ {
+ "id": "tdm-container-capability",
+ "label": "tdm-container-capability",
+ "uiType": "object",
+ "viewId": "d1e5080",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "tdm-container-configuration",
+ "label": "tdm-container-configuration",
+ "uiType": "object",
+ "viewId": "d1e5093",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "tdm-container-status",
+ "label": "tdm-container-status",
+ "uiType": "object",
+ "viewId": "d1e5105",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "tdm-container-current-problems",
+ "label": "tdm-container-current-problems",
+ "uiType": "object",
+ "viewId": "d1e5118",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "tdm-container-current-performance",
+ "label": "tdm-container-current-performance",
+ "uiType": "object",
+ "viewId": "d1e5131",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "tdm-container-historical-performances",
+ "label": "tdm-container-historical-performances",
+ "uiType": "object",
+ "viewId": "d1e5144",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5080",
+ "parentView": "d1e5060",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-capability",
+ "dataPath": "tdm-container-capability",
+ "name": "tdm-container-capability",
+ "language": "en-US",
+ "title": "tdm-container-capability",
+ "elements": [
+ {
+ "id": "supported-alarms",
+ "label": "supported-alarms",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Available alarms to be listed. Mandatory:'framingIsFaulty' and 'containerIsDown'. Further alarms might be added by the device."
+ },
+ {
+ "id": "supported-tdm-container-types-list",
+ "label": "supported-tdm-container-types-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5166",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Lists the TDM containers that are supported."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5166",
+ "parentView": "d1e5080",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-capability",
+ "dataPath": "tdm-container-capability/supported-tdm-container-types-list/$$INDEX:0:tdm-container-name$$",
+ "name": "supported-tdm-container-types-list",
+ "language": "en-US",
+ "title": "supported-tdm-container-types-list",
+ "elements": [
+ {
+ "id": "tdm-container-name",
+ "label": "tdm-container-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'e1','t1','j1','e3','t3','stm1','cpri1','cpri2','cpri3','cpri4','cpri5','cpri6' or 'cpri7'"
+ },
+ {
+ "id": "tdm-container-size",
+ "label": "tdm-container-size",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kbit/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Capacity required for transporting this type of container (in kbit/s). Values to be chosen from the following list: '2048','1544','34000','44736 ','155520','614400','1228800','2457600','3072000','4915200','6144000' or '9830400;"
+ }
+ ],
+ "description": "Lists the TDM containers that are supported."
+ },
+ {
+ "id": "d1e5093",
+ "parentView": "d1e5060",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-configuration",
+ "dataPath": "tdm-container-configuration",
+ "name": "tdm-container-configuration",
+ "language": "en-US",
+ "title": "tdm-container-configuration",
+ "elements": [
+ {
+ "id": "container-id",
+ "label": "container-id",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "ContainterID in Netconf must be the same as TDM Flow ID so a connection can be made between the two items, which separately exist in the controller."
+ },
+ {
+ "id": "container-type",
+ "label": "container-type",
+ "uiType": "object",
+ "viewId": "d1e5220",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Type of TDM container."
+ },
+ {
+ "id": "segment-id",
+ "label": "segment-id",
+ "uiType": "object",
+ "viewId": "d1e5231",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Multiplicity = 1; One segment per TDM container; Type of segment must match type of container;"
+ },
+ {
+ "id": "problem-kind-severity-list",
+ "label": "problem-kind-severity-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5242",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the problem to be configured."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5220",
+ "parentView": "d1e5093",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-configuration",
+ "dataPath": "tdm-container-configuration/container-type",
+ "name": "container-type",
+ "language": "en-US",
+ "title": "container-type",
+ "elements": [
+ {
+ "id": "tdm-container-name",
+ "label": "tdm-container-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Names to be chosen from the following list: 'e1','t1','j1','e3','t3','stm1','cpri1','cpri2','cpri3','cpri4','cpri5','cpri6' or 'cpri7'"
+ },
+ {
+ "id": "tdm-container-size",
+ "label": "tdm-container-size",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "kbit/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Capacity required for transporting this type of container (in kbit/s). Values to be chosen from the following list: '2048','1544','34000','44736 ','155520','614400','1228800','2457600','3072000','4915200','6144000' or '9830400;"
+ }
+ ],
+ "description": "Type of TDM container."
+ },
+ {
+ "id": "d1e5231",
+ "parentView": "d1e5093",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-configuration",
+ "dataPath": "tdm-container-configuration/segment-id",
+ "name": "segment-id",
+ "language": "en-US",
+ "title": "segment-id",
+ "elements": [
+ {
+ "id": "structure-id-ref",
+ "label": "structure-id-ref",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ },
+ {
+ "id": "segment-id-ref",
+ "label": "segment-id-ref",
+ "uiType": "number",
+ "min": -32768,
+ "max": 32767,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Combinations of structureId and segmentId must be unique inside the device to assure that every resource is used just once."
+ }
+ ],
+ "description": "Multiplicity = 1; One segment per TDM container; Type of segment must match type of container;"
+ },
+ {
+ "id": "d1e5242",
+ "parentView": "d1e5093",
+ "url": "restconf/config/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-configuration",
+ "dataPath": "tdm-container-configuration/problem-kind-severity-list/$$INDEX:0:problem-kind-name$$",
+ "name": "problem-kind-severity-list",
+ "language": "en-US",
+ "title": "problem-kind-severity-list",
+ "elements": [
+ {
+ "id": "problem-kind-name",
+ "label": "problem-kind-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Container::ContainerCapability::supportedAlarms"
+ },
+ {
+ "id": "problem-kind-severity",
+ "label": "problem-kind-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of this type of alarm."
+ }
+ ],
+ "description": "Severity of the problem to be configured."
+ },
+ {
+ "id": "d1e5105",
+ "parentView": "d1e5060",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-status",
+ "dataPath": "tdm-container-status",
+ "name": "tdm-container-status",
+ "language": "en-US",
+ "title": "tdm-container-status",
+ "elements": [
+ {
+ "id": "last-status-change",
+ "label": "last-status-change",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time the Container entered its current operational status."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5118",
+ "parentView": "d1e5060",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-current-problems",
+ "dataPath": "tdm-container-current-problems",
+ "name": "tdm-container-current-problems",
+ "language": "en-US",
+ "title": "tdm-container-current-problems",
+ "elements": [
+ {
+ "id": "current-problem-list",
+ "label": "current-problem-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5290",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5290",
+ "parentView": "d1e5118",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-current-problems",
+ "dataPath": "tdm-container-current-problems/current-problem-list/$$INDEX:0:sequence-number$$",
+ "name": "current-problem-list",
+ "language": "en-US",
+ "title": "current-problem-list",
+ "elements": [
+ {
+ "id": "problem-name",
+ "label": "problem-name",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Name of the alarm according to Container::ContainerCapability::supportedAlarms"
+ },
+ {
+ "id": "sequence-number",
+ "label": "sequence-number",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Unique sequence number of the current problem object."
+ },
+ {
+ "id": "time-stamp",
+ "label": "time-stamp",
+ "uiType": "string",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Time and date of the problem."
+ },
+ {
+ "id": "problem-severity",
+ "label": "problem-severity",
+ "uiType": "selection",
+ "options": [
+ {
+ "key": "non-alarmed",
+ "value": "non-alarmed",
+ "description": "none"
+ },
+ {
+ "key": "warning",
+ "value": "warning",
+ "description": "none"
+ },
+ {
+ "key": "minor",
+ "value": "minor",
+ "description": "none"
+ },
+ {
+ "key": "major",
+ "value": "major",
+ "description": "none"
+ },
+ {
+ "key": "critical",
+ "value": "critical",
+ "description": "none"
+ }
+ ],
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Severity of the alarm."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5131",
+ "parentView": "d1e5060",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-current-performance",
+ "dataPath": "tdm-container-current-performance",
+ "name": "tdm-container-current-performance",
+ "language": "en-US",
+ "title": "tdm-container-current-performance",
+ "elements": [
+ {
+ "id": "current-performance-data-list",
+ "label": "current-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5315",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5315",
+ "parentView": "d1e5131",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-current-performance",
+ "dataPath": "tdm-container-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$",
+ "name": "current-performance-data-list",
+ "language": "en-US",
+ "title": "current-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e2135",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "At least values of the counters, which are reset every 15 minutes, are to be provided. If available, the current values of the counters, which are reset every 24 hour, can be provided, too."
+ },
+ {
+ "id": "d1e2135",
+ "parentView": "d1e5315",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-current-performance",
+ "dataPath": "tdm-container-current-performance/current-performance-data-list/$$INDEX:0:scanner-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "tx-ethernet-bytes-max-s",
+ "label": "tx-ethernet-bytes-max-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "Bytes/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a second and keeps the highest value within the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-max-m",
+ "label": "tx-ethernet-bytes-max-m",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes/min",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a minute and keeps the highest value with in the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-sum",
+ "label": "tx-ethernet-bytes-sum",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of Bytes of Ethernet traffic (before header compression) transmitted (in direction out of the device) during the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period in seconds."
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5144",
+ "parentView": "d1e5060",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-historical-performances",
+ "dataPath": "tdm-container-historical-performances",
+ "name": "tdm-container-historical-performances",
+ "language": "en-US",
+ "title": "tdm-container-historical-performances",
+ "elements": [
+ {
+ "id": "historical-performance-data-list",
+ "label": "historical-performance-data-list",
+ "uiType": "list",
+ "listType": "object",
+ "viewId": "d1e5344",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e5344",
+ "parentView": "d1e5144",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-historical-performances",
+ "dataPath": "tdm-container-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$",
+ "name": "historical-performance-data-list",
+ "language": "en-US",
+ "title": "historical-performance-data-list",
+ "elements": [
+ {
+ "id": "performance-data",
+ "label": "performance-data",
+ "uiType": "object",
+ "viewId": "d1e2159",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "none"
+ }
+ ],
+ "description": "none"
+ },
+ {
+ "id": "d1e2159",
+ "parentView": "d1e5344",
+ "url": "restconf/operational/network-topology:network-topology/topology/topology-netconf/node/$$NODEID$$/yang-ext:mount/microwave-model:mw-tdm-container-pac/$$LPUUID$$/tdm-container-historical-performances",
+ "dataPath": "tdm-container-historical-performances/historical-performance-data-list/$$INDEX:0:history-data-id$$/performance-data",
+ "name": "performance-data",
+ "language": "en-US",
+ "title": "performance-data",
+ "elements": [
+ {
+ "id": "tx-ethernet-bytes-max-s",
+ "label": "tx-ethernet-bytes-max-s",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "Bytes/s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a second and keeps the highest value within the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-max-m",
+ "label": "tx-ethernet-bytes-max-m",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes/min",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Counts the number of Bytes of Ethernet traffic (before header compression) transmitted within a minute and keeps the highest value with in the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "tx-ethernet-bytes-sum",
+ "label": "tx-ethernet-bytes-sum",
+ "uiType": "number",
+ "min": -9223372036854776000,
+ "max": 9223372036854776000,
+ "format": "#",
+ "unit": "Bytes",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total number of Bytes of Ethernet traffic (before header compression) transmitted (in direction out of the device) during the measurement period. Field to be left blank for all types of TDM containers."
+ },
+ {
+ "id": "time-period",
+ "label": "time-period",
+ "uiType": "number",
+ "min": -2147483648,
+ "max": 2147483647,
+ "format": "#",
+ "unit": "s",
+ "accessFlags": {
+ "read": true,
+ "write": false,
+ "create": false
+ },
+ "description": "Total length of the measurement period in seconds."
+ }
+ ],
+ "description": "none"
+ }
+ ]
+} \ No newline at end of file