Re: AgentX questions

2007-11-01 Thread Dave Shield
On 01/11/2007, Andreas Mueller <[EMAIL PROTECTED]> wrote: > Is my impression correct that no SNMP implementation may > use AgentX GetBulk requests if the application registered only > a table row, I wouldn't like to answer for any other SNMP implementation. You'd really have to ask the relevant de

RE: AgentX questions

2007-11-01 Thread Andreas Mueller
Hello, > Which version of SNMP are you using for the SET command? > The notWritable error was introduced with SNMPv2. > SNMPv1 uses the 'noSuchName' error with what can only be described as gay abandon. I used the example from the documentation, which uses -v 1. With -v 2c, notWritable is retur

Re: AgentX questions

2007-11-01 Thread Dave Shield
On 01/11/2007, Andreas Mueller <[EMAIL PROTECTED]> wrote: > 1. I try to set a value in my application that connects via AgentX > protocol to NET-SNMP. I refuse the modification with error code > notWritable (17), but the snmpd returns not 17, but 2 (noSuchName) to > the snmpset command. Which vers

AgentX questions

2007-11-01 Thread Andreas Mueller
Hello, I have two questions about the AgentX implementation. I use NET-SNMP 5.4.1 on a Windows XP system. 1. I try to set a value in my application that connects via AgentX protocol to NET-SNMP. I refuse the modification with error code notWritable (17), but the snmpd returns not 17, but 2 (noSuc