On 14 January 2011 13:58, Egor wrote:
> I have a net-snmp-5.4.2.1, want to make mib-module with own OIDs. So, I made
> MIB file, then used mib2c utility, and got 11 files:
>>
>> myMibTable.c
>> myMibTable.h
So these files are designed to implement a MIB table.
> In the end, want to show
I have a net-snmp-5.4.2.1, want to make mib-module with own OIDs. So, I made
MIB file, then used mib2c utility, and got 11 files:
>
> myMibTable.c
myMibTable.h
myMibTable_data_access.c
myMibTable_data_access.h
myMibTable_data_set.c
myMibTable_data_set.h
myMibTable_data_get.c
myMibTable_data_