| 202 | [[Image(https://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2025/Cloud-Native-O-RAN/New_TestCase_HybridMplane.png, 70%)]] [[BR]] |
| 203 | '''Purpose of this test case:''' [[BR]] |
| 204 | - We are checking if the O-RU (O-RAN Radio Unit) can properly declare what features and configuration options it supports. |
| 205 | It does this by: [[BR]] |
| 206 | 1. Sending a special message when it connects, called the NETCONF <hello> message, where it lists the capabilities it supports. |
| 207 | 2. Allowing a controller to ask for details of those capabilities using something called get-schema RPC (Remote Procedure Call) and in return the O-RU sends its YANG modules (Blueprints of O-RU settings and status information) to O-RU Controller. |
| 208 | [[Image(),70%]] |
| 209 | |
| 210 | '''Why this test is important?''' |
| 211 | - Ensures that the O-RU is transparent and standards-compliant. |
| 212 | - Confirms that the controller can understand and manage the O-RU without errors. |
| 213 | - It is essential for automated configuration, monitoring, and integration in large-scale 5G networks. |
| 214 | |