Hi
I installed snmp-utils and snmpd daemon packages in arduino yun and I manged to make snmp set and get calls to arduino yun and so far i am successful in it. I am setting and getting the data on a predefined MIB iso.3.6.1.2.1.31.1.1.1.18.1 ... I can only use 4 MIBS iso.3.6.1.2.1.31.1.1.1.18.1 iso.3.6.1.2.1.31.1.1.1.18.2, iso.3.6.1.2.1.31.1.1.1.18.3, iso.3.6.1.2.1.31.1.1.1.18.5 .
My system requires 93 Mibs... So i planned to go with experimental mib series .1.3.6.1.3(experimental series)... But how can i define these mibs in the system is a question?
net-snmp has good tutorial on defining your own mibs but net-snmp is not available as a package for Yun...... For Yun I cant even find the predefined mibs files location-definition etc nothing....
Can any body please help me how can i use experimental series?
My snmp configuration file is at location
/etc/config/snmpd
and
/etc/snmp/snmpd.config