RE: implement mib2c generated code for table--

2012-10-17 Thread Jatin Bodarya
Thanks for your reply. I am compiling and runnig subagent with below commands..and It is not showing me any errors/warnings. net-snmp-config --compile-subagent pool pool.c ./pool & But my issues is I don't know in below code which command is responsible for fetching data. (For example I wan

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

Queries regarding SNMP Configuration

2012-10-17 Thread R.Hemanth Iyer
Hi ! Net SNMP Team, I would like to know a few things regarding the SNMP configuration on the SBR by Juniper. How can we check whether the SNMP request id being generated by the AAA/SBR or not. How should we check it. *** Regards** Hemanth Iyer **9582362110* --