Hi Frank,
Is there any API to get the total snmp statistics like total input/output requests/packets processed ?
SNMP library that we are currently using supports gives an API like " getSnmpGroup()" which gives us like SnmpInPkts,SnmpOutPkts,SnmpInGetResponses…
Do we have similar API to get these statistics?