/
Alarm Propagation

Alarm Propagation

Reference Implementation Based on near-RT RIC

This section documents the details of the O-RAN App SDK which is primarily covering the implementation for near-RT RIC xApps.

information about how the O-RAN App SDK will evolve to cover other O-RAN apps can be found here.

Northbound Alarm Propagation Flows

  1. xApp captures alarms, the Alarm library sends alarms as JSON through RMR messaging
  2. RMR delivers the alarm messages to the Near-RT RIC platform alarm adapter
  3. The alarm adapter propagate the Prometheus AlertManager
  4. The Prometheus AlertManager routes the alarm messages to the ves-agent in the Near-RT RIC platform

Related content

Alarm
More like this
Routing-based Messaging
Routing-based Messaging
More like this
O1 Interface
More like this
Sample Codes
More like this
Go xApp Example
Go xApp Example
More like this
Flow 1: RIC Self-Check
Flow 1: RIC Self-Check
More like this