I am very new to SNMP.
Having problems with mib2c
This is what I tried:
Copied all the MIB-files into /usr/local/share/snmp/mibs
At ksh prompt:
$export MIBS=ALL
$ mib2c interfaces
Couldn't find mib reference: interfaces
when I try the snmptranslate utility :
$snmptranslate interfaces
works fine giving the following.
.1.3.6.1.2.1.2
Which means to say that atleast some of the utilites are able to read the
mib files in /usr/local/share/snmp/mibs (??)
Any ideas of whats going wrong..
Thanx
Raj