X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=08c9b4c0b607320e826aa89e37dd3e3cddcfbe14;hb=5eb42d15c670c25682d9c2b2f4f91a83e5e56681;hp=88a0a1f14fe597894fcab9640d6e534f1d828dff;hpb=478bd59ad277738b9788b73230168bdd183bcba7;p=oam%2Fnf-oam-adopter.git diff --git a/docs/overview.rst b/docs/overview.rst index 88a0a1f..08c9b4c 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -2,7 +2,29 @@ .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2021 AT&T Intellectual Property. All rights reserved. -Overview -======== +NF OAM Adopter Overview +======================= -This document provides an overview of the NF OAM Adopter. \ No newline at end of file +NF OAM Adopter provides FM and PM VES event notification capabilities. + +Main capabilities are: + +- listen for SNMP traps, convert Traps received to VES message format (7.1) and forward it to the VES Collector. +- collect ZIP file of CSV with PM data, translate it to VES message format and forward it to the VES Collector. + +Translation is done via configuration file and it is possible to change it at runtime. + +Project Resources +----------------- + +The source code is available from the Linux Foundation Gerrit server: + +`Gerrit `_ + +The build (CI) jobs are in the Linux Foundation Jenkins server + +`Jenkins `_ + +Issues are tracked in the Linux Foundation Jira server: + +`Jira `_