After implementing the tactical snmp agent following the procedure from the documentation
https://techdocs.broadcom.com/us/en/ca-enterprise-software/layer7-api-management/api-gateway/10-0/reference/monitor-the-layer7-api-gateway/monitor-the-gateway-using-the-tactical-agent.html
it only retrieves the first OID and fails on the get-next with an exception in the ssg log
This seems to be a problem with the tactical snmp agent on gw10 this works fine on GW 9.4
2020-10-07T00:10:07.974+0200 INFO 204 com.l7tech.external.assertions.snmpagent.server.ServerSnmpAgentAssertion: Internal Server Error
java.lang.NumberFormatException: For input string: "2868407129"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:583)
Release : 10.0
Component : API GATEWAY
This problem has been resolved with a new version of the tactical SNMP assertion
Make sure you install SNMPAgentAssertion-1.0.5 on GW10