08c9b4c0b607320e826aa89e37dd3e3cddcfbe14
[oam/nf-oam-adopter.git] / docs / overview.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2021 AT&T Intellectual Property. All rights reserved.
4
5 NF OAM Adopter Overview
6 =======================
7
8 NF OAM Adopter provides FM and PM VES event notification capabilities.
9
10 Main capabilities are:
11
12 - listen for SNMP traps, convert Traps received to VES message format (7.1) and forward it to the VES Collector.
13 - collect ZIP file of CSV with PM data, translate it to VES message format and forward it to the VES Collector.
14
15 Translation is done via configuration file and it is possible to change it at runtime.
16
17 Project Resources
18 -----------------
19
20 The source code is available from the Linux Foundation Gerrit server:
21
22 `Gerrit <https://gerrit.o-ran-sc.org/r/admin/repos/oam/nf-oam-adopter/>`_
23
24 The build (CI) jobs are in the Linux Foundation Jenkins server
25
26 `Jenkins <https://jenkins.o-ran-sc.org/view/oam-nf-oam-adopter/>`_
27
28 Issues are tracked in the Linux Foundation Jira server:
29
30 `Jira <https://jira.o-ran-sc.org/projects/OAM/issues>`_