On Thu, May 30, 2019 at 2:51 PM Krishna Chaitanya
wrote:
>
> Hi,
>
> I am just starting on SNMP and have a query on how to implement tables.
>
> I did go through forum messages and examples found below to be
> helpful, but still, have doubts.
>
> https://sourceforge.net/p/net-snmp/mailman/message/
Hi,
I am running an SNMP subagent using agentX protocol and all MIB values
of type Counter64 as shown in big_endian order even though my desktop
is Intel (little endian).
The basic problem arises because Counter64 is not a direct data type
rather its a struct {high, low} and the value is stored u