mib2c compilation issue
Jaikar Nalthooru <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Dear All,
I am trying to compile the H.323 MIB file (http://www.itu.int/ITU-T/formal-language/mib/database/itu-t/h/h341/MULTI-MEDIA-MIB-TC.txt). I followed bellow mentioned steps.
1. I copied this file to /usr/local/share/snmp/mibs & /usr/share/snmp/mibs folder.
2. export MIBS=ALL
3. mib2c -c mib2c.old-api.conf mmRoot
writing to mmRoot.h
writing to mmRoot.c
But the generated files are not complet. I got the MIB subtree without any variables as like bellow.
struct variable4 mmRoot_variables[] = {
/*
* magic number , variable type , ro/rw , callback fn , L, oidsuffix
*/
};
I also used other configuration files like mib2c.scalar.conf, mib2c.iterate.conf & mib2c.create-dataset.conf. All are failed to deliver complete ouput.
Please let me know what may be the problem. I am using "net-snmp-5.0.8" version.
Thanks in advance.
Best regards
Jay
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users