On 13/04/07, Roman Gorohov. <[EMAIL PROTECTED]> wrote:
> I'm trying to attach BEGEMOT-MIBs to net-snmp, but no success.
> I copy needed mibs to /usr/local/share/snmp/, added mibs into mibs variable
> in file snmp.conf as instructions says.
> When i run snmpwalk -v2c -c public localhost .1.3.6.1.4.1.12325
> I get: FOKUS-MIB::fokus = No Such Object available on this agent at this OID.

Note that the 'snmpwalk' client has successfully recognised .1.3.6.1.4.1.12325
as referring to the name 'FOKUS-MIB::fokus'
  Congratulations - you have managed to add the MIB to the client.

However the agent that you are questioning does not appear to implement
this particular MIB.   That involved actually writing code - it's not just
a matter of loading the MIB text file into the library.

Please see the FAQ entry "How do I add a MIB to the agent?"

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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

Reply via email to