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
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
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