From 9841e09804a4762ad639d764e698afbb10ac68b2 Mon Sep 17 00:00:00 2001 From: Martin Skorupski Date: Fri, 28 Apr 2023 13:40:14 +0200 Subject: [PATCH] Simulated O-RUs according to conf spec - add configuration for o-ru-11224 Issue-ID: OAM-334 Change-Id: Iab8ce6daca824a02c622e49d22bcb080e6d50c05 Signed-off-by: Martin Skorupski --- .../network/ntsim-ng-o-ru/o-ru-11224/config.json | 135 +++++++++ .../o-ru-11224/ietf-hardware-operational.json | 307 +++++++++++++++++++++ .../o-ru-11224/ietf-hardware-running.json | 276 ++++++++++++++++++ .../o-ru-11224/ietf-interfaces-operational.xml | 151 ++++++++++ .../o-ru-11224/ietf-interfaces-running.xml | 111 ++++++++ 5 files changed, 980 insertions(+) create mode 100644 solution/network/ntsim-ng-o-ru/o-ru-11224/config.json create mode 100644 solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-operational.json create mode 100644 solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-running.json create mode 100644 solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-operational.xml create mode 100644 solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-running.xml diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json b/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json new file mode 100644 index 0000000..35071e8 --- /dev/null +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json @@ -0,0 +1,135 @@ +{ + "container-rules": { + "excluded-modules": [], + "excluded-features": [] + }, + + "supervisor-rules": { + "netopeer": { + "path": "/usr/local/bin/netopeer2-server", + "args": ["-d", "-v2"], + "autorestart": true, + "stdout": "log/netopeer-stdout.log", + "stderr": "log/netopeer-stderr.log" + }, + + "ntsim-network-function": { + "path": "/opt/dev/ntsim-ng/ntsim-ng", + "args": ["-w/opt/dev/ntsim-ng", "-f"], + "nomanual": true + } + }, + + "datastore-random-generation-rules" : { + "excluded-modules": [ + "sysrepo", + "sysrepo-monitoring", + "ietf-yang-library", + "ietf-netconf-acm", + "ietf-netconf-monitoring", + "nc-notifications", + "ietf-keystore", + "ietf-truststore", + "ietf-system", + "ietf-netconf-server", + "ietf-alarms", + "ietf-network-instance", + "ietf-restconf", + "ietf-yang-schema-mount", + "ietf-subscribed-notifications", + "o-ran-uplane-conf", + "o-ran-performance-management", + "o-ran-transceiver", + "o-ran-mplane-int", + "o-ran-processing-element", + "o-ran-shared-cell", + "nts-network-function" + ], + + "default-list-instances": 2, + "custom-list-instances" : [ + {"/ietf-interfaces:interfaces/interface": 4} + + ], + + "restrict-schema": [ + {"/ietf-interfaces:interfaces/interface/type": ["iana-if-type:ethernetCsmacd"]} + ] + + }, + + "datastore-populate-rules": { + "random-generation-enabled": true, + + "pre-generated-operational-data": [ + "../deploy/data/ietf-hardware-operational.json", + "../deploy/data/ietf-interfaces-operational.xml" + ], + "pre-generated-running-data": [ + "../deploy/data/ietf-hardware-running.json", + "../deploy/data/ietf-interfaces-running.xml" + ] + }, + + "fault-rules" : { + "yang-notif-template" : "%%fault-id%%%%object%%%%affected-object%%%%fault-severity%%%%cleared%%%%text%%%%date-time%%", + "choosing-method" : "linear", + "faults" : [ + { + "condition" : "Interface Fault", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "severity" : "CRITICAL", + "date-time" : "$$time$$", + "specific-problem" : "Interface Fault", + + "fault-id": "30", + "fault-severity" : "CRITICAL", + "affected-object" : "$$hostname$$", + "cleared" : "false", + "text" : "Interface Fault" + }, + + { + "condition" : "Interface Fault", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "severity" : "NORMAL", + "date-time" : "$$time$$", + "specific-problem" : "Interface Fault", + + "fault-id": "30", + "fault-severity" : "CRITICAL", + "affected-object" : "$$hostname$$", + "cleared" : "true", + "text" : "Interface Fault" + }, + + { + "condition" : "C/U-plane logical Connection faulty", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "severity" : "CRITICAL", + "date-time" : "$$time$$", + "specific-problem" : "C/U-plane logical Connection faulty", + + "fault-id": "28", + "fault-severity" : "CRITICAL", + "affected-object" : "$$hostname$$", + "cleared" : "false", + "text" : "C/U-plane logical Connection faulty" + }, + + { + "condition" : "C/U-plane logical Connection faulty", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "severity" : "NORMAL", + "date-time" : "$$time$$", + "specific-problem" : "C/U-plane logical Connection faulty", + + "fault-id": "28", + "fault-severity" : "CRITICAL", + "affected-object" : "$$hostname$$", + "cleared" : "true", + "text" : "C/U-plane logical Connection faulty" + } + ] + } +} \ No newline at end of file diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-operational.json b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-operational.json new file mode 100644 index 0000000..18c83c9 --- /dev/null +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-operational.json @@ -0,0 +1,307 @@ +{ + "ietf-hardware:hardware": { + "component": [ + { + "name": "chassis", + "serial-num": "23412", + "software-rev": "3.8.1 (2029-10-30 11:47:59)", + "mfg-name": "NTS", + "model-name": "O1-O-RU-Simulator", + "description": "O-RAN O-RU O1 Simulator", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "chassis-temperature-exhaust", + "chassis-temperature-inlet", + "chassis-fan0", + "chassis-fan1", + "chassis-fan2", + "chassis-fan3", + "cpu", + "slot0", + "slot2" + ] + }, + { + "name": "chassis-temperature-exhaust", + "sensor-data": { + "value": 30, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "chassis-temperature-inlet", + "sensor-data": { + "value": 29, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "chassis-fan0", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "chassis-fan0-speed" + ] + }, + { + "name": "chassis-fan0-speed", + "sensor-data": { + "value": 4100, + "value-type": "rpm", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "chassis-fan1", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "chassis-fan1-speed" + ] + }, + { + "name": "chassis-fan1-speed", + "sensor-data": { + "value": 4100, + "value-type": "rpm", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "chassis-fan2", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "chassis-fan2-speed" + ] + }, + { + "name": "chassis-fan2-speed", + "sensor-data": { + "value": 4100, + "value-type": "rpm", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "chassis-fan3", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "chassis-fan3-speed" + ] + }, + { + "name": "chassis-fan3-speed", + "sensor-data": { + "value": 1000, + "value-type": "rpm", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "cpu", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "cpu-temperature" + ] + }, + { + "name": "cpu-temperature", + "sensor-data": { + "value": 30, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "slot0", + "serial-num": "7220530", + "firmware-rev": "12.00.42-S (0F7F1001)", + "software-rev": "0", + "model-name": "385A-SFP-2P-40-FHL-JC3", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "slot0-temperature", + "slot0-logical0", + "slot0-logical1", + "slot0-logical2" + ] + }, + { + "name": "slot0-temperature", + "sensor-data": { + "value": 51, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "slot0-logical0", + "description": "SLOT0-AZ", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "slot0-logical0-bbu", + "slot0-logical0-rrh" + ] + }, + { + "name": "slot0-logical0-bbu", + "serial-num": "AGNN214S", + "mfg-name": "ACME GMBH.", + "model-name": "ANSHEONXH-E7", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "slot0-logical0-bbu-temperature" + ] + }, + { + "name": "slot0-logical0-bbu-temperature", + "sensor-data": { + "value": 37, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "slot0-logical0-rrh", + "serial-num": "AGNF714S", + "mfg-name": "ACME GMBH.", + "model-name": "ANSHEONXH-E7", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "slot0-logical0-rrh-temperature" + ] + }, + { + "name": "slot0-logical0-rrh-temperature", + "sensor-data": { + "value": 35, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "slot0-logical1", + "description": "SLOT0-B", + "state": { + "oper-state": "disabled" + } + }, + { + "name": "slot0-logical2", + "description": "SLOT0-C", + "state": { + "oper-state": "disabled" + } + }, + { + "name": "slot2", + "serial-num": "2522642", + "firmware-rev": "12.00.42-S (0F7F1001)", + "software-rev": "0", + "model-name": "339B-SFP-2P-75-FHL-JC3", + "state": { + "oper-state": "enabled" + }, + "contains-child": [ + "slot2-temperature", + "slot2-logical0", + "slot2-logical1", + "slot2-logical2" + ] + }, + { + "name": "slot2-temperature", + "sensor-data": { + "value": 49, + "value-type": "celsius", + "value-timestamp": "2021-03-18T19:51:50.3Z", + "oper-status": "ok" + }, + "state": { + "oper-state": "enabled" + } + }, + { + "name": "slot2-logical0", + "description": "SLOT2-C", + "state": { + "oper-state": "disabled" + } + }, + { + "name": "slot2-logical1", + "description": "SLOT3-A", + "state": { + "oper-state": "disabled" + } + }, + { + "name": "slot2-logical2", + "description": "SLOT3-B", + "state": { + "oper-state": "disabled" + } + } + ] + } +} diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-running.json b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-running.json new file mode 100644 index 0000000..ab757fa --- /dev/null +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-hardware-running.json @@ -0,0 +1,276 @@ +{ + "ietf-hardware:hardware": { + "component": [ + { + "name": "chassis", + "alias": "chassis", + "class": "iana-hardware:chassis", + "state": { + "admin-state": "unlocked" + } + }, + { + "name": "chassis-temperature-exhaust", + "alias": "chassis-temperature-exhaust", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 0 + }, + { + "name": "chassis-temperature-inlet", + "alias": "chassis-temperature-inlet", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 1 + }, + { + "name": "chassis-fan0", + "alias": "chassis-fan0", + "class": "iana-hardware:fan", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 2 + }, + { + "name": "chassis-fan0-speed", + "alias": "chassis-fan0-speed", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis-fan0", + "parent-rel-pos": 0 + }, + { + "name": "chassis-fan1", + "alias": "chassis-fan1", + "class": "iana-hardware:fan", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 3 + }, + { + "name": "chassis-fan1-speed", + "alias": "chassis-fan1-speed", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis-fan1", + "parent-rel-pos": 0 + }, + { + "name": "chassis-fan2", + "alias": "chassis-fan2", + "class": "iana-hardware:fan", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 4 + }, + { + "name": "chassis-fan2-speed", + "alias": "chassis-fan2-speed", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis-fan2", + "parent-rel-pos": 0 + }, + { + "name": "chassis-fan3", + "alias": "chassis-fan3", + "class": "iana-hardware:fan", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 5 + }, + { + "name": "chassis-fan3-speed", + "alias": "chassis-fan3-speed", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "chassis-fan3", + "parent-rel-pos": 0 + }, + { + "name": "cpu", + "alias": "cpu", + "class": "iana-hardware:cpu", + "state": { + "admin-state": "locked" + }, + "parent": "chassis", + "parent-rel-pos": 6 + }, + { + "name": "cpu-temperature", + "alias": "cpu-temperature", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "cpu", + "parent-rel-pos": 0 + }, + { + "name": "slot0", + "alias": "slot0", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "chassis", + "parent-rel-pos": 7 + }, + { + "name": "slot0-temperature", + "alias": "slot0-temperature", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "slot0", + "parent-rel-pos": 0 + }, + { + "name": "slot0-logical0", + "alias": "Slot0-A", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot0", + "parent-rel-pos": 1 + }, + { + "name": "slot0-logical0-bbu", + "alias": "Slot0-A-bbu", + "class": "iana-hardware:port", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot0-logical0", + "parent-rel-pos": 0, + "o-ran-hardware:o-ran-name": "slot0-logical0-bbu" + }, + { + "name": "slot0-logical0-bbu-temperature", + "alias": "Slot0-A-bbu-temperature", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "slot0-logical0-bbu", + "parent-rel-pos": 0 + }, + { + "name": "slot0-logical0-rrh", + "alias": "Slot0-A-rrh", + "class": "iana-hardware:port", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot0-logical0", + "parent-rel-pos": 1, + "o-ran-hardware:o-ran-name": "slot0-logical0-rrh" + }, + { + "name": "slot0-logical0-rrh-temperature", + "alias": "Slot0-A-rrh-temperature", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "slot0-logical0-rrh", + "parent-rel-pos": 0 + }, + { + "name": "slot0-logical1", + "alias": "Slot0-B", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot0", + "parent-rel-pos": 2 + }, + { + "name": "slot0-logical2", + "alias": "Slot0-C", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot0", + "parent-rel-pos": 3 + }, + { + "name": "slot2", + "alias": "slot2", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "chassis", + "parent-rel-pos": 9 + }, + { + "name": "slot2-temperature", + "alias": "slot2-temperature", + "class": "iana-hardware:sensor", + "state": { + "admin-state": "locked" + }, + "parent": "slot2", + "parent-rel-pos": 0 + }, + { + "name": "slot2-logical0", + "alias": "Slot2-C", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot2", + "parent-rel-pos": 1 + }, + { + "name": "slot2-logical1", + "alias": "Slot3-A", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot2", + "parent-rel-pos": 2 + }, + { + "name": "slot2-logical2", + "alias": "Slot3-B", + "class": "iana-hardware:module", + "state": { + "admin-state": "unlocked" + }, + "parent": "slot2", + "parent-rel-pos": 3 + } + ] + } +} diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-operational.xml b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-operational.xml new file mode 100644 index 0000000..c6d3038 --- /dev/null +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-operational.xml @@ -0,0 +1,151 @@ + + + d3ea2f17-a841-4e71-9ef9-9549159aabe7 + Simulated interface for O-RU + ianaift:ethernetCsmacd + true + disabled + + false + false + 42783 +
+ 6.122.172.49 + 14 + static +
+
+ 206.35.59.57 + 199.41.255.188 + random +
+ + 48.159.72.129 + 42:8f:12:23:03:d3 + other + + + 187.230.45.63 + 77:b5:38:45:08:be + dynamic + + 13 + + 38 + 16 + 62 + 27 + + X5f0ExbIx4jg5fpd9c0wiOEJbCXzpYxe3M7AkiaRnlZsAgxCsx0LlFmwhk6yavM5iTFu4Idr3cTwtj0NQ0ycFVAO7ymh41meM2IQCNhFZ33km30c4ygJlRqshMJlFYrsS1iuOs1Gv5SJ8SNcr4WENm740IiyGJ0qLaUrCW7Z10A9SombsaQ7oPboptWYdOoQRjhl7hl8hV91bv5vxNCVuOcTh0RmP84Grm1qD + 21 + + + 2zF55KBup + 5 + + +
+ + true + true + 1163652863 +
+ ea87:d264:da5e:5b19:4713:7266:f91e:14f7 + 124 + other + tentative +
+
+ 2853:6b9:c531:f3c1:6875:f55:17ea:157b + 65 + link-layer + preferred +
+ + e6ae:4eeb:25c8:4ce6:9a7:5c2c:4293:f42e + 65:58:a4:47:f1:91 + other + + probe + + + f88d:e8e9:8f68:ff46:ae1a:8329:67bc:bd6f + 32:d7:a9:c1:37:14 + other + incomplete + + 1225514618 + + true + true + 2335597472 + 922813230 + + 33 + + 29 + 50 + 14 + 61 + + 8iROcw05EJqk0qe08RerP + 18 + + + M14steKtoB9s09xEKPYLf4LfWZHDetPSuUkP05bgykIym746WUR3ZCjVuSqIlgAI2Nx2KIiaV0Bh7xnVs7YjB965TwF7E8PGVeAxPSHKKaTJI8w2fnlRwjWqPuxmCe2xsDWhnvT0GMBoV8i2vDTTOIbvcAROOUd9p9qMEcEcYgsLgKODfzw3hAzlaq9Zce8BfqgUCUYt2r6abMNrmcuDMVZWm0Nq7N2m6a8IW73Zy21BOP2aTpGxkxlyp9ZwO + 29 + + +
+ b2:24:6a:90:68:bb + ba:33:50:5b:58:f7 + 2c:2b:1f:8c:3f:a2 + + 113 + + 60489 + true + + 3 + 0 + 1 + 6 + 4 + + dtSbiQU8fgixwU6tOQNLIc1PPuz2LFeQ862rPWr44JtAvzVbi + 5 + + + MQHBk8vYNCGOII7pwymAaP2xhPJrxxjcn1NA9bqPN6D + 2 + + + up + unknown + 2018-12-04T01:22:44Z + 1399123220 + fc:07:1e:ec:24:a3 + 80kcD05DwnN81FHWZgSwQXgpN7kjx4KF44JzXOcl3St5p21gjLM9A2yg1LzyPk + 80kcD05DwnN81FHWZgSwQXgpN7kjx4KF44JzXOcl3St5p21gjLM9A2yg1LzyPk + 2897952377425309696 + + 2037-04-15T16:07:29Z + 2571268368646403584 + 6267618126971935744 + 1109994561130658944 + 3315305959068576256 + 1267048002 + 2454029092 + 603209482 + 1059514199864528128 + 6657904184753078272 + 5105130509884859392 + 2014558074734005248 + 2053161590 + 1475901304 + + 1976-10-15T10:34:12Z + 56 + 143 +
+
diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-running.xml b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-running.xml new file mode 100644 index 0000000..19d5f98 --- /dev/null +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/ietf-interfaces-running.xml @@ -0,0 +1,111 @@ + + + d3ea2f17-a841-4e71-9ef9-9549159aabe7 + Simulated interface for O-RU + ianaift:ethernetCsmacd + true + disabled + + false + false + 42783 +
+ 6.122.172.49 + 14 +
+
+ 206.35.59.57 + 199.41.255.188 +
+ + 48.159.72.129 + 42:8f:12:23:03:d3 + + + 187.230.45.63 + 77:b5:38:45:08:be + + 13 + + 38 + 16 + 62 + 27 + + X5f0ExbIx4jg5fpd9c0wiOEJbCXzpYxe3M7AkiaRnlZsAgxCsx0LlFmwhk6yavM5iTFu4Idr3cTwtj0NQ0ycFVAO7ymh41meM2IQCNhFZ33km30c4ygJlRqshMJlFYrsS1iuOs1Gv5SJ8SNcr4WENm740IiyGJ0qLaUrCW7Z10A9SombsaQ7oPboptWYdOoQRjhl7hl8hV91bv5vxNCVuOcTh0RmP84Grm1qD + 21 + + + 2zF55KBup + 5 + + +
+ + true + true + 1163652863 +
+ ea87:d264:da5e:5b19:4713:7266:f91e:14f7 + 124 +
+
+ 2853:6b9:c531:f3c1:6875:f55:17ea:157b + 65 +
+ + e6ae:4eeb:25c8:4ce6:9a7:5c2c:4293:f42e + 65:58:a4:47:f1:91 + + + f88d:e8e9:8f68:ff46:ae1a:8329:67bc:bd6f + 32:d7:a9:c1:37:14 + + 1225514618 + + true + true + 2335597472 + 922813230 + + 33 + + 29 + 50 + 14 + 61 + + 8iROcw05EJqk0qe08RerP + 18 + + + M14steKtoB9s09xEKPYLf4LfWZHDetPSuUkP05bgykIym746WUR3ZCjVuSqIlgAI2Nx2KIiaV0Bh7xnVs7YjB965TwF7E8PGVeAxPSHKKaTJI8w2fnlRwjWqPuxmCe2xsDWhnvT0GMBoV8i2vDTTOIbvcAROOUd9p9qMEcEcYgsLgKODfzw3hAzlaq9Zce8BfqgUCUYt2r6abMNrmcuDMVZWm0Nq7N2m6a8IW73Zy21BOP2aTpGxkxlyp9ZwO + 29 + + +
+ b2:24:6a:90:68:bb + ba:33:50:5b:58:f7 + 2c:2b:1f:8c:3f:a2 + + 113 + + 60489 + true + + 3 + 0 + 1 + 6 + 4 + + dtSbiQU8fgixwU6tOQNLIc1PPuz2LFeQ862rPWr44JtAvzVbi + 5 + + + MQHBk8vYNCGOII7pwymAaP2xhPJrxxjcn1NA9bqPN6D + 2 + + +
+
-- 2.16.6