Greetings all, I want to simulate an agent which is basically a Docsis cable modem with DS1 and DS3 functionality. It is needed for stress-testing of an NMS that we are developing, and I was hoping to use Net-SNMP The mibs of this device are not known to the distributed snmpd.
I was hoping to use a long list of "override" lines, something like: override .1.3.6.1.2.1.1.1.0 octet_str "aaaaaaaaaa" 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 etc, Well, it doesn't work, I'm getting "Segmentation fault" when I try it. My question: Is the any way to simulate an agent just with values retrieved from the output of snmpwalk? or I must compile the agents with the required mibs. Thanks Zeev ------------------------------------------------------- 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
