Generated code for "not-accessible" columnar objects

Alex Finogenov afinogenov____malibunet.com
Mon Mar 11 20:54:15 CET 2002


Frank & Jochen,

I have found that if a columnar object's MAX-ACCESS is "not-accessible", the generated header file does not contain either n... or c... column ids, while still containing the col... string for the object.

For example, in IEEE802.11 MIB, the agentgen generates the following #define lines for the dot11AuthenticationAlgorithmsIndex index of the dot11AuthenticationAlgoritnmsTable:

#define oidDot11AuthenticationAlgorithmsIndex "1.2.840.10036.1.2.1.1"
#define colDot11AuthenticationAlgorithmsIndex "1"

but fails to generate the respective

#define nDot11AuthenticationAlgorithmsIndex 0
#define cDot11AuthenticationAlgorithmsIndex 1

Is this the intended effect of the object's MAX-ACCESS being "not accessible", or this is a bug in the agentgen?

Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.agentpp.org/pipermail/agentpp/attachments/20020311/34c2ab6f/attachment.htm 


More information about the AGENTPP mailing list