Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhongxiao
OpenXG-RAN
Commits
2285aae9
Commit
2285aae9
authored
Oct 31, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update documentation
parent
bbd76ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
7 deletions
+13
-7
common/utils/telnetsrv/DOC/telneto1.md
common/utils/telnetsrv/DOC/telneto1.md
+13
-7
No files found.
common/utils/telnetsrv/DOC/telneto1.md
View file @
2285aae9
...
@@ -60,7 +60,7 @@ Use the `o1 stats` command. The output is in JSON format:
...
@@ -60,7 +60,7 @@ Use the `o1 stats` command. The output is in JSON format:
"bwp3gpp:isInitialBwp"
:
true
,
"bwp3gpp:isInitialBwp"
:
true
,
"bwp3gpp:numberOfRBs"
:
106
,
"bwp3gpp:numberOfRBs"
:
106
,
"bwp3gpp:startRB"
:
0
,
"bwp3gpp:startRB"
:
0
,
"bwp3gpp:subCarrierSpacing"
:
1
"bwp3gpp:subCarrierSpacing"
:
30
}
}
],
],
"ul"
:
[
"ul"
:
[
...
@@ -68,7 +68,7 @@ Use the `o1 stats` command. The output is in JSON format:
...
@@ -68,7 +68,7 @@ Use the `o1 stats` command. The output is in JSON format:
"bwp3gpp:isInitialBwp"
:
true
,
"bwp3gpp:isInitialBwp"
:
true
,
"bwp3gpp:numberOfRBs"
:
106
,
"bwp3gpp:numberOfRBs"
:
106
,
"bwp3gpp:startRB"
:
0
,
"bwp3gpp:startRB"
:
0
,
"bwp3gpp:subCarrierSpacing"
:
1
"bwp3gpp:subCarrierSpacing"
:
30
}
}
]
]
},
},
...
@@ -86,7 +86,7 @@ Use the `o1 stats` command. The output is in JSON format:
...
@@ -86,7 +86,7 @@ Use the `o1 stats` command. The output is in JSON format:
"nrcelldu3gpp:sst"
:
1
"nrcelldu3gpp:sst"
:
1
},
},
"device"
:
{
"device"
:
{
"gnbId"
:
3584
,
"gnbId"
:
1
,
"gnbName"
:
"gNB-Eurecom-5GNRBox"
,
"gnbName"
:
"gNB-Eurecom-5GNRBox"
,
"vendor"
:
"OpenAirInterface"
"vendor"
:
"OpenAirInterface"
}
}
...
@@ -94,12 +94,18 @@ Use the `o1 stats` command. The output is in JSON format:
...
@@ -94,12 +94,18 @@ Use the `o1 stats` command. The output is in JSON format:
"O1-Operational"
:
{
"O1-Operational"
:
{
"frame-type"
:
"tdd"
,
"frame-type"
:
"tdd"
,
"band-number"
:
78
,
"band-number"
:
78
,
"num-ues"
:
2
,
"num-ues"
:
1
,
"ues"
:
[
"ues"
:
[
1717
,
6876
28734
],
],
"load"
:
12
"load"
:
9
,
"ues-thp"
:
[
{
"rnti"
:
6876
,
"dl"
:
3279
,
"ul"
:
2725
}
]
}
}
}
}
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment