X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Foverview.rst;h=02e87476a27539533fb2c99586dbec625c6af35c;hb=HEAD;hp=88a0a1f14fe597894fcab9640d6e534f1d828dff;hpb=478bd59ad277738b9788b73230168bdd183bcba7;p=oam%2Fnf-oam-adopter.git diff --git a/docs/overview.rst b/docs/overview.rst index 88a0a1f..02e8747 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -5,4 +5,26 @@ 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 `_