2026-01-27 Meeting notes - Joint OAM / NONRTRIC / SIM Community meeting
Time & Location:
Meeting Detail: Times & Joining Info
Today: Tuesday at 16:00 UTC
We will likely move to a new LFX Zoom bridge in coming weeks/months. More soon…
https://zoom.us/j/9644759813
Ensure you are signed into your Zoom account to join.
NOTE: During the "Daylight Savings Time" changeover periods (US vs Europe vs Asia) the time of the meetings may fluctuate.
Winter (non-DST) time (Q4, Q1): 16:00 UTC
8am PST | 11am EST | 16:00 UTC | 16:00 GMT | 17:00 CET | 18:00 EET | 21:30 IST | +1d 00:00 CST (Wed) | +1d 01:00 JST (Wed)Summer Daylight Savings time (Q2, Q3) eventually stabilizes to: 15:00 UTC
8am PDT | 11am EDT | 15:00 UTC | 16:00 BST | 17:00 CEST | 18:00 EEST | 20:30 IST | 23:00 CST | +1d 00:00 JST (Wed)
Please checkout the calendars:
Anti-Trust Notice
Date
Jan 27, 2026
Attendees
@John Keeney (Ericsson EST) (Ericsson EST & OSC NONRTRIC)
@Martin Skorupski (Highstreet & OSC OAM)
@Alex Stancu (Highstreet & OSC SIM)
@Saul Gill (Ericsson EST)
@Sunil N (Samsung)
@Sambit Sahoo (HCLTech)
Vidhu Pandey (HCLTech)
@Agnik Misra
@Sridhar Rao (LF)
... others. Please add yourself
See also / co-located (ONAP/O-RAN-SC/SMO - Meeting)
Co-located with ONAP 2026-01-27 Meeting notes (ONAP/O-RAN-SC/SMO - Meeting)
Contents
- 1 Time & Location:
- 2 Anti-Trust Notice
- 3 Date
- 4 Attendees
- 5 See also / co-located (ONAP/O-RAN-SC/SMO - Meeting)
- 6 Contents
- 7 Recording
- 8 Notes:
- 8.1 Housekeeping:
- 8.2 OSC Project roundup:
- 8.2.1 News from OSC TOC & OSFG & RSAC calls last week
- 8.2.1.1 TOC:
- 8.2.1.2 OSFG: (@Martin Skorupski)
- 8.2.1.3 RSAC: (@Martin Skorupski)
- 8.2.2 OAM (@Martin Skorupski)
- 8.2.3 NONRTRIC (@John Keeney (Ericsson EST))
- 8.2.4 SIM (@Alex Stancu)
- 8.2.5 AI/ML platform project (@subhash)
- 8.2.6 SMO (@Seshu Kumar Mudiganti)
- 8.2.7 Integration (@bimo fransiscus asisi)
- 8.2.1 News from OSC TOC & OSFG & RSAC calls last week
- 8.3 AOB:
- 8.3.1 Winlab servers (OSC Test lab) (@Martin Skorupski, @Ivan Seskar)
- 8.3.2 Energy Saving Usecase:
- 8.3.3 Updates from HCLTech team (Vidhu & @Sambit Sahoo)
- 8.3.4 SMO Deployment - Internship work (@Sridhar Rao & @Agnik Misra)
- 8.3.5 Cluster BYOH - Internship work (@Sridhar Rao & Rehan)
- 8.3.6 Gather PM from Viavi Nodes (@Sambit Sahoo)
- 8.3.7 Possible Issue with CM to Viavi simulator (@Sambit Sahoo & Vidhu)
- 8.4 Next week:
- 8.5 Close:
Recording
Recording (MP4 - lores)
Notes:
Housekeeping:
Zoom bridge https://zoom.us/j/9644759813
(But moving to a new LFX bridge soon!)Calendar:
OSC SMO project calls now move to its own time slot - alternate Thursdays
See OSC RSAC Calendar: https://lf-o-ran-sc.atlassian.net/wiki/display/RSAC/calendars
See also OSC Meetings calendar: https://lists.o-ran-sc.org/g/main/calendar
(Note this meeting to open to anyone, including non-ORAN members)
We will maintain this slot for ONAP Alignment, and try flag issues/question to/from SMO meetings.
See also OSC AIML Project meeting notes
Meeting on 3-Feb will be cancelled due to O-RAN F2F
OSC Project roundup:
News from OSC TOC & OSFG & RSAC calls last week
TOC:
https://lf-o-ran-sc.atlassian.net/wiki/display/TOC/#ORANSCTechnicalOversightCommittee(TOC)
Last week's TOC (Thursday):
TOC is moving to a new LFX bridge. Check the calendar!
No update. See the minutes/recording
This week's TOC (Thursday):
Expect another update about OSC revamp from OSFG.
Further discussion O-RAN F2F
OSFG: (@Martin Skorupski)
OSFG meetings (August):
Agenda, Minutes, etc : https://oranalliance.atlassian.net/wiki/spaces/OSFG/pages/2292154442/OSFG+Meeting+Minutes (Access restricted to O-RAN members/contributors)
No meeting this week
RSAC: (@Martin Skorupski)
RSAC moving to a new bridge.
Using LFX zoom tool.
(Maybe use the same approach for later meetings)
OAM (@Martin Skorupski)
No Update
NONRTRIC (@John Keeney (Ericsson EST))
N Release planning has not yet started.
Working on Demo
2026 resourcing TBC
SIM (@Alex Stancu)
No update
AI/ML platform project (@subhash)
Minutes & Meeting: Meeting notes
No update this week
SMO (@Seshu Kumar Mudiganti)
Meeting notes Meeting notes
No update here
Topology & Inventory: (@John Keeney (Ericsson EST) :
No update this week
Integration (@bimo fransiscus asisi)
No update this week.
AOB:
Winlab servers (OSC Test lab) (@Martin Skorupski, @Ivan Seskar)
Working hard on Demo prep (below)
Energy Saving Usecase:
More detail now available at 2026-02 O-RAN F2F Rome - Lobby Demo
Working hard - See slack discussions
We think the demo is working OK - but needs to be actually tested in a running setup
Would be nice to have a NONRTRIC InfluxDB visual of data coming in.
Can do a port forward from internal Influx dashboard - then can display dashboard locally.
localhost:16443 on srv8 (set up in kube config file) - which can then be re-forwarded to a laptop etc
ssh config file: Host oran-cosmos-jump HostName console.osc.cosmos-lab.org User <YOUR-USERNAME> IdentityFile <YOUR-KEY> Port 22 Host srv8.osc.cosmos-lab.org HostName srv8.osc.cosmos-lab.org User native ProxyJump oran-cosmos-jump Port 22 Host openstack-vm HostName 10.58.0.252 User ubuntu ProxyJump srv8.osc.cosmos-lab.org IdentityFile your_priv_key Port 22 then "ssh -L 16443:localhost:16443 openstack-vm" to see the exposed port from the VM (VM->srv8 already configured)
Also need another dashboard for the power values
@Martin Skorupski Will share url/port
Also need to expose ODLUX
@Martin Skorupski Will share url/port
Updates from HCLTech team (Vidhu & @Sambit Sahoo)
From last week:
Back working on SMO
Please use the latest version in IT/DEP
And working on rApps
See sample rApps in rAppManager repo
especially the rApp packing functions. At least start with these
... Please document your finding & experience
No update this week
SMO Deployment - Internship work (@Sridhar Rao & @Agnik Misra)
From last week:
Trying SMO install & alternative
Test Helm (current) - working well
Also Testing Ansible
Lots of options.
Testing ongoing
Testing ArgoCD/Flux:
Started with ONAP ArgoCD from OOM
Will then move on to the OSC parts
Testing a GUI approach
Devtron
Some issues - currently debugging
K8S operator approach
Out of scope for now.
@Martin Skorupski - spotted some issue wit MariaDB & latest SDNC in very latest OOM
No update this week
Cluster BYOH - Internship work (@Sridhar Rao & Rehan)
From last week:
https://github.com/sknrao/nephio-existing-clusters
Started working with Nephio
Now using the Nephio O2-IMS (Provisioning) CRD/Operator & FOCOM CRD/Operator to deploy clusters (e.g. RAN & Core)
Then deploy some workloads on those clusters
Hoping to deploy OAI + Free5GC
https://github.com/sknrao/oransc-sanity/tree/main/rehan/CAPI_BYOH-O2IMS-FOCOM
Some issues with networking in non-KIND clusters
Could demo at F2F?
No update this week
Gather PM from Viavi Nodes (@Sambit Sahoo)
From last week:
Some ongoing work with PM - Any suggestions?
Think NTUST proposed file-based PM already with Viavi
Suggest using https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/latest/
Streaming would be good - but no implementation
Suggest to Not use VES for PM-Data delivery
(Note VES is used for PM file-ready message)
No update this week
Possible Issue with CM to Viavi simulator (@Sambit Sahoo & Vidhu)
From last week:
Issue connecting via SDNC
Need debugging - lots of possible issues/reasons
Please share some log file
No update this week
Next week:
No meeting
Close:
Meeting ends 40min