I am developing support for the EtherLike-MIB and another custom MIB
with Ethernet statistics.
For both MIBS I have a problem in my handler (when I receive a
MODE_GETNEXT), that
I get the column number for the first column ok(via
netsnmp_extract_table_info) and the
appropriate oid, I lookup my
On Mon, 2012-04-16 at 15:26 +0530, Suresh kumar wrote:
> Hello All
>
> We are using net-snmp 5.7.1 and extended the snmp agent with our
> enterprise specific mibs. We have used “ mib2c -c mib2c.iterate.conf”
> option to generate skeleton code for Table objects. Now the tables we
> are implementin
Hello All
We are using net-snmp 5.7.1 and extended the snmp agent with our enterprise
specific mibs. We have used “ mib2c -c mib2c.iterate.conf” option to generate
skeleton code for Table objects. Now the tables we are implementing contains
dynamic data, so as per our implementation, the snmpd