Robert:

Last set of input on this problem.

I did add the prefix to the config_require macros, so they now look as

    /*
     * other required module components
     */
    /* *INDENT-OFF*  */
config_require(dot11/mfd/dot11StationConfigTable_interface);
config_require(dot11/mfd/dot11StationConfigTable_data_access);
config_require(dot11/mfd/dot11StationConfigTable_data_get);
config_require(dot11/mfd/dot11StationConfigTable_data_set);
    /* *INDENT-ON*  */

rebuilt the daemon, then executed it with the -Dmib_init -H parameters,
and still, the dot11StationConfigTable is not listed in the output, nor
can I walk the MIB with snmpwalk.  Of course, VACM is set properly,
so MIB-II is browsable, as are the UCD-SNMP and Net-SNMP MIBs.

So, again, why is it that dot11StationConfigTable is not part of the
daemon?  How can I verify that it is built into the daemon?

WRB



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to