vote up 0 vote down star

I just picked up a job where I'm to make some changes to a custom built SNMP monitoring daemon and test it. The code changes to the daemon are quite simple, the trick is going to be testing it.

Are there any tools out there that will mimic an SNMP enabled router? I'm only tracking traffic usage, so I'd suspect that I could write something that would do the job, but I'd prefer to use something real if possible.

TIA.

flag

1 Answer

vote up 1 vote down check

You can simulate the Cisco router using http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator or Juniper router with Olive from JuniperClue. But this is maybe too much overhead.

The other option is simulating the SNMP agent only, which is already answered in SNMP devices emulation.

link|flag
Thanks. That gives me a starting point. – jeffkolez Oct 19 at 14:50

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.