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 (noSuchName) to the snmpset command. This seems to be a bug in the snmpd. (I registered this in the bug tracker - id #1824047). I appended a log to the bug report. 2. Is there any SNMP request (that I can test with any of the snmp* applications) that results in an AgentX GetBulk request? My application registers a table row. So the SNMP GetBulk request is split into a sequence of AgentX GetNext requests with search ranges <myOid>.<rowindex> - <myOid>.<rowindex+1>. It probably has no better way in this situation. Can I assume that in the context of a registered row GetBulk AgentX requests are never used? Or are there situations where they could be used? Regards, Andreas ------------------------------------------------------------------------- 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
