>>>>> On Fri, 25 Nov 2005 00:46:04 +0200, Zeev Halevi <[EMAIL PROTECTED]> said:
Zeev> I want to simulate an agent which is basically a Docsis cable Zeev> modem with DS1 and DS3 functionality. It is needed for Zeev> stress-testing of an NMS that we are developing, and I was Zeev> hoping to use Net-SNMP The mibs of this device are not known to Zeev> the distributed snmpd. Zeev> I was hoping to use a long list of "override" lines, something like: Zeev> override .1.3.6.1.2.1.1.1.0 octet_str "aaaaaaaaaa" Zeev> override .1.3.6.1.2.1.1.2.0 object_id .1.3.6.1.4.1.4413.2.1.6.3.3.2.7.0 override will work for single OIDs. However, you should check the "table" and "add_row" directives for simulating tables, though I do suggest using the latest 5.3 pre-release as it has a large number of fixes to this code. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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
