This is a discussion on Re: Simulate un-supported mibs within the SNMP Users forums, part of the Networking and Network Related category; >>>>> On Fri, 25 Nov 2005 00:46:04 +0200, Zeev Halevi <ghalevi@netvision.net....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Fri, 25 Nov 2005 00:46:04 +0200, Zeev Halevi <ghalevi@netvision.net.il> 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 Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |