This is a discussion on Can mib2c support more than one table in a MIB? within the SNMP Users forums, part of the Networking and Network Related category; When I use mib2c.mfd.conf I get the problem like the following. Is it impossible to support more than ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When I use mib2c.mfd.conf I get the problem like the following.
Is it impossible to support more than one table in a MIB? If impossible, should I use mib2c.mfd.conf by each tables and modify source files? Please help... Help will be appreciated... <================================================= ================================================== ================> <================================================= ================================================== ================> <================================================= ================================================== ================> [root@k2mtest test3]# env MIBS="+ISM-SAMPLE-MIB" mib2c -c mib2c.mfd.conf ipsRule This module can only be used with tables, not branches or entire MIBs. Please specify and OID that is a table. (OID: ipsRule) /usr/local/share/snmp//mib2c.mfd.conf:25 contained a line that started with a @ but did not match any mib2c configuratio n tokens. (maybe missing the trailing @?) writing to ipsRule.h | +-> Processing table hostTable writing to - There are no defaults for hostTable. Would you like to 1) Accept hard-coded defaults 2) Set defaults now [DEFAULT] Select your choice : 1 ans = 1 writing to default-table-hostTable.m2d writing to default-node-zoneHost.m2d writing to default-node-hostName.m2d writing to default-node-ipAddr.m2d writing to default-node-hostAccess.m2d writing to default-node-hostDesc.m2d writing to default-node-hostStatus.m2d writing to default-node-indxHost.m2d | +-> Processing table networkTable Can't find a configuration file called default-table-networkTable.m2d (referenced at /usr/local/share/snmp/mib2c-data/m2c_setup_table.m2i:54) I looked in: |