I add my own MIB module to net-snmp.
I put my Mib txt file under  - '/usr/local/share/snmp/mibs'
I see that if i change net-snmp files their the change is reflected , so this 
mibs are loaded correct.
It seems that it not load my MIB file from there.
When i run snmptranslate on my Mib like this:
snmptranslate .1.3.6.1.4.1.8077 
I get:
SNMPv2-SMI::enterprises.8077 
My MIB def:
TEST-MIB DEFINITIONS ::= BEGIN
IMPORTS MODULE-IDENTITY, enterprises FROM SNMPv2-SMI; testMib MODULE-IDENTITY 
DESCRIPTION "First draft" ::= { enterprises 8077} testMibObject              
OBJECT IDENTIFIER ::= {testMib 1} END 
------------------------------------------------------------------------------
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_sfd2d_oct
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to