Ok trying to get snmp working. The path to the MIBS is set in snmp.conf.
However when I do this from the command line --
snmptranslate -m +Forescout_1.txt -On scoutId
It lists all known paths to search for MIBS and the correct one is listed there
but I still get Unknown object identifier: scoutId
if I specify the path in the command
snmptranslate -m +/usr/share/snmp/mibs/Forescout_1.txt -On scoutId
it give me back the OID.
If I add the MIB to the environment variable --
MIBS = +ForeScout_1.txt
I still get Unknown object identifier: scoutId
but if I add the whole path
MIBS = /usr/share/snmp/mibs/ForeScout_1.txt
it works. Just curious why?
Any thoughts? Thanks!
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users