On Mon, 2005-08-01 at 12:51 +0200, Cicerone Vincenzo wrote:
> I've a static table with read-write elements
> I've used the 'mib2c.iterate.conf' configuration file to generate the
> 'C' mib module
> When I query the Agent to SET Element.2 i receive the following answer:
>
> Error Indication in resp
Hello
I've a static table with read-write elements
I need to read and write every single element atomically (i.e. Set
Element.2 (row=Element, column=2))
I've used the 'mib2c.iterate.conf' configuration file to generate the
'C' mib module, since the Table is outside
The Agentt's code.
When I query