2009/5/29 Navjyot :
> I have my own database, which will store the data related to the mib
> tabular and scalar variables In database, i am taking care of storing it
> in
> SNMP-index-compliant manner.
> My database is just exposing few API
> I just want simple code from mib2c, wherein i sho
Hi,
I am using NETSNMP for my SNMP AGENT. I need to implement some
private mibs. I have the mib file along with the assigned oid's.
As NETSNMP provides mib2c tool for generating most of the code, i too
wanted to use it. But i am getting some issues.
I have my own database, which will store the