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 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. > 2. Is there any SNMP request (that I can test with any of the snmp* > applications) that results in an AgentX GetBulk request? Not with the current AgentX implementation, no. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
