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

implement mib2c generated code for table

2012-10-17 Thread Jatin Bodarya
Below is my mib2c generated code. I am compiling it as subagent... but it is not showing any kind of values. What should be my next step to implement it ? from where can I get data? Please help me to implement it. snmpwalk -c public -v 2c localhost 1.3.6.1.4.1.21068 POOL-MIB::elite = No Such O