RE: implement mib2c generated code for table--

2012-10-17 Thread Jatin Bodarya
[email protected] Subject: Re: implement mib2c generated code for table-- This is something like a "handler" or "code object" for your MIB. You should also write a subagent that initializes and uses this code. The subagent is the one that loads the code you have written and mani

Re: implement mib2c generated code for table--

2012-10-17 Thread Katia Sarsempagieva
This is something like a "handler" or "code object" for your MIB. You should also write a subagent that initializes and uses this code. The subagent is the one that loads the code you have written and manipulates it. You can see this tutorial: http://www.net-snmp.org/wiki/index.php/TUT:Writin