Re: fail to access first row in the table
Boris Zweimüller <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Integer Indices start always at 1 in snmp. This means that > MIB::mtypeTable.1.2.0 Really doesn't exist! Boris Am 29.04.2011 um 00:04 schrieb Evgeny Mugerman <[email protected]>: > Hello, > I use the mib2c.table_data.conf as a template for my table. > > env MIBS="+MTYPE-MIB" mib2c -c mib2c.table_data.conf -S cache=1 mtypeTable > > I implemented the initialize, free and load functions for my table. > I can access to any existing row in the table excepting the first row(index = 0). > I can add new rows, update existing rows, but not the first one. > When i read whole table i see this row, but write access return following error: > > > >>>>> MTYPE-MIB::mtypeTable.1.2.0: Unknown Object Identifier (Index out of range: 0 (Idx)) > > Did somebody see such problem? > Thanks > Evgeny > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Net-snmp-users mailing list > [email protected] > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users