agent++ and multiple index

Shudong Lu slu____westwave.com
Fri Mar 10 19:20:56 CET 2000


Hi, everyone:

I am using agent++ 3.3  as my agent and UCDavis package as manager to
send request. I am having problems when trying to create rows where
there is an index containing more than one column.  For example:

A table has 4 columns:
A.1.1     A.1.2       A.1.3      A.1.4
All are integers. A.1.1 and A.1.2 are the index. A.1.4 is the RowStatus.
Now, I want to create a row with index (3.5). Using UCDavis package, I
do:
snmpset  -v 1 -t 6000 -p 4700 -d localhost public A.1.4.3.5 i 4
A.1.1.3.5 i 3 A.1.2.3.5 i 5 A.1.3.3.5  i 6
I got:
Error in packet.
Reason: (noSuchName) There is no such variable name in this MIB.
This name doesn't exist: A.1.4.3.5
I also did:
snmpset  -v 1 -t 6000 -p 4700 -d localhost public A.1.4.3.5 i 4
A.1.3.3.5  i 6
still no luck.

It works fine if the index has only one column, i.e. if only A.1.1 is
the index. I do:
snmpset  -v 1 -t 6000 -p 4700 -d localhost public A.1.4.9 i 4 A.1.1.9 i
9 A.1.2.9 i 3 A.1.3.9 i 7
and it works fine.

So, I am wondering if anyone had seen this before or I simply did
something wrong, or I have to debug agent++?

Any suggestion is appreciated!

Shudong

-------------- next part --------------
A non-text attachment was scrubbed...
Name: slu.vcf
Type: text/x-vcard
Size: 254 bytes
Desc: Card for Shudong Lu
Url : http://lists.agentpp.org/pipermail/agentpp/attachments/20000310/affb4dd5/attachment.bin 


More information about the AGENTPP mailing list