New to SNMP & MIB2C, While working facing problems
"Santhosh" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <001201c62d45$f0c56720$1d01a8c0@aaa> |
hello all, i am new to mib and snmp my target is to work on mib2c compiler when i started working on it i have installed according to the README file and i came to know that mib2c is a part of NET-SNMP so i have installed net-snmp-5.3.0.1-1 & net-snmp-perlmods-5.3.0.1-1 but it dn't worked out (error message given below) is that only net-snmp should be used to work with mib2c ?? if not please send some information # mib2c filename (same output for mib2c -c filename) Global symbol "$configfile" requires explicit package name at /usr/local/bin/mib2c line 26. Global symbol "$debug" requires explicit package name at /usr/local/bin/mib2c line 27. Global symbol "$nostats" requires explicit package name at /usr/local/bin/mib2c line 28. Global symbol "$configfile" requires explicit package name at /usr/local/bin/mib2c line 43. Global symbol "$debug" requires explicit package name at /usr/local/bin/mib2c line 44. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Global symbol "%variables" requires explicit package name at /usr/local/bin/mib2c line 274. Global symbol "%variables" requires explicit package name at /usr/local/bin/mib2c line 276. Global symbol "%variables" requires explicit package name at /usr/local/bin/mib2c line 281. Global symbol "%variables" requires explicit package name at /usr/local/bin/mib2c line 287. Global symbol "%variables" requires explicit package name at /usr/local/bin/mib2c line 288. Execution of /usr/local/bin/mib2c aborted due to compilation errors. Suddavanda