snmpset operation ????

Frank Fock Frank.Fock____t-online.de
Wed Sep 20 23:56:48 CEST 2000


Majdi, yes it should fail. Just tested this a few hours ago with another
table and it worked. So, may be this error depends on  the
constructor of your table. Can you send me the constructor including
the index_info structure, please?

Thanks,
Frank

Majdi Abuelbassal wrote:

> Frank, I tried to create a table using an snmpset and using rowstatus
> createAndWait like this:
>
> snmpset localhost private .1.3.6.1.4.1.5974.2.3.2.1.4 i 5
>
> (where .1.3.6.1.4.1.5974.2.3.2.1 is the table entry OID and 4 is the oid
> index of the rowStatus column)
>
> it got accepted by the agent and created a row with column oids like the
> following:
>
> .1.3.6.1.4.1.5974.2.3.2.1.2 = ""
> .1.3.6.1.4.1.5974.2.3.2.1.3 = ""
> .1.3.6.1.4.1.5974.2.3.2.1.4 = 5
>
> shouldn't this operation fail because of the wrong table indexing, it should
> be:
>
> snmpset localhost private .1.3.6.1.4.1.5974.2.3.2.1.4.1 i 5
>
> Majdi,
>




More information about the AGENTPP mailing list