This is a discussion on HC-RMON error with mib2c within the SNMP Coders forums, part of the Networking and Network Related category; Hi, I try to generate code for the HC-RMON MIB (RFC3273) with the command "env MIBS="+HC-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I try to generate code for the HC-RMON MIB (RFC3273) with the command "env MIBS="+HC-RMON-MIB" mib2c mib2c.mfd.conf etherHistoryHighCapacityTable" but the perl script stop in the middle of the generation with the following error: writing to defaults/table-etherHistoryHighCapacityTable.m2d Starting MFD code generation... writing to etherHistoryHighCapacityTable.h | +-> Processing table etherHistoryHighCapacityTable writing to etherHistoryHighCapacityTable.c writing to etherHistoryHighCapacityTable_data_get.h writing to etherHistoryHighCapacityTable_data_get.c | | +-> Processing nonindex etherHistoryHighCapacityOverflowPkts | | +-> Processing nonindex etherHistoryHighCapacityPkts Can't find a configuration file called generic-get-U64.m2i (referenced at /usr/local/share/snmp/mib2c-data/node-get.m2i:88) I looked in: |