Re: MIB for Dummies

2011-12-19 Thread Robert Story
[moved to coders list] On Thu, Dec 15, 2011 at 11:29 AM, Simon Chamlian wrote: > > schamlian@ubuntu:/usr/local/share/snmp/mibs$ env MIBS="+MPBC-RMH-MIB" mib2c > -c ../mib2c.mfd.conf  mpbcRMH-AlarmTable > Defaults for mpbcRMH-AlarmTable... > Warning: something's wrong at /usr/local/bin/mib2c line

MIB for Dummies

2008-11-27 Thread maksud
Hello, I am new to net-snmp. Currently I need to write an agent for a device. So, I want to extend net-snmp agent. I could add a simple scalar agent using the wiki tutorials. But I need to implement the table, for which I could not find any suitable tutorial. MIB for Dummies seems to be out dated