Apparently the changes introduced by
https://review.opendev.org/c/starlingx/snmp-armada-app/+/814634
requires not only to remove the top node for the TMS MIB structure
but also the child node OID definitions.
If not, several warnings are returned when issuing any tipe of snmp
commands.
Test Plan
PASS: Install mibs on user host.
Issue snmpget/snmpwalk/snmpgetnext/snmpbulkget commands to a
deployment with snmp application uploaded and applied.
No warnings related to OID parent 'TMS' are shown.
Closes-bug: 1992826
Signed-off-by: Agustin Carranza <agustin.carranza@windriver.com>
Change-Id: Ib9553b74e8afcc4b7d40ae8d78158c63cb08618d
This change reorganizes the source directories of the stx-fm-subagent
container to be reused by both CentOS and Debian Dockerfiles in order
to build the images having the corresponding OS-specic base.
The files Dockerfile.debian for stx-snmp and stx-fm-trap-subagent have
been added with no content in order to work on them on different
reviews.
Test plan:
PASS: Debian - Build Debian docker image and upload/apply snmp-app changing
the stx-fm-subagent references to point to the new image. Verified
that the app is applied, and the container is created.
PASS: Verified common snmp scenarios:
- test snmpwalk for 2c and 3 snmp version
- test snmpget for 2c and 3 snmp version
- verified traps are working as expected.
PASS: CentOS - Same tests have been done building a CentOS container.
Story: 2009831
Task: 45730
Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com>
Change-Id: Idfb46224429061f11493c111588b542cf809b79f