Agustin Carranza 9f42416c15 Remove orphan node OID definitions from mibs
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
2022-10-13 15:22:16 -03:00
..